Re: [squid-users] Squid as interception proxy with pf

From: Ghislain Garçon <gigi_8439@dont-contact.us>
Date: Fri, 8 Dec 2006 16:02:29 +0100

PF is really filtering and not only squid : yes I have build pf
integration with my freebsd kernel.
If I look in squid's sources, there is a problem with these
declarations. I don't known how to test IPNAT_NAME or IPL_NAT

#ifdef IPNAT_NAME
         natfd = open(IPNAT_NAME, O_RDONLY, 0);
#else
         natfd = open(IPL_NAT, O_RDONLY, 0);
#endif

I looked in kernel sources... and it's look like the lines above open
a device created by ipfilter... but pf doesn't need ipfilter in order
to work.

Regards,

Ghislain

        

        
                
___________________________________________________________________________
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire.
http://fr.mail.yahoo.com
Received on Fri Dec 08 2006 - 08:02:41 MST

This archive was generated by hypermail pre-2.1.9 : Mon Jan 01 2007 - 12:00:01 MST