-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Fri, 07 Mar 2003 13:31:02 +0800, [EMAIL PROTECTED] wrote:

> After the following setting of ipchains on 6.2 machine :
> 
> /sbin/ipchains -F
> /sbin/ipchains -A input -i eth0 -p tcp --dport 20 -j ACCEPT
> 
> After the following setting of iptables on 7.2 machine :
> 
> iptables -F
> iptables -A INPUT -i eth0 -p tcp --dport 20 -j ACCEPT
> 
> But I can connect to http://ip_address...
> So, I want to know why I can connect to http://ip_address with port 80 ?

Not enough input. Post the _complete_ output of ipchains-save or
iptables-save, respectively.

- -- 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+aIDh0iMVcrivHFQRAqfgAJ9Rc/1HICGw4eCdmxCtsloL2igz6ACfc8Z9
14xCFatYedCGjMzmqJSlnyY=
=H0Yd
-----END PGP SIGNATURE-----



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to