Can't access remote subnet from Lan
-
I've configured one openvpn server and two openvpn clients on my pfsense 2.0.3 box.
the openvpn server works without any problems, but the openvpn client is driving me crazy.Local Subnet: 10.10.10.0/24
OpenVPN Client #1 Remote Subnet: 10.0.0.0/24
OpenVPN Client #1 Gateway Subnet: 10.51.0.0/24OpenVPN Client #2 Remote Subnet: 195.100.100.0/24
OpenVPN Client #2 Gateway Subnet: 192.168.222.0/24OpenVPN Connection is established, i can ping the Remote Subnet 10.0.0.0/24 & 195.100.100.0/24 from my pfsense box, but can't get any connection from my LAN (10.10.10.0/24).
OpenVPN Status:
Routes:
Wan Rules:
Lan Rules:
OpenVPN Rules:
Outbound NAT Rules are set to "Automatic outbound NAT rule generation".
-
figured it out by myself, NAT rules doesn't seem to be created by default, so i added the outbound NAT rules myself … 8)