[kde-linux] Guarddog

Nathan nathan at paysonlinux.org
Fri Nov 7 16:47:46 UTC 2008


On Friday 07 November 2008 06:55:59 g wrote:
> David Jarvie wrote:
> 
> > Guarddog doesn't run (except when you reconfigure it). All it does is
> > create a script /etc/rc.firewall (if I remember correctly) which is run
> > during startup to configure iptables. The script exits, and leaves
> > iptables to do its stuff from then on.
> 
> have you check log files?

execute as root
  iptables -L 

you should have a TON of rules show up if it has launched your firewall script, otherwise it will look like

Chain INPUT (policy ACCEPT)
target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

which means NO firewall is running.



More information about the kde-linux mailing list