How to use transparent kernel proxy with squid?
eculp_at_encontacto.net
Date: 07/08/03
- Previous message: Frank Reppin: "Re: Bandwidth"
- Next in thread: Noah K Sematimba: "Re: How to use transparent kernel proxy with squid?"
- Reply: Noah K Sematimba: "Re: How to use transparent kernel proxy with squid?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 8 Jul 2003 13:13:56 -0700 To: freebsd-isp@freebsd.org
I want to use squid as a transparent proxy for http. The last time I did
this several years ago I used transproxy but I understand that it can
now be done in the kernel. I have all the firewall options compiled in the
kernel [current] and ipfw and natd are working as expected. I am trying to
do something like
ipfw add 300 fwd 127.0.0.1,3128 tcp from 192.168.1.0/24 to 0.0.0.0/0 80 \
recv rl1 out xmit rl0
Squid and the firewall are running on the same machine and and I want all
the 192.168.1 network to be forced to use squid.
Thanks for any tips,
ed
-- ------------------------------------------------- _______________________________________________ freebsd-isp@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-isp To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
- Previous message: Frank Reppin: "Re: Bandwidth"
- Next in thread: Noah K Sematimba: "Re: How to use transparent kernel proxy with squid?"
- Reply: Noah K Sematimba: "Re: How to use transparent kernel proxy with squid?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|