cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1487
Views
0
Helpful
2
Replies

How to control on the return traffic?

mohammed hashim
Level 1
Level 1

Hi,

 

if you have a router connected to two public links, and there are some applications published through link 1, and other applications published through link 2. NAT is used for all application and mapped to different IP.

 

The router has a default route through both links to access the internet, it might be BGP or static route ,,, etc. 

 

my question is, if a user from the internet wants to communicate to an application, the router will NAT and route the packet to back-end server, the server will reply, and when the packet reaches the router, it has two possible route to the internet, it might choose the other link which has different public IP.
how we can let it forward this packet through the correct link?

 

without doing so, the end-user machine will drop the packet because public IP changed.

 

 

thanks, 

2 Replies 2

Hello

There are multiple ways to perform route path manipulation

One such way with static routing would be Policy Based routing

In this case you would ONLY have one default static not two which would send all non local traffic via that specified next hop and with PBR also active any source traffic matching say within a access-list relating to this policy would be routed via the secondary path


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul