I just got a cable internet connection and decided I needed a firewall! I 
recompiled the kernel (2.4.0) with the iptable support turned on and tried
Rusty's Really Quick guide:

[root@opal /root]# iptables -X block 
[root@opal /root]# iptables -N block 
[root@opal /root]# iptables -A block -m state --state NEW -i ! eth0 -j ACCEPT 
iptables: No chain/target/match by that name

Errrrrrr....
TIA
-Robin.
-- 
------------------------------------------------------
Robin Atwood, Singapore.

"This tag line left intentionally blank"
------------------------------------------------------



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

Reply via email to