OpenVPN Admin Web Interface can not found

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Post Reply
akram
OpenVpn Newbie
Posts: 8
Joined: Tue Sep 09, 2014 7:46 am

OpenVPN Admin Web Interface can not found

Post by akram » Fri Oct 17, 2014 5:40 am

Hello,
I have installed and connected OpenVPN server to client successfully. But I can not access to OpenVPN Admin Web Interface. When I open https:// server_ip_addresss/admin, I get 404 Not Found error.

User avatar
novaflash
OpenVPN Inc.
Posts: 1073
Joined: Fri Apr 13, 2012 8:43 pm

Re: OpenVPN Admin Web Interface can not found

Post by novaflash » Wed Oct 29, 2014 6:52 pm

Sounds like you probably have a web service running on it already, and you're getting that service's 404 page. You may want to move Apache2 or Nginx or whatever you use for web services aside so Access Server can run, or configure Access Server on different ports using ovpn-init.

Post Reply