0
Ook so weird situation.
I'm trying to run a server socket in a python program (bit of code don't worry about it). For it to work I need to forward a port for the server to run on. I've forwarded the port I'm using for my code according to the instructions detailed on this site for my router: http://portforward.com/
When I use the PFPortChecker (part of PFNetworkUtilites, also from that site) it says the port I have forwarded is indeed open on both TCP and UDP protocols. However if I use any online port checking sites I get a negative result. Additionaly I'm not able to connect from external devices to the program I've made despite it working in the past when i did not have this port forwarding problem.
I have a Technicolor TG582n FTTC router and I've portforwarded by creating a custom application and assigning it to my network device using the toolbox utility.
One site did say my port was filtered possibly by my firewall when I tested on it, however when I completely disabled my firewall and re-ran the test on that site it still says my port was filtered and other sites still came back negative.
Your ISP may be blocking that port. For example, http://customer.xfinity.com/help-and-support/internet/list-of-blocked-ports/
– Steven – 2015-09-28T21:25:49.833With NAT, you can’t disable the firewall. Compare your router’s apparent external IP address with results from IP checking websites. – Daniel B – 2015-09-28T21:30:35.270
You write "I have a Technicolor TG582n FTTC router and I've portforwarded by creating a custom application and assigning it to my network device using the toolbox utility." <-- I can't believe you think anybody is supposed to know what you are talking about re "the toolbox utility" not everybody has a technicolour dreamcoat blah blah model XYZ router. You should elaborate on that if you're going to say it. – barlop – 2015-09-28T22:36:21.207