Omada Controller Client-to-Site VPN
Dear Community!
I've setup environment with:
.) Router ER7206 HW: v1.0 FW: 1.1.1 Build 20210723 Rel.64359
.) OC300 HW: V1.0 FW: 1.7.1 Build 20220112 Rel.64791
.) and some supported switches and Wlan AP's behind
I need to configure a VPN connection (Client-to-Site):
.) from Windows10 Clients and Android Clients
.) connecting via internet directly to my Router
.) via Android + Windows builtin VPN Client capability
I had following results during my POC:
OpenVPN:
This is the only solution which works for both platforms (Android + Windows) out of the box
However here is the need to install OpenVPN-Client.
And there is no possibility to configure User + Password authentication => will this be available soon?
L2TP (PSK + IpSec encrypted):
.) Android timeout
.) Windows modem error "651"
(Windows 10 is already fully patched + includes KB5010793 with the L2TP fix.)
PPTP(MPPE encrypted):
.) Android: timeout
.) Windows works only, if "Challenge Handshake Authentication-Protocol(Chap)"
is additionally activated on client side, => that leads to unencrypted Data sent over the wire - not so nice...
I didnt find a way to further debug those scenarios with timeouts/errors with L2TP and PPTP
Any suggestions are welcome!