Port forwarding ZyXEL-VSG1432

2

I just got this replacement router from Telus, and I wanted to forward some ports on it. I've done this numerous times, so I think I knew what I was doing:

  1. Set static internal IPv4
  2. Go to router GUI
  3. Go to Network Settings->NAT->Port Forwarding
  4. Set a single port to be forwarded(7777) under UDP/TCP, and set the server IP address to my internal IPv4 and apply changes
  5. Go to http://www.yougetsignal.com/tools/open-ports/ and check if I can access my forwarded port via my external IP

And nothing... I've tried a bunch of things, but I've been at this for over an hour now with no luck. I even called Telus and they told me they couldn't help me/didn't know about the problem.

Some other things that I did to test out if I was able to forward any ports:

  • Turn off Windows Firewall
  • Set my internal IP to the DMZ host on the router
  • Went to the Firewall settings in the router and turned them to the lowest settings
  • Set the same settings as above in an Access Control List and activate it

None of these things worked. Please help, I'll update as quickly as possible if any more information is requested.

Brad

Posted 2013-05-17T03:33:33.057

Reputation: 95

2Is the machine you forwarded the port to actually running a server on that port? – David Schwartz – 2013-05-17T03:57:02.353

Oops, yeah it was, but when I turned off the firewall I had shut the server down. Now it's working with windows firewall shut off. Thanks for the reminder. – Brad – 2013-05-17T04:39:13.267

Answers

0

When I turned off Windows Firewall, I had already stopped the server and forgotten. It's working now with Windows Firewall being off.

Brad

Posted 2013-05-17T03:33:33.057

Reputation: 95