First... Allow me to get this out of the way... Yourdeadin is a moron as noted by TheHorse.....
Now that's out of the way....
There are three states that a scanner will report back to you:-
Open: This is a port that responds to a SYN, (google for the "Three way handshake TCP/IP"), with a SYN/ACK. By doing so it indicates that the port is ready to accept connections for that computer on that port and once the connection is made data can be transferred between the two computers be it benign or malicious.
Closed: Closed means that the port connection attempt returned an RST, (Reset), indicating that even thought there is a computer at the IP address it has no services running on that port so connections are impossible to that IP address on that specific port.
Filtered: This is when the interrogating computer gets _no_ response whatsoever from the tested port. Since the RFC, (google RFC), clearly states that the response to a SYN packet sent to a closed, (no services running), port is an RST yet the scan indicates that there was no response that then there _must_ be a firewall or other filtering device in the way that is simply dropping the packets - hence the "filtered" state.
So... What does this mean for you?
Despite Maestro's "guess" I'm going to make a different one.... :D
At some point you did a "yourdeadin"... and did something stupid.... No offense... This stuff isn't "easy", but it isn't that difficult either.... I think you thought that you have to go to your router and did one of two things.... most likely the second:-
1. You placed yourself in the DMZ of the router.... Unlikely... More ports would show open unless you hardened the box which I don't think you did, or.
2. While doing your "yourdeadin" thing you thought you needed to forward port 80 and 113, and maybe some others that the scanner doesn't report, so that you can "do your thing"....
You don't.... This is a NAT router, (google "How NAT works"), you can run perfectly well without any port forwarded inwards... The router is smarter than "yourdeadin" and will handle the translation for you.... This should all work without your intervention.... Go and check your router and stop all "port forwarding" then try the test again..... You'll be "stealth"... Not that it's a huge deal.... Stealth ports are as accessible as closed ports.... They aren't accessible.... so they aren't a problem....
