Hello,
I am trying out OpenVPN-AS via its Virtual Appliance. I had a couple of hiccups in configuring it, like getting a Windows 7 client to allow the user to change the network type from Public to Work by adding the routes the following lines to Advanced VPN Settings>Server Config Directives:
push "route-metric 512" push "route 0.0.0.0 0.0.0.0"
I successfully configured LDAP to authenticate users and I am able to connect using the client (downloaded directly from my OpenVPN-AS appliance) from outside the network and am assigned an IP address and designated the network as "work".
My problem is that when I go to a unc path of one of the servers it prompts for login credentials. If I use my current PPTP method (with Windows Server 2008 R2 RRAS and NPS), it doesn't prompt me for any credentials and opens the share.
Does anyone have any suggestions for how to fix this? I wish to deploy this to several end users and I need to make it as easy and straight forward as possible.
One other thing is that I enabled promiscuous mode on my ESXi host for the network associated with this appliance.