I have just started using a router board for wireless connection to my ISP.
Wireless uplink connects to the ISP network using PPPoE and ether1 connects to my home network.
NAT masquerade is in place.
I have set basic rules on the input chain to protect the router.
I am now setting up firewall filter rules to protect my home network.
I do not run any services on my network so a very simple setup is required.
Block off incoming as far as possible and only allow what is needed going out.
Out-going connections is mostly web browsing (http/ftp) and email (POP3/SMTP).
I also use Google Earth and Skype & VOIP, but support for this I can add later.
How do I block all incoming connections through the router, but allow “normal” outgoing connections?
Any suggestions for a basic rule set to start with?
Thanx.