› Forums › Network Management › VPN › Host-to-site route add problem? › Reply To: Host-to-site route add problem?
October 21, 2010 at 10:45 pm
#51236
Participant
I’m using the default from one of the howto’s there… Less the comments it looks like this:
remote vpn.myserver.net 1194
proto tcp
auth-user-pass
ca CA.pem
;cert client.pem
;key client.pem
comp-lzo
verb 3
mute 20
resolv-retry infinite
nobind
client
dev tap
persist-key
persist-tun
Wonder if the client could be involved too… I’m using the Windows OpenVPN client Access Server client instead of the community one (it seemed to have a more “simplified” interface).