setup a site-to-site openvpn connection between two pfsense routers.
The client was set with these parameters; IPv4 tunnel network; 10.0.8.0/24 Remote network: 192.168.39.0/24
Server: IPv4 tunnel network; 10.0.8.0/24 Remote network: 192.168.39.0/24 Local network: 192.168.37.0/24
The pfsense in the default gateway on both networks.
In the diagnostics tab - ping - openvpn on the client I can ping 192.168.39.2 Using the lan interface (also in diagnostics) I dont get a reply. Also the computers in this lan network can not ping 192.168.39.2. It can ping the OpenVPN client ip: 10.8.0.2 but cant ping the server`s OpenVPN ip; 10.8.0.1 . A tracert shows that the traffic to 192.168.39.0/24 is routed via the router (192.168.37.2) , so that looks good.
On the server I can not ping 192.168.37.2
On both sides I can ping the OpenVPN IP`s on the OpenVPN...