ppp and routing

Hi all,
i have a little question, about the ppp connection:

I have 3 route RB450G, the first in the head office, and one for each branch, the branch it’s connected with the head office through the ppp connection, but if i try to ping the network of the head office from each brach all work, byt i f a try to ping the network of one branch from tha other branch don’t work .

can you help me ?

Bye

Cris

did you manage your destination route in every tunnel? and be sure no conflict in local IP in every branch..

maybe RBs at each branch haven’t route for the other.

try to add static routes:


on branch 1
add dst-address=branch2-lan-subnet gateway=head-rb-tunnel-address
on branch 2
add dst-address=branch1-lan-subnet gateway=head-rb-tunnel-address

on head rb
add dst-address=branch1-lan-subnet gateway=branch1-rb-tunnell-address
add dst-address=branch2-lan-subnet gateway=branch2-rb-tunnell-address