I'm using 2 cisco 2621 B-) with one eth on my corporate lan (private adressing shema) and the other on the internet. The two routers can see each other perfectly. I created a GRE tunnel between the two router to have a virtual leased line between my two sites. I follow an exemple on the cisco site, it works! BUT, there is a big but, each lan on the two side can "see" the other execpt the router itself !
From one router i can't ping any of the remote ip adresse %-( exept the one on the internet. In the exemple (on the cisco.com site) they tell to ping the remote side of the tunnel, for them it works, not for me...
My network works well, my link is OK, my users are happy but i can't manage the remote router (execpt by the net)
HELP! >:O>
interface Tunnel1
ip address 10.1.1.1 255.255.255.252
ip mtu 1440
tunnel source FastEthernet0/1
tunnel destination 206.158.168.38
crypto map GRE
simple like cisco exemple.>:O>
From one router i can't ping any of the remote ip adresse %-( exept the one on the internet. In the exemple (on the cisco.com site) they tell to ping the remote side of the tunnel, for them it works, not for me...
My network works well, my link is OK, my users are happy but i can't manage the remote router (execpt by the net)
HELP! >:O>
interface Tunnel1
ip address 10.1.1.1 255.255.255.252
ip mtu 1440
tunnel source FastEthernet0/1
tunnel destination 206.158.168.38
crypto map GRE
simple like cisco exemple.>:O>