Port Forwarding Cisco 837 ADSL Router
Hi, I have very very basic knowledge of cisco routers and just bought the 837 to learn. I have been fooling around with various Servers Web, FTP and Email. The problem I'm having is that I can't seem to get port forwarding to work. I have a dynamic IP address and would also like to configure the router with a Dynamic DNS from No-IP.com, can someone please help.
I have been using both the CLI and SDM to configure the router.
I tried the following but it didn't do a thing for me.
ip nat inside source static tcp 192.168.0.11 80 0.0.0.0 80 extendable
ip nat inside source static tcp 192.168.0.11 21 0 0.0.0.0 21 extendable
ip nat inside source static tcp 192.168.0.11 25 0.0.0.0 25 extendable
Any help would very much be appreciated.
I have been using both the CLI and SDM to configure the router.
I tried the following but it didn't do a thing for me.
ip nat inside source static tcp 192.168.0.11 80 0.0.0.0 80 extendable
ip nat inside source static tcp 192.168.0.11 21 0 0.0.0.0 21 extendable
ip nat inside source static tcp 192.168.0.11 25 0.0.0.0 25 extendable
Any help would very much be appreciated.
0
Comments
Thanks for replying any idea where that's located. Someone told me that on the 837 port forwarding will not work without a static ip. I find that hard to believe but can't find any information on setting up port forwarding. This one piece of the puzzel is preventing me moving on to more interesting stuff.
Newbie needs help urgently.
you don't need a static WAN ip, but obviously you need a static ip on your computer or the router won't know where to forward the ports to.