working nexthop split
This commit is contained in:
+1
-1
@@ -16,6 +16,6 @@ ip route add default via ${route_vpn_gateway} table {{route_table_name}}
|
||||
ip route add ${route_vpn_gateway} dev ${dev} src ${ifconfig_local}
|
||||
|
||||
|
||||
ip rule add from ${ifconfig_local} table {{route_table_name}} pref {{rule_pref}}
|
||||
#ip rule add from ${ifconfig_local} table {{route_table_name}} pref {{rule_pref}}
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user