cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
276
Views
0
Helpful
1
Replies

761 routing

simonwj
Level 1
Level 1

Just connected 2 old 761 togrther using ppp and chap.

Ive allocated ips to both lan and isdn interfaces and from either router, I can ping both ports of the other router, but i cannot get any further.

quick example

remote site lan ip 192.168.0.201

isdn ip 10.48.125.4

central; site lan ip 10.0.0.201

isdn ip 10.48.125.7

from the central, site i can ping 192.168.0.201, but try and ping 192.168.0.1 and i get no response..

Ive used sample config from the main cisco site and have tried using rip and static route addresses

eg for the remote site i used

set ip route destination 10.0.0.0/24 gateway 10.48.125.7

and vice versa on the other site.

all my normal techy contacts for cisco say that they dont know the 761 because it doesnt use standard cisco ios.

any help greatly appreciated.

thanks

Simon

1 Reply 1

raymong
Level 4
Level 4

From the remote router, can you ping 10.0.0.201? If you can ping do an extended ping from the lan interface on the central router to the lan interface on the remote router, it sounds like your routing statements are set up correctly. The problem probably is with the default gateway of the hosts. Double check the default gateway on 192.168.0.1 and be sure that it is set to 192.168.0.201. If it is not, be sure that whatever device is configured as the gateway has the appropriate routes configured.