[oi-dev] Help to build transparent Squid proxy on OI
Nguyen Hai Nam
nam.nh at nd24.net
Thu Dec 1 01:43:11 UTC 2011
Hi,
I'm going to build Squid on OI server, the intention is squid will work
as transparent/intercept proxy.
Squid has been installed already, and IPFilter was told to redirect all
http traffic to squid and it works fine:
# ipnat -l
List of active MAP/Redirect filters:
rdr iprb0 0.0.0.0/0 port 80 -> 10.2.176.31 port 3129 tcp
List of active sessions:
RDR 10.2.176.31 3129 <- -> 94.76.218.18 80 [10.10.225.153 4705]
The problem is Squid has no activity with this, besides IPFilter do NAT
as well. I have a conversation with Squid's dev. and they have no idea
how Squid can do NAT lookup.
Maybe they don't have any documentation about how can lookup NAT table
on Solaris/OpenIndiana system, so do I.
If anybody has knowledge about this one or know the doc. for reference,
please tell me. I highly appreciate.
Thanks and best regards,
~Neddie.
More information about the oi-dev
mailing list