Re: [squid-users] Squid not working for me

From: Indunil Jayasooriya <indunil75@dont-contact.us>
Date: Tue, 8 Jan 2008 14:07:04 +0530

On Jan 8, 2008 1:14 PM, Dave Coventry <dgcoventry@gmail.com> wrote:
> Damn! Did it again. Sent the reply direct rather than to the list. Sorry.
>
> Indunil,

> > #For squid traffic to Accept
> > iptables -A INPUT -i eth1 -d 192.168.60.254 -p tcp -s 192.168.60.0/24
> > --dport 3128 -j ACCEPT
> I get this error message.
> --dport not found.

command again, pls note this is one LINE.

iptables -A INPUT -i eth1 -d 192.168.60.254 -p tcp -s 192.168.60.0/24
--dport 3128 -j ACCEPT

I just tried on my RedHat EL4 box. It worked.

> I'm thinking of recompiling my kernel, I can't think it will help, but
> it's worth a try...

The above command is VERY basic. So, I think no need to recompile.

-- 
Thank you
Indunil Jayasooriya
Received on Tue Jan 08 2008 - 01:37:12 MST

This archive was generated by hypermail pre-2.1.9 : Fri Feb 01 2008 - 12:00:04 MST