Basic routing issue through IPsec tunnel
My issue is that I can't ping devices connected to the remote gateway. The tunnel is working just fine and I can ping the remote gateway. The remote gateway is a FortiGate 60D on Firmware v5.2.3,build670 (GA).
Here's the (simplified) network setup:
device1 (192.168.200.11)
|
(remote net 192.168.200.0/24)
|
FG-60D (192.168.200.10 on internal interfaces)
|
(IPsec tunnel)
|
local GW (192.168.180.70)
|
(local net 192.168.180.0/24)
On the FortiGate CLI device1 responds to pinging and also devices on the local net respond. But I can't reach device1 from the local net.
I'm suspecting the error might be, that I haven't configured the IP and Remote IP on the VPN interface. They're set to the default value 0.0.0.0. I tried entering the Fortigate's IP 192.168.200.10 and 192.168.180.70 as Remote IP. But because I've configured that IP already for the internal interfaces I get the error "IP address is in same subnet as the others".
What should I enter as IP and Remote IP on the VPN interface and what's that setting for? I'm afraid to loose access to the remote FG should I make an error, as I currently don't have physical access to the device...
Here's the routing table:
FGT60D # get router info routing-table all
S* 0.0.0.0/0 [10/0] via 192.168.200.11, internal
S 192.168.180.0/24 [9/0] is directly connected, VPN-Tunnel
C 192.168.200.0/24 is directly connected, internal
(device1 provides internet access)
I can post some more information like packet flow debugging if my issue is not connected to the VPN interface IPs.
I think I might just have missed somehting very simple, I'm not very experienced with router setups.. Thanks in advance for any help :)
