Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Good evening. I've been teaching myself how to configure my 4351 router for my home lab. As I advance I rename each successive -config file in case I bork my router. Well, I did that, but now I'm unable to find my previous files. Googling this only t...
I am recently retired from IT, with NO routing experience, so don't be surprised if I say something anything that is incorrect. I'm working on a home lab to isolate my experimentation from the rest of the house and I have a problem - my Cisco 4351 ha...
Thank you for your response. The process I was using had two parts: one was to copy the running configuration using a descriptive name, and then copy that configuration to startup-config. Here is an example...copy running-config PreChangeDotZeroPort-...
Thank you so very much Giuseppe, that was it!!!! And I appreciate your hanging in there with me. Here is how to add a route on a Windows machine, both server and workstation: For anyone else trying to gain internet access from a Windows machine in a ...
Hello Giuseppe. I tried entering those two static routes, but my router doesn't like the commands: GarageRouter(config)#ip route 10.10.0.0 255.255.255.0 192.168.1.9%Invalid next hop address (it's this router)GarageRouter(config)#ip route 10.10.20.0 2...
Ok, out of curiosity I just did another test - I plugged my laptop into the 0/0/0 (10.10.0.5) interface and then the 0/0/2 (10.10.20.5) interface. I was able to ping the 0/0/1 interface (192.168.1.9) while connected to each of those interfaces, so I ...
Thanks for the quick reply. I forgot to mention that the 192.168.0.1address is a home router. I CAN reach the internet from my Cisco router,so shouldn't the rest of the devices be able to reach it?GarageRouter#ping yahoo.comType escape sequence to ab...