Hi All, I'm embarking on a project to replace my BT home hub with a Pi! this is a dangerous undertaking for the obvious reason of security. Home routers are designed with firewalling (if that's even a word!!) built in and turned on by default. They are set to outgoing connections only, with (in most cases) the ability to punch pinholes in the firewall for specific gaming or other incoming applications. To see the problem, just open port 22 to a pi (lock it down first!), and see how many attack attempts per day you get!!.
So, even though I'm a fairly old hand at Linux admin, I want to administer the firewall (iptables) using some sort of GUI or other overlay, as iptables is notoriously complex and easy to get wrong.
I want a web-based tool, as I'm not running a desktop on the router pi and don't want to have to run remote xservers to access it. So the common x-based tools are out. I'm playing with webmin at the moment and it looks like it may do the job, but I was wondering if anyone else had done this and can suggest easy admin tools and other advice (like how to set up PPPoE to interface with the BT fibre modem).
cheers all
Doug