06-03-2023 11:46 PM - edited 06-03-2023 11:47 PM
Hi Dears,
We have remote branch connected to HQ via MPLS and IPSEC-GRE tunnel is configured on cisco routers on both ends. Both branches have separate DIAS internet links. Now I am looking to let one vlan subnet from HQ to use internet from remote branch internet connection, and stop this vlan to use local HQ internet connection.
Solved! Go to Solution.
06-12-2023 06:51 AM
I did NAT at branch internet router and it worked, thanks everyone for all of your inputs.
06-04-2023 12:15 AM
@optimusprime90 if so you need to do route HQ vlan's internet traffic towards remote branch via tunnel and send our to internet via remote branch internet line. this is about routing and NATting
06-04-2023 12:20 AM
I Understand this is about routing and nating , can i get help about config setup please, and i do not want to route complete HQ internet traffic, I need to route only one subnet (one vlan)
06-04-2023 02:21 AM
@optimusprime90 to give more specific support, please share the routing method you are using now (dynamic,static) and some details. then small network diagram to get an idea about traffic path and devices in between networks.
06-04-2023 12:47 AM - edited 06-11-2023 12:22 AM
..
06-04-2023 09:11 AM - edited 06-11-2023 12:22 AM
..
06-04-2023 12:59 AM
Hello
This can most probably be accomplished with some traffic engineering however you dont mention what dynamic routing protocols (if any) you are using,
06-04-2023 05:32 AM
Hi,
Tunnel is set using static route, below is the topology example where we want to route that specific HQ subnet via branch internet.
06-04-2023
07:04 AM
- last edited on
06-20-2023
02:21 AM
by
Translator
Why do you wish to do this? Reason I ask, it might be some what complex to accomplish, easy to inadvertently cause unexpected and undesired
surprises
in the future, and perhaps there's another easier/better way to accomplish your goal.
06-04-2023 07:09 AM
one dept in HQ has work at some specific weblinks and those weblinks are not reachable via HQ internet due to some internal issues with ISP and website owners, that's why we want to redirect traffic of that department to our branch so they can work smoothly.
06-04-2023 08:00 AM
Well, ideally, you would resolve the issue(s) with your HQ ISP and/or problematic websites owners.
But, assuming you need to do something right now, where is NAT/PAT performed at HQ and branch? How many special Internet website IPs is this a problem for?
Any additional routers insider FWs at both sites, especially for VLAN at HQ that needs this treatment?
06-04-2023 11:22 PM - edited 06-04-2023 11:27 PM
NAT is configured on Our internet Router at remote branch and at Cisco IPSEC router at HQ.
currently we need to access to One website only.
06-04-2023 11:33 PM
you do port forwarding on the remote router
06-05-2023 06:21 AM
As I don't know all your routing topology's specifics, I can only suggest a conceptional approach.
At HQ, add a static route, for the one problematic web site, on the IPSec router, to the internal facing interface IP on the branch Internet router. This assumes, whether traffic gets to branch via MPLS path or tunnel, branch routing will get that outbound traffic to the branch Internet router. It also assumes return traffic will be sent back to HQ (via branch).
06-08-2023 02:46 AM
I did this static route, but it did not work.
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