Hi,
My computer has two ethernet cards. IP addresses are 10.11.1.254 (ep0) and
10.0.34.102 (vx0)
I run Squid and use following rule for transparent proxying:
ipnat -f - <<EOM
rdr ep0 0.0.0.0/0 port 80 -> 10.11.1.254 port 80
EOM
(FreeBSD 2.2.7 - ipfilter 3.2.9)
What I need to do is excluding some IP addresses from this rule. For example
requests to 10.0.34.131:80 should be forwarded to the real machine not to the
squid proxy.
Please help me!
Abid.
-----== Sent via Deja News, The Discussion Network ==-----
http://www.dejanews.com/ Easy access to 50,000+ discussion forums
Received on Tue Aug 11 1998 - 11:57:36 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:41:28 MST