greetings

I'm having a syntax brain fart.
I have a transparent proxy and i need one host to bypass the redirect to squid.

what is the correct syntax for IPFW ??

here is what i have.

ipfw add 2 fwd 127.0.0.1,3128 tcp from any to any in recv en1


i need to add a rule that allows host 192.168.1.1 not to have port 80 traffic redirected to squid ?

TIA


Reply via email to