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

[Sheflug] Iptables



Hi

Can anyone tell me what's wrong with this iptables rule which allows 
web pages at port 80 ...

iptables -A FORWARD -i eth0 -o ppp0  -p tcp \
	-s 192.168.1.1/24  --sport 1024:65535   --dport 80 \
	-m state  -state NEW -j ACCEPT

it may well be okay but I get the impression that something is wrong 
with it.  eth0 is of course the network card in the firewall box.

Thanks


-- 
Richard
___________________________________________________________________

Sheffield Linux User's Group -
http://www.sheflug.co.uk/mailfaq.html

  GNU the choice of a complete generation.