Hello, I have a zone of test whit three device:
ComputerA (IP:XXX.XXX.XX.1)
Cisco1600 (Ethernet IP: XXX.XXX.XX.2 and Loopback IP: YYY.YYY.YY.1)
Router2 (Loopback IP YYY.YYY.YY.2)
ComputerA is conected to Cisco1600 via Ethernet and Cisco16000 is conected whit Router2 through serial and ISDN backup interface.
I can make ping each other between all interface of Cisco1600 and Router2 whit the IP address of loopback (assigned to serial interface but if serial interface go down the IP is asigned to BRI interface whit a dialer)
My problem: when I attempt to do ping from ComputerA (conected to Cisco1600 via Ethernet) to Router2 (conected whit Cisco1600 with serial and BRI backup interface), Cisco1600 responds: "network of inaccesible destiny".
The static routes are:
ComputerA : ip route 0.0.0.0 0.0.0.0 XXX.XXX.XX.2 (Ethernet Cisco16000)
Cisco1600: ip route 0.0.0.0 0.0.0.0 Serial0
ip route 0.0.0.0 0.0.0.0 Dialer1 100
Router2: ip route 0.0.0.0 0.0.0.0 YYY.YYY.YY.2
Somebody knows the cause?
Thank you
ComputerA (IP:XXX.XXX.XX.1)
Cisco1600 (Ethernet IP: XXX.XXX.XX.2 and Loopback IP: YYY.YYY.YY.1)
Router2 (Loopback IP YYY.YYY.YY.2)
ComputerA is conected to Cisco1600 via Ethernet and Cisco16000 is conected whit Router2 through serial and ISDN backup interface.
I can make ping each other between all interface of Cisco1600 and Router2 whit the IP address of loopback (assigned to serial interface but if serial interface go down the IP is asigned to BRI interface whit a dialer)
My problem: when I attempt to do ping from ComputerA (conected to Cisco1600 via Ethernet) to Router2 (conected whit Cisco1600 with serial and BRI backup interface), Cisco1600 responds: "network of inaccesible destiny".
The static routes are:
ComputerA : ip route 0.0.0.0 0.0.0.0 XXX.XXX.XX.2 (Ethernet Cisco16000)
Cisco1600: ip route 0.0.0.0 0.0.0.0 Serial0
ip route 0.0.0.0 0.0.0.0 Dialer1 100
Router2: ip route 0.0.0.0 0.0.0.0 YYY.YYY.YY.2
Somebody knows the cause?
Thank you