Hi,
my problem is this :
I have a router with 1 Serial,1 Bri and 1 eth.
Lan is private and connected to ETH.
Bri is used for backup and Serial is for Internet connection.NAT is working between ETH towards Serial.
When serial is down, Bri comes up : I would like that
nat stops to work on serial and starts on bri0.
I tryed to put 2 lines like this ones but it doesn't work :
ip nat inside source list 101 interf Serial1 overload
ip nat inside source list 101 interf Bri0 overload
I think that Cisco routers cannot do that...
Any help is appreciated !!!
Thanks,
Marcello
my problem is this :
I have a router with 1 Serial,1 Bri and 1 eth.
Lan is private and connected to ETH.
Bri is used for backup and Serial is for Internet connection.NAT is working between ETH towards Serial.
When serial is down, Bri comes up : I would like that
nat stops to work on serial and starts on bri0.
I tryed to put 2 lines like this ones but it doesn't work :
ip nat inside source list 101 interf Serial1 overload
ip nat inside source list 101 interf Bri0 overload
I think that Cisco routers cannot do that...
Any help is appreciated !!!
Thanks,
Marcello