Open VPN wont start

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Post Reply
Scorpuk
OpenVpn Newbie
Posts: 1
Joined: Tue Nov 05, 2013 3:03 pm

Open VPN wont start

Post by Scorpuk » Tue Nov 05, 2013 3:21 pm

When I click on start server I get the following mesages:

Code: Select all

Error:


PortPool: port pool depleted, cannot satisfy request for 'openvpn_73': svc/svc:631,sagent/wpsvc:182,sagent/iptlive:57,sagent/vpnconfig:224,sagent/vpnconfig:163,util/portpool:52,
web/http:750,web/server:126,web/server:133,xml/authrpc:106,xml/authrpc:160,internet/defer:102,sagent/runxml:152,sagent/saccess:55,xml/authrpc:237,sagent/saccess:55,sagent/runxml:152,
sagent/runxml:161,internet/defer:190,internet/defer:181,internet/defer:323,sagent/runxml:86,sagent/runxml:41,sagent/runxml:60,sagent/runxml:41,svc/svc:255,svc/svc:664,internet/defer:190,
internet/defer:181,internet/defer:323,svc/svc:631,sagent/wpsvc:182,sagent/iptlive:57,sagent/vpnconfig:224,sagent/vpnconfig:163,util/portpool:52,util/error:61,util/error:44 (SVC_RUN_EXCEPT)

..... about 24 pages of similar message. cant attach .txt or .pdf file!)
System specs:
Ubuntu 12.04.2 LTS 64bit. (More details here: http://scorpuk.plus.com:7325/phpsysinfo ... sp=dynamic
Router is forwarding ports 443 TCP and 1194 UDP.

Code: Select all

Active Configuration.
Access Server version: 2.0.2
Server Name: scorpuk.plus.com
Authenticate users with: pam
Accepting VPN client connections on IP address: eth0: 192.168.178.34
Port for VPN client connections: tcp/443, udp/1194
OSI Layer: 2 (ethernet bridging)
Node: Server

Conectivity test runs good:

Code: Select all

Test Results for TCP.
Result: Success
Explanation: Connectivity between an Internet client and your Access Server was confirmed.
IP Address Tested: 80.229.16.99
Reverse DNS result: scorpuk.plus.com

Test Results for UDP.
Result: Success
Explanation: Connectivity between an Internet client and your Access Server was confirmed.
IP Address Tested: 80.229.16.99
Reverse DNS result: scorpuk.plus.com
I do have some errors on Web Server Configuration page:

Code: Select all

SSL Context Error  :  PortPool: port pool depleted, cannot satisfy request for 'test_web_certs'
Certificate Trust Warning  :  self signed certificate in certificate chain
Certificate/Hostname Match Warning  :  Hostname u'192.168.178.34' doesn't match certificate domain(s): Server
I tried to google portpool error, but couldnt find an answer.



Any help would be appreciated.


Cheers.

Post Reply