Yealink Forums
T48G and OpenVPN - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: T4x Series (/forumdisplay.php?fid=31)
+--- Thread: T48G and OpenVPN (/showthread.php?tid=13955)



T48G and OpenVPN - netdev - 04-15-2016 03:27 AM

I'm trying to setup OpenVPN on a T48G and after I load the tar file nothing
happens.

The certificates are in the keys subfolder and the client.conf is in the root of the tar file. Is that correct? Of should the path in the tar file be /config/openvpn/keys?


Here is the client.conf file:

client
dev tun
proto udp
port 1194
remote xxx.xxx.234.144
resolv-retry infinite
nobind
persist-key
persist-tun
ca /config/openvpn/keys/ca.crt
cert /config/openvpn/keys/client.crt
key /config/openvpn/keys/client.key
ns-cert-type server
comp-lzo
verb 3


Im able to use the vert files to connect another client to the OpenVPN server so I know they are correct.

Thanks!


RE: T48G and OpenVPN - Karl_Yealink - 04-30-2016 10:14 PM

Can you tell me the firmware of your phones?
And which phones can work normally with the same configuration files.
Can you reset the phone then test again?