OpenVPN client LAN access from server LAN
-
Hi,
Wondering if someone can help me with this issue.
I have OpenVPN server running on pfSense and OpenVPN client running on a TeltonikaServer LAN - 192.168.0.254/24
Client LAN - 192.168.10.1/24
Tunnel - 10.1.10.1/24VPN connects fine, from the client LAN I can ping and access all devices that is on the server LAN, no issues.
But devices on the server LAN cannot access devices that are on the client.
On the client side I have used the exported config from client export and imported into Teltonika.
-
Client side with manual configuration
-
Anyone at all that could help?
-
@blackslash
Since you didn't mention it, I suspect, that you're missing the client specific override on the server side, which is mandatory though if the tunnel network is bigger than /30.In the CSO you have to state the clients local network.
Also in the server settings you have to enter the clients local network at "Remote Networks".
BTW: You should remove the "push route" statement from the custom options. In pfSense local networks to be pushed to the clients should be stated at "Local Networks".
However, this is not necessary here, since you've stated the remote networks in the client settings anyway.