Question
Use of secondary wan ip on ipsec vpn
Scenario:
wan ip: 1.1.1.1 (assuming 1.1.1.1 is public IP)
i have 1.1.1.2 as another public ip (same subnet of wan) that is whitelisted on the remote gateway of my client ipsec vpn.
how can i use 1.1.1.2 as outgoing ip address going to ipsec tunnel instead of wan ip 1.1.1.1 since on ipsec vpn config you can only select wan interface
so far i have tried both no good:
- set 1.1.1.2 as secondary ip of wan interface - create ip pool of 1.1.1.2 and use it on policy ipsec > lan, lan > ipsec
