Re: [Exim] p0f integration

Top Page
Delete this message
Reply to this message
Author: Christian Vogel
Date:  
To: Peter Bowyer
CC: exim-users
Subject: Re: [Exim] p0f integration
Hi Peter,

On Fri, Jun 25, 2004 at 10:37:36PM +0100, Peter Bowyer wrote:
> Yes, I know it well, but the p0f daemon needs the IP address and port of
> each end of the connection, which isn't available in Exim-land. Needs some
> smarter stuff.


Of course it's available in exim-land:

local side of the connection:
                $interface_address, $interface_port


remote side of the connection:
                $sender_host_address, $sender_host_port


what more do you need?

        Chris


--
Christian Vogel -- chris@???