PryGuy
July 1st, 2009, 02:00 PM
Good day, everyone!
I have a question: I have nmapped my server with firewall from the outside and it said:All 1000 scanned ports on XXX.XXX.XXX.XXX are closed I do not have open ports and there is iptables -A FORWARD -o $LAN -m state --state RELATED,ESTABLISHED -j ACCEPT that works fine for me. I'm building a nice and secure firewall and my question is: are there potential problems that I shoud worry about? Your suggestions are very welcome here!
I have a question: I have nmapped my server with firewall from the outside and it said:All 1000 scanned ports on XXX.XXX.XXX.XXX are closed I do not have open ports and there is iptables -A FORWARD -o $LAN -m state --state RELATED,ESTABLISHED -j ACCEPT that works fine for me. I'm building a nice and secure firewall and my question is: are there potential problems that I shoud worry about? Your suggestions are very welcome here!