Date: Wed, 11 Feb 2004 11:21:36 +0200 From: "Markus Kovero" <markus.kovero@grafikansi.fi> To: <freebsd-questions@freebsd.org> Subject: ipnat transparent www proxy question Message-ID: <200402110921.i1B9LaY18818@nalle.netsonic.fi>
next in thread | raw e-mail | index | archive | help
I would like to do transparent www proxy for nat-network which is 172.16.0.0/24 and wwwproxy being $ispcache I told ipnat to do: rdr xl0 from 172.16.0.0/24 to any port = 80 -> $ispcache port 8080 tcp but all www connections go straight through, not through cache. xl0 is LAN interface. Any clue? Markus Kovero
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402110921.i1B9LaY18818>