[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SQUID iptables error.



jon wrote:
> iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT
> iptables: No chain/target/match by that name

iptables -t nat -A PREROUTING -i eth0 -p tcp -m tcp --dport 80 ....

-- 
rainer@ellinger.de


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: