Yealink Forums

Full Version: Phone with embedded VPN but OpenVPN
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
We have number of hardware-based VPN types deployed L2TP, IPSEC, IKEv2, SSTP. No way to deploy one more.

Would any of Yealink phones support any of mentioned VPN types?
(04-15-2020 09:38 AM)niksr Wrote: [ -> ]We have number of hardware-based VPN types deployed L2TP, IPSEC, IKEv2, SSTP. No way to deploy one more.

Would any of Yealink phones support any of mentioned VPN types?

No, to my knowledge only OpenVPN is supported.
digest_error: NONE: not usable
This can occur if you specify auth none and also tls-auth in your client profile. This occurs because tls-auth needs an auth digest, but none was specified. There’s a straightforward fix: just remove the tls-auth directive, since it can’t be enabled anyway unless you have anything other but ‘none’ in the auth directive.
Reference URL's