Quantcast
Channel: All Routing posts
Viewing all articles
Browse latest Browse all 8688

Force traffic from Self to avoid routing table. SSG

$
0
0

Hi everyone,

 

Here is my situation terse :

 

set route 0.0.0.0/0 interface ethernet0/0

 

set VPN1  outgoing-interface "ethernet0/0"    /same peer for both 

set VPN2  outgoing-interface "ethernet0/3"    /same peer for both 

 

VPN1 is up

VPN2 is down

 

VPN2 tries to establish tunnel using source address of eth0/3 but since it uses routing table it tryes to establish it via eth0/0(debug flow confirmed it). Negotiation Fails.

 

How to force VPN2 to use eth0/3 as outgoing interface ? I put PBR and source routing but it still takes the defailt route.

 

 

Thank you for your help !

 

 


Viewing all articles
Browse latest Browse all 8688

Trending Articles