Site2Site VPN access for remote users possible?
Hi All,
I'm a new Fortigate user.
I just deployed a Fortigate 40F and 60F on two different sites today. I created a site-to-site IPSec VPN connection between the 2 sites. I also create a dialup (remote) VPN connection for the FortiClient on the Fortigate 40F.
All these things work perfectly, however I would also like the remote users to be able to use the site-to-site VPN connection.
The subnets in question are 192.168.49.0/24 on the 40F and 192.168.48.0/24 on the 60F. I would like to be able to access the 192.168.48.0/24 subnet when connecting to the 40F using the FortiClient VPN.
I configured the dialup connection to use split-tunneling so only traffic to those 2 subnets go over the VPN connection. This works as expected, I see the routes in the Windows routing table: 192.168.48.0 255.255.255.0 10.10.2.3 10.10.2.2 1 192.168.49.0 255.255.255.0 10.10.2.3 10.10.2.2 1
I can access 192.168.49.0/24 just fine, but I cannot access anything on 192.168.48.0/24. I create a policy to allow traffic from the remote (dialup) VPN connection to the Site-To-Site VPN connection, but that doesn't make any difference.
Is there something I am forgetting or is what I want just not possible?