If my DSL modem leaves a port open, how vulnerable is my router?
Port scans of my old Netgear router showed that port 4567 was open. I assumed my router was to blame. Now port scans of my new Linksys router show the same open port, which makes me think my DSL modem is the culprit.
Can a DSL modem leave a port open? And if so, am I (reasonably) safe if my router disallows remote administration, disallows port forwarding, and isn't vulnerable to known UPnP exploits?
Solution 1:
It depends on the port number, depending on the channel you leave open you are vulnerable to different types of exploits to your network.
Now its a known default setting that a router has port 4567 open for some weird reason as it can allow malware to go through but you can just go through the following instructions to close it.
First check if it is under the "port forwarding rules"
So try going to your "Firewall Settings" on your router. Select "Advanced Filtering", under "Broadband Connection" select "add" to add the filtering of TCP port 4567. You will see various menu choices. The bottom line is that you want to drop any packets coming to your modem public IP address from any port to TCP port 4567. I did that, scanned again using the www.auditmypc.com trojan scan, and it worked. It should no other ports open when it initially said that TCP port 4567 was open. Hope this helps!
UPDATE
on further research i discovered some ISP's keep it open so they can push firmware updates on without tech involement.