matejdro
New Around Here
I have RT-AC86U running Merlin 384.10_2. I've been trying to set up VPN according to the github page.
The issue is that server does not start. When I press "Apply", applying settings dialog will show up for about 15 seconds and then vanish, without any effects. VPN Status page still shows OpenVPN server 1 as "Stopped".
But the biggest problem is that there appears to be no logs that could help me diagnose the issue. System log is set to display "all" messages and yet these are only messages printed into console:
My settings:
P.S.: One thing I noticed that Default button does not seem to reset Advance Settings subpage, nor does it delete any keys and certificates even though before-deletion warning states that they will be deleted. Could these two be related somehow?
The issue is that server does not start. When I press "Apply", applying settings dialog will show up for about 15 seconds and then vanish, without any effects. VPN Status page still shows OpenVPN server 1 as "Stopped".
But the biggest problem is that there appears to be no logs that could help me diagnose the issue. System log is set to display "all" messages and yet these are only messages printed into console:
Code:
Apr 7 20:57:04 rc_service: httpd 3748:notify_rc restart_chpass;restart_vpnserver1
Apr 7 20:57:04 rc_service: waitting "restart_chpass;restart_vpnserver1" via httpd ...
Apr 7 20:57:19 rc_service: skip the event: restart_chpass;restart_vpnserver1.
My settings:
- TAP
- UDP
- Default port
- TLS authorization
- All keys and certificates entered, except for Static Key, Revocation List and Extra Chain Certificates
- NO password auth
- Disable TLS control
- Default HMAC
- Yes DHCP
- Yes DNS advertising
- Disabled cipher negotiation
- AES-128-CBC cipher
- Disable compression
- Log verbosity 6 (which is maximum and yet no logs in System Log)
- No Client-specific options
- Custom configuration empty
P.S.: One thing I noticed that Default button does not seem to reset Advance Settings subpage, nor does it delete any keys and certificates even though before-deletion warning states that they will be deleted. Could these two be related somehow?