[squid-users] Squid+transparent proxy - Firewall Issues

From: Johnson Jeba Asir <squidjohnson@dont-contact.us>
Date: Fri, 14 Jun 2002 23:33:05 -0700 (PDT)

Hello all,

I have squid+transparent proxy setup in my
RH6.2 pc. I have some problem
when I add the redirecting rule to my firewall. The
follwing is the extract
from my firewall rc. If I uncomment the default policy
rules then setup is
not working. Kinly help me to solve this problem

Thanks in advance,
A.Johnson

# Flush all existing rules
#-------------------------
#ipchains -F

# Set the default policy to deny
#-------------------------------
#ipchains -P input DENY
#ipchains -P output REJECT
#ipchains -P forward REJECT

echo 1 > /proc/sys/net/ipv4/ip_forward
/sbin/ipchains -A input -j ACCEPT -i lo
/sbin/ipchains -A input -j ACCEPT -p tcp -d
192.168.0.200 80
/sbin/ipchains -A input -j REDIRECT 3128 -p tcp -s
192.168.0.0/24 -d 0.0.0.0/0 80

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
Received on Sat Jun 15 2002 - 00:33:07 MDT

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