11-30-2010 02:54 AM - edited 03-04-2019 10:37 AM
Dear All,
I want some help in configuration.
We are having 2 Branches (1 Head office & 1 is Branch Office). We are having MPLS Connection between 2 Offices. I am having Internet Connection @ my Head office.
I want to connect two offices using MPLS Connection & Want my Brach OFfice LAN users should use Internet connection which is @ my Head office.
How to do this ?
& Also i am having Cisco ASA 5510 @ head office & Want to apply all the Restiction on Branch office LAN Users Also. Means All the Traffice of Head Office & Branch Office Should follow rules in ASA 5510.
How to do this ?
Please help me ....
12-01-2010 12:21 AM
configure GRE tunnel.................
12-01-2010 12:24 AM
Dear Ranjit,
I dont know how to establish GRE Tunnel..
Can you give me example.
Or Any link to Document ?
12-01-2010 04:03 AM
Hi Vinay,
The below IP details at your Head and Branch office...
MPLS IP @ Head office : 10.1.22.21 - 10.1.22.22
INTERNET IP @ Head Office : 1.2.2.2 /30
Head office LAN : 192.168.0.0/24
MPLS IP @ Branch Office : 10.1.22.24 - 10.1.22.25
Brach Office LAN : 192.168.1.0 /24
What is the MPLS router IP and the Management Vlan IP at your head office?
I hope you have a default route configured in your MPLS router at head office like below...
0.0.0.0 0.0.0.0 1.2.2.1
I guess your management VLAN IP at your head office is 192.168.0.1, is that right? If YES
Then you can add a default route like below at your branch office MPLS router to go to the internet traffic on to head office internet link....
0.0.0.0 0.0.0.0 192.168.0.1
Regards,
Naidu.
12-01-2010 04:15 AM
Dear Naidu,
@ My head office i terminated both (Internet & MPLS ) Links on same router.
head office Mpls Router IP is : 10.1.22.22
Branch Office MPLS Router IP is : 10.1.22.25
ASA (Default Gateway For Head office LAN) : 192.168.0.1
Is this possible that my BRANCH Office LAN Users can use Internet & follow ASA Rules @ my Head Office after this command :
0.0.0.0 0.0.0.0 192.168.0.1
12-01-2010 05:12 AM
Hi Vinay,
Yes, it should work please check and update...
And make sure the default gateway at head office LAN: 192.168.0.1 is reachinv over MPLS.
Regards,
Naidu.
12-01-2010 05:21 AM
Dear Naidu,
Thanks for Help..
I will let you know after this is done..
i just need to put a static route na:
Like :\
@ Head office to reach Brach Office LAN :
ip route 192.168.1.0 255.255.255.0 10.1.89.21
Default Route for internet : 0.0.0.0 0.0.0.0 1.1.1.1
@ Brach Office:
ip route 192.168.0.0 255.255.255.0 10.1.89.24
For Internet Access : 0.0.0.0 0.0.0.0 192.168.0.1
Is this right ?
12-02-2010 01:29 AM
Hi Vinay,
Yes, that should work out.
I hope you have already the static routes defined at your head office.
And only thing you have to do at branch office.
Is that correct?
Regards,
Naidu.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide