ER605 V2.0 - OpenVPN Client Issue
Hello,
I'm running:
- Software Controller (version 5.13.23)
- ER605 V2.0 router (firmware version 2.2.3 Build 20231201 Rel.32918)
Issue
I can't get my router to connect to a vpn server and I can't figure out whats wrong with my config.
Unfortunately, I'm not able to access any logs or receive any feedback regarding this issue. This is the second time in as many days, since setting up the system, that I've encountered challenges with tasks that I expected would be straightforward for a business solution like Omada. The intent was for Omada to simplify network management, but instead, it has been consuming a significant amount of my time, including my weekends. My apologies for the tone of frustration, but this situation has been quite challenging.
Config
Purpose: Client-to-Site VPN
VPN Type: VPN Client - OpenVPN
Mode: Certificate+Account
Local Network Type: Network
Local Networks: All
WAN: WAN
Configuration:
client dev tun proto udp remote ... 1194 remote-cert-tls server nobind mssfix reneg-sec 432000 resolv-retry infinite <tls-auth> -----BEGIN OpenVPN Static key V1----- ... -----END OpenVPN Static key V1----- </tls-auth> <ca> -----BEGIN CERTIFICATE----- ... -----END CERTIFICATE----- </ca> tun-mtu 1440 fragment 1400 comp-lzo yes tls-version-min 1.0 cipher bf-cbc verb 1 auth-user-pass
The config is of course tested locally without any problems.
I do not have detailed knowledge about the OpenVPN server as I am using a service provider with PORT-VPN.
However, I could reach out to them for any specific information that might be required to resolve this issue.
Thank you for your assistance and looking forward to any advice from the community.
Steve