Debian Testing (uptodate) - kernel 2.6.24
If I list my Iptables rules they include rules which contain the domain names of two of my previous ISPs but I can't find what is generating these rules.
I use Firestarter at present and previously used Guarddog. I think that it was Guarddog which generated these rules but I have long ago uninstalled (purged) that package and nothing of it remains.
If I use Firestarter to stop the firewall all I'm left with is:
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
If I then restart the firewall all those old rules re-appear even though there is nothing in the Firestarter configuration to generate them.
I find the iptables syntax a complete mystery which is why I use packages like Guarddog and Firestarter.
Where can I look to try and find where these rules are coming from?