cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
318
Views
7
Helpful
3
Replies

GRE Tunnel help needed

zaidumer
Level 1
Level 1

Hi,

i have 2 routers connected to the internet (live ip on ethernet interface)

they both have different service providers hence diff ip pools..

i need to connect them so the LAN on each side can access the other LAN .

10.0.0.1(Router1)202.x.x.x INTERNET 124.x.x.(Router2)192.168.1.1

i have made a vurtual tunnel on each of them with ips 11.1.1.1 and 11.1.1.2 respectively.

can any1 plz help..

3 Replies 3

vishwancc
Level 3
Level 3

Hi,

Create a Gre tunnel using outside interface of the routers and use a routing protocol to advertise the LAN network

and you will be able to access the LAN network on both ends.

Thats my suggestion lets wait what other say.

Chao

Vishwa

You'll set your tunnel interfaces up with a tunnel destination (your other routers ip).

You then create your crypto maps and apply them to the tunnel interfaces (or the public interface - I've seen Cisco do it both ways). Then you can run EIGRP over the tunnel. If you have an access list on the public interface blocking incoming traffic, you need to allow gre, esp, and udp 500 through from your other router.

In your EIGRP process, you'll create your network for your private side.

router eigrp 100

no auto-summary

network 192.168.1.0 0.0.0.255

Should work, but this is all from memory. I also found this which should explain in greater detail for you.

http://netsystech.com/en/US/tech/tk583/tk372/technologies_configuration_example09186a008009438e.shtml

--John

HTH, John *** Please rate all useful posts ***

thanks both of you.. the link seems interesting .. though il have to modify it a bit cause cant use dynamic routing.. have to set the routed statically..

i have the main hub router connected to the regional office in singapore as well (also using gre with ipsec ) so that is already mapped to the tunnel1 and physical..

i think i have no option but to use the same crypto map wth a diff seq # for my 3 branches via tunnel 2 3 & 4

will let you know if this works..

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card