Hello,
I have vpn ip 45.66.88.1 and i have two gatways 192.168.1.1 and 192.168.2.1
The question is how can i make the public ip of the vpn works in two for example
Ip route add dst-address 45.66.88.1 gateway 192.168.1.1
I cant do this second one
Ip route add dst-address 45.66.88.1 gateway 192.168.2.1
Because i already added the public on first gateway!
Is there any vrf of any thing else can make my situation works?