Freya28 is correct that is will be the default gw. But what is confusing is your original ip route "ip route 0.0.0.0 0.0.0.0 192.168.255.1" 255 is an invalid host ip address. Just wondering how that external site was making its original communication. I would think this route would fail. but I may be wrong.
Dennis
Main Topics
Browse All Topics





by: Freya28Posted on 2007-01-17 at 11:30:10ID: 18335093
yes. but you need to remove the original one, like this
no ip route 0.0.0.0.0 0.0.0.0.0 192.168.255.1
ip route 0.0.0.0 0.0.0.0 192.168.1.1
thats it. and dont forget to write to memory
write memory