logged into the EC2 instance and opened up ports 443 and 943
then ran /usr/local/openvpn_as/bin/ovpn-init (as root)
The output:
Code: Select all
Initializing OpenVPN...
Adding new user login...
useradd -s /sbin/nologin "openvpn"
Writing as configuration file...
Perform sa init...
Wiping any previous userdb...
Creating default profile...
Modifying default profile...
Adding new user to userdb...
Modifying new user as superuser in userdb...
Getting hostname...
Hostname: web
Preparing web certificates...
Getting web user account...
Adding web group account...
Adding web group...
Adjusting license directory ownership...
Initializing confdb...
Generating init scripts...
Error: Could not generate server script.
I then received this error in my browser: Error 102 (net::ERR_CONNECTION_REFUSED): Unknown error.
I have no idea what to do to try to troubleshoot this.
Any help would be greatly appreciated.
Thanks!