Technical Tip: Do not use the same subnet when using multiple IPsec Dial UP
Description | This article describes intermittency that could occur when using two Dial Up VPN with two ISPs. |
Scope | FortiOS. |
Solution | When configuring the Client Address Range in the VPN IPsec, if using two VPN IPsec dial-up, one for the ISP1 and the other for the ISP2, if the VPNs have the same Address Range, it could generate intermittency for some users. This happen, due the FortiGate will assign the first IP on the range, then, if VPN 1 already has a user connected with IP 192.168.1.1 and a new user connects to VPN2, the FortiGate will assign the same IP, this will cause the other user to be disconnected, or one user will get no traffic, due the FortiGate will route the reply traffic to only one user. IKE Debugs, show the following: IKEv debug: It adds the new user, assigns an IP to the user, and then deletes the tunnel for the other VPN. Then it adds the new IP and route to the new user. Solution: Use a different Subnet in the secondary VPN. |
