Has anyone with the merlin build been able to get the "beta" openvpn configuration to work. It seems each time I am getting an error where the tun11 interface doesn't come up at all during the initialization. I can use PPTP without any issue.
thanks in advance for your assistance.
The config build looks like this:
# Automatically generated configuration
daemon
client
dev tun11
proto udp
remote il2-ovpn.purevpn.net 53
resolv-retry infinite
nobind
persist-key
persist-tun
comp-lzo adaptive
cipher AES-256-CBC
verb 1
ca ca.crt
auth-user-pass up
status-version 2
status status
# Custom Configuration
key-direction 1
mute 20
route-method exe
route-delay 2
auth-retry interact
explicit-exit-notify 2
thanks in advance for your assistance.
The config build looks like this:
# Automatically generated configuration
daemon
client
dev tun11
proto udp
remote il2-ovpn.purevpn.net 53
resolv-retry infinite
nobind
persist-key
persist-tun
comp-lzo adaptive
cipher AES-256-CBC
verb 1
ca ca.crt
auth-user-pass up
status-version 2
status status
# Custom Configuration
key-direction 1
mute 20
route-method exe
route-delay 2
auth-retry interact
explicit-exit-notify 2