l4 switch -> squid question

From: Brian <signal@dont-contact.us>
Date: Thu, 24 Jun 1999 22:26:34 -0500 (CDT)

If I have a l4 switch (foundry serveriron) directing web requests to my
squid box (port 80), do I still have to run squid on another port like
3128 and use rules like:

/sbin/ipchains -A input -j ACCEPT -i lo
/sbin/ipchains -A input -j ACCEPT -p tcp -d 208.206.76.44 80
/sbin/ipchains -A input -j REDIRECT 3128 -p tcp -s 0.0.0.0/0 -d 0.0.0.0/0 80

or can I just forget the rules, run squid on port 80 and all is well?

-----------------------------------------------------
Brian Feeny (BF304) signal@shreve.net
318-222-2638 x 109 http://www.shreve.net/~signal
Network Administrator ShreveNet Inc. (ASN 11881)
Received on Thu Jun 24 1999 - 21:11:28 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:46:59 MST