Hello,
My need is a simple one. I would like to connect remotely into my Asus Merlin AX-88U router with OpenVPN. I have enabled and configured the VPN Server in the router settings as below:
I am unsure if I need to add "Allowed Clients" section below and how that is configured, in addition, I think I may need to enable static routes based on this log:
Aug 17 15:17:19 ovpn-server1[11850]: Closing TUN/TAP interface
Aug 17 15:17:19 ovpn-server1[11850]: /usr/sbin/ip addr del dev tun21 10.8.0.1/24
Aug 17 15:17:19 lldpd[2218]: removal request for address of 10.8.0.1%60, but no knowledge of it
Aug 17 15:17:19 ovpn-server1[11850]: ovpn-down 1 server tun21 1500 1623 10.8.0.1 255.255.255.0 init
Aug 17 15:17:19 ovpn-server1[11850]: SIGTERM[hard,] received, process exiting
What am I doing wrong?
I have exported the .ovpn file in OpenVPN Android app, it fails to connect. In the logs, I get TCPv4 connection error, No route to host. I have opened the server port in port forwarding as well. I think my issue is with routing.
My need is a simple one. I would like to connect remotely into my Asus Merlin AX-88U router with OpenVPN. I have enabled and configured the VPN Server in the router settings as below:
I am unsure if I need to add "Allowed Clients" section below and how that is configured, in addition, I think I may need to enable static routes based on this log:
Aug 17 15:17:19 ovpn-server1[11850]: Closing TUN/TAP interface
Aug 17 15:17:19 ovpn-server1[11850]: /usr/sbin/ip addr del dev tun21 10.8.0.1/24
Aug 17 15:17:19 lldpd[2218]: removal request for address of 10.8.0.1%60, but no knowledge of it
Aug 17 15:17:19 ovpn-server1[11850]: ovpn-down 1 server tun21 1500 1623 10.8.0.1 255.255.255.0 init
Aug 17 15:17:19 ovpn-server1[11850]: SIGTERM[hard,] received, process exiting
What am I doing wrong?
I have exported the .ovpn file in OpenVPN Android app, it fails to connect. In the logs, I get TCPv4 connection error, No route to host. I have opened the server port in port forwarding as well. I think my issue is with routing.