Double NAT behind VPN client
Hi,
We have a Fortigate which act as router/firewall to protect/split our different networks. It is also used as the Internet Gateway.
Our VPN clients are connected through Cisco AnyConnect Platform, getting RFC1918 IP. These IP are NATed (other RFC1918) in output from VPN plateform for mandatory reasons. NATed address are known from Fortigate and VPN client can reach servers hosted by Fortigate by this way.
However, VPN clients have to go to Internet too. So their NATed address is reNATed with a public address to go on Internet.
VPN client (10.0.0.1) => NATed on 192.168.1.1 by VPN plateform => Fortigate => NAted on public address by Fortigate
It works for almost cases except for video/audio on particular visio services...
VPN client must have a 10.0.0.X address and MUST be NATed to go to Fortigate Networks. What other solution could be used ? Is this "double NAT" correct ? Maybe some parameters to set for keep audio/video (UDP ?) working ?
Regards,