On Mon, 17 Mar 2003 23:44:33 +0200, Markku Kolkka wrote
> Viestissä Maanantai 17. Maaliskuuta 2003 23:40, Marie-Thérèse 
> Lorentzen kirjoitti:
> > Is there a way or a file in which one can look at to see what the firewall
> > is set actually at?
> 
> iptables -L -v

iptables -L -v -n runs faster since reverse DNS lookup is not needed.

> cat /etc/sysconfig/iptables

This will only be true if one has previously done a service iptables save to
create the file. Otherwise, the file will not exist. In my set-up, I write my
own init files so that I do not do a save.




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

Reply via email to