Hi,
Using Asus RT-AC86U with merlin 386.2_4 , running Openvpn server with standard settings.
On my macbook I can connect without problems with Tunnelblick.
The problem is when I try to connect with a iPhone using openvpn client.
When I try to connect I get a error
Authentication Failed
Data channel cipher negotiation failed (no shared cipher)
Is there a way to make it work?
Here is my client config
client
dev tun
proto udp
remote xxxx.xxx.x 1194
resolv-retry infinite
nobind
float
ncp-ciphers AES-256-GCM:AES-128-GCM:AES-256-CBC:AES-128-CBC
keepalive 15 60
auth-user-pass
remote-cert-tls server
Thanks
Using Asus RT-AC86U with merlin 386.2_4 , running Openvpn server with standard settings.
On my macbook I can connect without problems with Tunnelblick.
The problem is when I try to connect with a iPhone using openvpn client.
When I try to connect I get a error
Authentication Failed
Data channel cipher negotiation failed (no shared cipher)
Is there a way to make it work?
Here is my client config
client
dev tun
proto udp
remote xxxx.xxx.x 1194
resolv-retry infinite
nobind
float
ncp-ciphers AES-256-GCM:AES-128-GCM:AES-256-CBC:AES-128-CBC
keepalive 15 60
auth-user-pass
remote-cert-tls server
Thanks