Blog Archives

ZyXel Port Forwarding Issues

After what seemed like endless search over short period of time, and much wasted time on phone calls to support reps who were not familiar with telnet.. I finally stumbled across this article below from howtoforge

Big thanks goes out to sugree and cpbotha on this one and all the guys at howtoforge that helped google index their site so I could find this article. 🙂

1. Telnet to the router and enter administrative password
2. Go to menu 24 and then 8
3. Run command "ip nat loopback on"
4. Type "exit" and then 99 to quit from the management screen


For a little background history, this was originally a double NAT scenario. If you have another router and the ZyXel, my recommendation would be to disable DHCP on your second router, enable it on the ZyXel and connect the second router to the ZyXel via LAN port instead of the second routers WAN port. This will utilize the second router as a bridge and maintain a single subnet instead of two separate subnets. All port forwarding can then be done from the ZyXel.

References
http://www.howforge.com/4-steps-to-turn-on-nat-loopback-in-zyxel-router

Advertisement

Quick Cisco IOS Reference

As a general word of caution, if you have no experience with Cisco or other CLI based router admin (such as linux and red hat derivatives), I would not recommend diving in unless you have a lot of spare time on your hands in the event that you accidentally delete all routing tables or cause other serious problems!

Even in a professional business environment, due to some differences between IOS and hardware versions and the need to reboot for some settings to take effect, it’s always a good idea to perform changes after hours when critical business operations will not be interrupted by internet or service downtime.

Official Cisco IOS Manual, http://www.cisco.com/en/US/docs/ios/12_3/featlist/sec_vcg.html

Manipulate NAT and other general help references and top hits on Google for common Cisco beginner questions:
http://www.nthelp.com/handy_cisco.htm
http://www.loeppenthien.dk/Network_IOS.asp
http://www.simulationexams.com/tutorials/ccna/cisco-ios.htm
http://www.networkclue.com/routing/Cisco/IOS/index.aspx
http://www.oreillynet.com/pub/a/network/2002/01/02/ciscotips.html
http://portforward.com/english/routers/port_forwarding/Cisco/Cisco800Series/default.htm