How do I configure a Cisco 3600 series router to the internet?
I've configured the port IP Addresses, set up routes, and still nothing! I can ping a network computer from the router, and I can ping the ISP router from the network router, but I can't ping the ISP router from a network computer. All my firewalls are good. I've used both Windows and Unix machines to try and connect but nothing is working! I'm sure it's something simple! Someone HELP!
Public Comments
1. All the information you need should be here.,
2. did you rememebr to set a gateway of last resort?
ip route 0.0.0.0 0.0.0.0 s0 (or whatever the interface pointing to the internet is)
[ctrl +z]
write memory
3. When you say that you set up routes, how did you set them up? A static default gateway, I presume? Please post the output of "show ip route", or email me that and the contents of the running-configuration file and I should be able to tell you what's wrong (russelldelong@ymail.com).