okay.. I've spent the last few hours reading this forum looking for some gold nugget that would solve my vpn problem.
My OpenVPN client is able to connect and get an ip (10.10.10.5) from the VPN pool.
I have "exported" the LAN - Internal (10.1.1.0 - 255.255.255.0) in the OpenVPN configuration.
The "windows firewall" is turned off on the client pc running the OpenVPN client (10.10.10.5)
LAN Network: 10.1.1.0 / 24
VPN Pool: 10.10.10.0 /24
I have made a rule in the firewall:
traffic type: any
client interface: any
server interface: any
source address: 10.10.10.0 / 24
client address: any
source port: any
client port: any
I have also tried putting a "pass" packet filter rule for the "VPN" source interface any that didn't work as well.
I have removed and readded the OpenVPN module and reboot the UT server and still nothing is working.
I'm not sure if I am having routing issues or traffic is being blocked somewhere.
Help?!?