[squid-users] Transparent proxy, most common web server ports, not only port 80

From: LuisMi <luismi@dont-contact.us>
Date: Wed, 13 Feb 2002 01:30:25 +0100 (CET)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi.

I am configuring a transparent proxy I do all changes into squid.conf and
my firewall read...

iptables -t nat -A PREROUTING -p tcp --dport 80 -j REDIRECT --to-port 3128
iptables -t nat -A POSTROUTING -s $NT2000 -o eth0 -j MASQUERADE

...where '$nt2000' is my lan.

Ok.
Any traffic with destination port 80 will use the squid cache.
The rest of the traffic will use MASQUERADE rule.

I want to use the cache in the best way so I am looking for REDIRECT more
ports that 80, for the others web servers that use others ports.

What ports do you recommended me?

Thanks.

- --
+----------------------
| Luis Miguel Cruz.
| |
  Public Key: http://www.flcnet.es/tbe/luismi/nadie/luismi_adp.asc |
                                             ----------------------+
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjxps6QACgkQvQHLTzrFJlf94QCePVKSjIZpQ3r41ZiVolABsfeb
UmIAn2AqqhE0eMn7xJEq/AlSP/YuwfuU
=50zX
-----END PGP SIGNATURE-----
Received on Tue Feb 12 2002 - 17:29:26 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:06:14 MST