shalem2014
Getting the hang of it
Oh combating the paranoid misinformation here regarding port forwarding is quite tiresome... CLUELESS is all I can say. I run several servers and many security systems and I can tell you that nothing could be farther from the truth. The amount of random, incoming connections on port 80 for example is an order of a couple magnitudes higher than any other port. And if you need me to prove it, I will—I have plenty of server and firewall logs!Using obscure ports don't help at all. It's been proven, they will be found just as fast as other ports.
BTW, my suggestion to use an obscure port was not to prevent the server from being hacked; that is the job of well written server code and a good username/password combination. Which is why you DON'T forward a Chinese IP camera to the Internet, and DO disable its UPnP function so it can't forward itself. My suggestion was simply to reduce the amount of random traffic dropping by and hitting the server. A good analogy would be to say that port 80 is a big front door, open, with the lights on inside, whereas an obscure port is like a manhole cover hidden in the grass in the backyard that leads to an underground tunnel into the basement. You could enter via either of them, but the front door will see far more traffic and attract far more interest. People "casing the neighborhood" will see the open front door right away, but they would never have known about a backyard entrance and would've kept driving by for an easier target. Oh, and I run web servers on port 80 too. Some places you want to attract traffic. Others, not so much. Whoever is operating this site seems to like port 80 (HTTP) and 443 (HTTPS) or we wouldn't be here. I hear that this site also has a DDNS service, so someone's got port 53 (DNS) open too. Scary stuff, huh? Not if you understand how it works and what the actual risks are.
Last edited: