I have openvpn server hosted on Brume2. Been getting this error trying to connect from GL-inet routers (Slate AX, Puli) etc. Not getting the error when connecting from Iphone/Android using openvpn app.
TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
client
dev tun
proto udp
remote xxxxxxxx.glddns.com 1194
resolv-retry infinite
nobind
persist-key
persist-tun
auth SHA256
cipher AES-128-CBC
nice 0
mute 5
verb 3
auth-user-pass
-----BEGIN CERTIFICATE-----
MIIDCzCCAfOgAwIBAgIUAnes7fQ/k2x4/KlkZRSynJ
After waiting several minutes, it did manage to “connect”, but doesn’t display any data flowing through.
Sat Aug 19 15:43:20 2023 daemon.notice netifd: ovpnclient (4668): * Zone ‘lan’
Sat Aug 19 15:43:20 2023 daemon.notice netifd: ovpnclient (4668): * Zone ‘wan’
Sat Aug 19 15:43:20 2023 daemon.notice netifd: ovpnclient (4668): * Zone ‘guest’
Sat Aug 19 15:43:20 2023 daemon.notice netifd: ovpnclient (4668): * Zone ‘ovpnclient’
Sat Aug 19 15:43:20 2023 daemon.notice netifd: ovpnclient (4668): * Zone ‘ovpnserver’
Sat Aug 19 15:43:20 2023 daemon.notice netifd: ovpnclient (4668): * Set tcp_ecn to off
Sat Aug 19 15:43:20 2023 daemon.notice netifd: ovpnclient (4668): * Set tcp_syncookies to on
Sat Aug 19 15:43:20 2023 daemon.notice netifd: ovpnclient (4668): * Set tcp_window_scaling to on
Sat Aug 19 15:43:20 2023 daemon.notice netifd: ovpnclient (4668): * Running script ‘/etc/firewall.nat6’
Sat Aug 19 15:43:20 2023 daemon.notice netifd: ovpnclient (4668): * Running script ‘/etc/firewall.vpn_server_policy.sh’
Sat Aug 19 15:43:20 2023 user.notice mwan3[5705]: Starting tracker on interface ovpnclient (ovpnclient)
Sat Aug 19 15:43:20 2023 daemon.notice netifd: ovpnclient (4668): iptables: Too many links.
Sat Aug 19 15:43:20 2023 daemon.notice netifd: ovpnclient (4668): iptables: Chain already exists.
Sat Aug 19 15:43:20 2023 daemon.notice netifd: ovpnclient (4668): * Running script ‘/etc/firewall.swap_wan_in_conn_mark.sh’
Sat Aug 19 15:43:20 2023 daemon.notice netifd: ovpnclient (4668): * Running script ‘/var/etc/gls2s.include’
Sat Aug 19 15:43:20 2023 daemon.notice netifd: ovpnclient (4668): ! Skipping due to path error: No such file or directory
Sat Aug 19 15:43:20 2023 daemon.notice netifd: ovpnclient (4668): * Running script ‘/usr/bin/gl_block.sh’
Sat Aug 19 15:43:22 2023 daemon.warn ovpnclient[4668]: WARNING: this configuration may cache passwords in memory – use the auth-nocache option to prevent this
Sat Aug 19 15:43:22 2023 daemon.notice ovpnclient[4668]: Initialization Sequence Completed
Sat Aug 19 15:43:22 2023 user.notice firewall: Reloading firewall due to ifup of ovpnclient (ovpnclient)
Does your Slate AX have any IP range conflict with Brume2?