> After I modify the setting of firewall by "iptables" :
> 
> /sbin/iptables -F
> /sbin/iptables -A INPUT -i eth0 -p tcp -d 0.0.0.0/0 53 -j DROP -l
> 
> The error messages :
> Bad argument 53....
> And don't know the option "-l" ...
> 
> So, can you help me ?

The syntax for iptables is slightly different. Try reading 'man iptables'.

---
Edward Dekkers (Director)
Triple D Computer Services P/L



-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to