Quote:
Originally Posted by tdbabar
I think Squid is not the option that could work for us, as I guess it would need the proxy config settings at client level.
|
Not necessarily. You can set up Squid to be transparent, and use IPtables to forward all port 80 traffic incoming to that box through Squid, at which point the ACL's will take effect. A bit roundabout, though.
Quote:
|
Could you please give some more details about IPFW? I do not see IPFW for RHEL/CentOS Linux.
|
My apologies...the rules I gave in that second link apply, but use iptables instead of ipfw. The rest of the command should be the same.