This is a discussion on Re: [squid-users] Squid, transparent proxy, and logs - squid ; On Thu, 19 Feb 2004 jwebb@korrnet.org wrote: > We've got about 200 (private) class C's, so there are many entries that > look like this: > > *nat > :PREROUTING ACCEPT [1149084:79155898] > :POSTROUTING ACCEPT [2574077:165548111] > :OUTPUT ACCEPT [1884442:115362888] ...
On Thu, 19 Feb 2004 jwebb@korrnet.org wrote:
> We've got about 200 (private) class C's, so there are many entries that
> look like this:
>
> *nat
> :PREROUTING ACCEPT [1149084:79155898]
> :POSTROUTING ACCEPT [2574077:165548111]
> :OUTPUT ACCEPT [1884442:115362888]
> -A PREROUTING -s x.x.x.x/255.255.254.0 -i eth0 -p tcp -m tcp --dport 80 -j
> REDIRECT --to-ports 8080
Ok.
Is there any SNAT rules?
Regards
Henrik