Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: piedie on November 13, 2007, 02:35:27 PM
-
Hey there!
My SME 7.2 server is running a while now, without any problems. I installed the OpenVPN contrib and it used to work great. But, after not using it for quite a while, it doesn´t seem to work. When I boot the server is says [FAILED] when it tries to starts openVPN. Maybe it'll be the best to just remove it completely to get PPTP working again, and then reïnstall. Can I do this safe? What is the best way to doe that? yum remove openvpn, or more? Thank you very much!
-
Maybe first try:
cat /var/log/messages |grep openvpn
and see why openvpn is failing to start.
-
You'll find some informations about openvpn in this log:
/var/log/openvpn/server-bridge.log
You can also check this log in the panel of the server-manager.
-
When I look in the log messages, nothing about OpenVPN is shown. Also, /var/log/openvpn/server-bridge.log doesn't exist.
However, when I use OpenVPN GUI, it does ask me for login/password and shows the two green 'i am connected' screens.
-
I do have SME7admin if you want to know anything from that!
Thanks!
-
Ah. Found it. But it is a long list.
Dec 4 10:18:12 filmblvd openvpn[10617]: Warning: Error redirecting stdout/stderr to --log file: /var/log/openvpn/server-bridge.log: No such file or directory (errno=2)
Dec 4 10:18:12 filmblvd openvpn[10617]: OpenVPN 2.0.2 i386-redhat-linux [SSL] [LZO] [EPOLL] built on Sep 8 2005
Dec 4 10:18:12 filmblvd openvpn[10617]: WARNING: This configuration may accept clients which do not present a certificate
Dec 4 10:18:12 filmblvd openvpn[10617]: Control Channel Authentication: using 'easy-rsa/keys/bridge/ta.key' as a OpenVPN static key file
Dec 4 10:18:12 filmblvd openvpn[10617]: WARNING: normally if you use --mssfix and/or --fragment, you should also set --tun-mtu 1500 (currently it is 1400)
Dec 4 10:18:12 filmblvd openvpn[10617]: TUN/TAP device tap0 opened
Dec 4 10:18:12 filmblvd openvpn[10628]: chroot to '/etc/openvpn' and cd to '/' succeeded
Dec 4 09:18:12 filmblvd openvpn[10628]: GID set to nobody
Dec 4 09:18:12 filmblvd openvpn[10628]: UID set to nobody
Dec 4 09:18:12 filmblvd openvpn[10628]: Listening for incoming TCP connection on [undef]:1194
Dec 4 09:18:12 filmblvd openvpn[10628]: TCPv4_SERVER link local (bound): [undef]:1194
Dec 4 09:18:12 filmblvd openvpn[10628]: TCPv4_SERVER link remote: [undef]
Dec 4 09:18:12 filmblvd openvpn[10628]: Initialization Sequence Completed
Dec 4 10:18:12 filmblvd openvpn[10630]: OpenVPN 2.0.2 i386-redhat-linux [SSL] [LZO] [EPOLL] built on Sep 8 2005
Dec 4 10:18:12 filmblvd openvpn[10630]: WARNING: --keepalive option is missing from server config
Dec 4 10:18:12 filmblvd openvpn[10630]: Diffie-Hellman initialized with 1024 bit key
Dec 4 10:18:12 filmblvd openvpn[10630]: Cannot load certificate file server.crt: error:0906D06C:PEM routines:PEM_read_bio:no start line: error:140AD009:SSL routines:SSL_CTX_use_certificate_file:PEM lib
Dec 4 10:18:12 filmblvd openvpn[10630]: Exiting
Dec 4 10:18:12 filmblvd openvpn: failed
Dec 4 10:18:21 filmblvd openvpn: succeeded
Dec 4 09:18:21 filmblvd openvpn[10628]: SIGTERM[hard,] received, process exiting
Dec 4 10:18:23 filmblvd openvpn[10790]: Warning: Error redirecting stdout/stderr to --log file: /var/log/openvpn/server-bridge.log: No such file or directory (errno=2)
Dec 4 10:18:23 filmblvd openvpn[10790]: OpenVPN 2.0.2 i386-redhat-linux [SSL] [LZO] [EPOLL] built on Sep 8 2005
Dec 4 10:18:23 filmblvd openvpn[10790]: WARNING: This configuration may accept clients which do not present a certificate
Dec 4 10:18:23 filmblvd openvpn[10790]: Control Channel Authentication: using 'easy-rsa/keys/bridge/ta.key' as a OpenVPN static key file
Dec 4 10:18:23 filmblvd openvpn[10790]: WARNING: normally if you use --mssfix and/or --fragment, you should also set --tun-mtu 1500 (currently it is 1400)
Dec 4 10:18:23 filmblvd openvpn[10790]: TUN/TAP device tap0 opened
Dec 4 10:18:23 filmblvd openvpn[10795]: chroot to '/etc/openvpn' and cd to '/' succeeded
Dec 4 09:18:23 filmblvd openvpn[10795]: GID set to nobody
Dec 4 09:18:23 filmblvd openvpn[10795]: UID set to nobody
Dec 4 09:18:23 filmblvd openvpn[10795]: Listening for incoming TCP connection on [undef]:1194
Dec 4 09:18:23 filmblvd openvpn[10795]: TCPv4_SERVER link local (bound): [undef]:1194
Dec 4 09:18:23 filmblvd openvpn[10795]: TCPv4_SERVER link remote: [undef]
Dec 4 09:18:23 filmblvd openvpn[10795]: Initialization Sequence Completed
Dec 4 10:18:23 filmblvd openvpn[10797]: OpenVPN 2.0.2 i386-redhat-linux [SSL] [LZO] [EPOLL] built on Sep 8 2005
Dec 4 10:18:23 filmblvd openvpn[10797]: WARNING: --keepalive option is missing from server config
Dec 4 10:18:23 filmblvd openvpn[10797]: Diffie-Hellman initialized with 1024 bit key
Dec 4 10:18:23 filmblvd openvpn[10797]: Cannot load certificate file server.crt: error:0906D06C:PEM routines:PEM_read_bio:no start line: error:140AD009:SSL routines:SSL_CTX_use_certificate_file:PEM lib
Dec 4 10:18:23 filmblvd openvpn[10797]: Exiting
Dec 4 10:18:23 filmblvd openvpn: failed
Dec 4 10:20:25 filmblvd /sbin/e-smith/db[11448]: /home/e-smith/db/configuration: OLD openvpn-bridge=service|TCPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|disabled|domain|personeel.defilmboulevard.nl|endPool|192.168.1.75|fragment|1400|localCN|server|localIf|eth0|maxClients|20|mtuTest|enabled|nice|0|ping|10|pingRestart|120|protocol|tcp|redirectGW|0|renegociation|3600|startPool|192.168.1.50|status|enabled|tapIf|tap0|tunMtu|1400|userAuth|1|verbose|1
Dec 4 10:20:25 filmblvd /sbin/e-smith/db[11448]: /home/e-smith/db/configuration: NEW openvpn-bridge=service
Dec 4 10:20:25 filmblvd /sbin/e-smith/db[11449]: /home/e-smith/db/configuration: OLD openvpn-bridge=service
Dec 4 10:20:25 filmblvd /sbin/e-smith/db[11449]: /home/e-smith/db/configuration: NEW openvpn-bridge=service|protocol|udp
Dec 4 10:20:25 filmblvd /sbin/e-smith/db[11450]: /home/e-smith/db/configuration: OLD openvpn-bridge=service|protocol|udp
Dec 4 10:20:25 filmblvd /sbin/e-smith/db[11450]: /home/e-smith/db/configuration: NEW openvpn-bridge=service|UDPPort|1194|protocol|udp
Dec 4 10:20:25 filmblvd /sbin/e-smith/db[11451]: /home/e-smith/db/configuration: OLD openvpn-bridge=service|UDPPort|1194|protocol|udp
Dec 4 10:20:25 filmblvd /sbin/e-smith/db[11451]: /home/e-smith/db/configuration: NEW openvpn-bridge=service|UDPPort|1194|protocol|udp|status|disabled
Dec 4 10:20:25 filmblvd /sbin/e-smith/db[11452]: /home/e-smith/db/configuration: OLD openvpn-bridge=service|UDPPort|1194|protocol|udp|status|disabled
Dec 4 10:20:25 filmblvd /sbin/e-smith/db[11452]: /home/e-smith/db/configuration: NEW openvpn-bridge=service|UDPPort|1194|access|public|protocol|udp|status|disabled
Dec 4 10:20:25 filmblvd /sbin/e-smith/db[11453]: /home/e-smith/db/configuration: OLD openvpn-bridge=service|UDPPort|1194|access|public|protocol|udp|status|disabled
Dec 4 10:20:25 filmblvd /sbin/e-smith/db[11453]: /home/e-smith/db/configuration: NEW openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|protocol|udp|status|disabled
Dec 4 10:20:25 filmblvd /sbin/e-smith/db[11454]: /home/e-smith/db/configuration: OLD openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|protocol|udp|status|disabled
Dec 4 10:20:25 filmblvd /sbin/e-smith/db[11454]: /home/e-smith/db/configuration: NEW openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|clientToClient|disabled|protocol|udp|status|disabled
Dec 4 10:20:25 filmblvd /sbin/e-smith/db[11455]: /home/e-smith/db/configuration: OLD openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|clientToClient|disabled|protocol|udp|status|disabled
Dec 4 10:20:25 filmblvd /sbin/e-smith/db[11455]: /home/e-smith/db/configuration: NEW openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|clientToClient|disabled|compLzo|enabled|protocol|udp|status|disabled
Dec 4 10:20:25 filmblvd /sbin/e-smith/db[11458]: /home/e-smith/db/configuration: OLD openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|clientToClient|disabled|compLzo|enabled|protocol|udp|status|disabled
Dec 4 10:20:25 filmblvd /sbin/e-smith/db[11458]: /home/e-smith/db/configuration: NEW openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|protocol|udp|status|disabled
Dec 4 10:20:25 filmblvd /sbin/e-smith/db[11459]: /home/e-smith/db/configuration: OLD openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|protocol|udp|status|disabled
Dec 4 10:20:25 filmblvd /sbin/e-smith/db[11459]: /home/e-smith/db/configuration: NEW openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|protocol|udp|status|disabled|tapIf|tap0
Dec 4 10:20:26 filmblvd /sbin/e-smith/db[11461]: /home/e-smith/db/configuration: OLD openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|protocol|udp|status|disabled|tapIf|tap0
Dec 4 10:20:26 filmblvd /sbin/e-smith/db[11461]: /home/e-smith/db/configuration: NEW openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|localIf|eth0|protocol|udp|status|disabled|tapIf|tap0
Dec 4 10:20:26 filmblvd /sbin/e-smith/db[11462]: /home/e-smith/db/configuration: OLD openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|localIf|eth0|protocol|udp|status|disabled|tapIf|tap0
Dec 4 10:20:26 filmblvd /sbin/e-smith/db[11462]: /home/e-smith/db/configuration: NEW openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|localIf|eth0|protocol|udp|startPool|192.168.xx.xx|status|disabled|tapIf|tap0
Dec 4 10:20:26 filmblvd /sbin/e-smith/db[11466]: /home/e-smith/db/configuration: OLD openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|localIf|eth0|protocol|udp|startPool|192.168.xx.xx|status|disabled|tapIf|tap0
Dec 4 10:20:26 filmblvd /sbin/e-smith/db[11466]: /home/e-smith/db/configuration: NEW openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|endPool|192.168.xx.xx|localIf|eth0|protocol|udp|startPool|192.168.xx.xx|status|disabled|tapIf|tap0
Dec 4 10:20:26 filmblvd /sbin/e-smith/db[11467]: /home/e-smith/db/configuration: OLD openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|endPool|192.168.xx.xx|localIf|eth0|protocol|udp|startPool|192.168.xx.xx|status|disabled|tapIf|tap0
Dec 4 10:20:26 filmblvd /sbin/e-smith/db[11467]: /home/e-smith/db/configuration: NEW openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|endPool|192.168.xx.xx|localIf|eth0|maxClients|20|protocol|udp|startPool|192.168.xx.xx|status|disabled|tapIf|tap0
Dec 4 10:20:26 filmblvd /sbin/e-smith/db[11468]: /home/e-smith/db/configuration: OLD openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|endPool|192.168.xx.xx|localIf|eth0|maxClients|20|protocol|udp|startPool|192.168.xx.xx|status|disabled|tapIf|tap0
Dec 4 10:20:26 filmblvd /sbin/e-smith/db[11468]: /home/e-smith/db/configuration: NEW openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|endPool|192.168.xx.xx|localIf|eth0|maxClients|20|protocol|udp|startPool|192.168.xx.xx|status|disabled|tapIf|tap0|tunMtu|1400
Dec 4 10:20:26 filmblvd /sbin/e-smith/db[11469]: /home/e-smith/db/configuration: OLD openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|endPool|192.168.xx.xx|localIf|eth0|maxClients|20|protocol|udp|startPool|192.168.xx.xx|status|disabled|tapIf|tap0|tunMtu|1400
Dec 4 10:20:26 filmblvd /sbin/e-smith/db[11469]: /home/e-smith/db/configuration: NEW openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|endPool|192.168.xx.xx|localIf|eth0|maxClients|20|ping|10|protocol|udp|startPool|192.168.xx.xx|status|disabled|tapIf|tap0|tunMtu|1400
Dec 4 10:20:26 filmblvd /sbin/e-smith/db[11470]: /home/e-smith/db/configuration: OLD openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|endPool|192.168.xx.xx|localIf|eth0|maxClients|20|ping|10|protocol|udp|startPool|192.168.xx.xx|status|disabled|tapIf|tap0|tunMtu|1400
Dec 4 10:20:26 filmblvd /sbin/e-smith/db[11470]: /home/e-smith/db/configuration: NEW openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|endPool|192.168.xx.xx|localIf|eth0|maxClients|20|ping|10|pingRestart|120|protocol|udp|startPool|192.168.xx.xx|status|disabled|tapIf|tap0|tunMtu|1400
Dec 4 10:20:26 filmblvd /sbin/e-smith/db[11471]: /home/e-smith/db/configuration: OLD openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|endPool|192.168.xx.xx|localIf|eth0|maxClients|20|ping|10|pingRestart|120|protocol|udp|startPool|192.168.xx.xx|status|disabled|tapIf|tap0|tunMtu|1400
Dec 4 10:20:26 filmblvd /sbin/e-smith/db[11471]: /home/e-smith/db/configuration: NEW openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|endPool|192.168.xx.xx|localIf|eth0|maxClients|20|ping|10|pingRestart|120|protocol|udp|redirectGW|disabled|startPool|192.168.xx.xx|status|disabled|tapIf|tap0|tunMtu|1400
Dec 4 10:20:26 filmblvd /sbin/e-smith/db[11472]: /home/e-smith/db/configuration: OLD openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|endPool|192.168.xx.xx|localIf|eth0|maxClients|20|ping|10|pingRestart|120|protocol|udp|redirectGW|disabled|startPool|192.168.xx.xx|status|disabled|tapIf|tap0|tunMtu|1400
Dec 4 10:20:26 filmblvd /sbin/e-smith/db[11472]: /home/e-smith/db/configuration: NEW openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|endPool|192.168.xx.xx|localIf|eth0|maxClients|20|ping|10|pingRestart|120|protocol|udp|redirectGW|disabled|startPool|192.168.xx.xx|status|disabled|tapIf|tap0|tunMtu|1400|userAuth|4
Dec 4 10:20:26 filmblvd /sbin/e-smith/db[11473]: /home/e-smith/db/configuration: OLD openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|endPool|192.168.xx.xx|localIf|eth0|maxClients|20|ping|10|pingRestart|120|protocol|udp|redirectGW|disabled|startPool|192.168.xx.xx|status|disabled|tapIf|tap0|tunMtu|1400|userAuth|4
Dec 4 10:20:26 filmblvd /sbin/e-smith/db[11473]: /home/e-smith/db/configuration: NEW openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|endPool|192.168.xx.xx|localCN|server|localIf|eth0|maxClients|20|ping|10|pingRestart|120|protocol|udp|redirectGW|disabled|startPool|192.168.xx.xx|status|disabled|tapIf|tap0|tunMtu|1400|userAuth|4
Dec 4 10:20:26 filmblvd /sbin/e-smith/db[11474]: /home/e-smith/db/configuration: OLD openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|endPool|192.168.xx.xx|localCN|server|localIf|eth0|maxClients|20|ping|10|pingRestart|120|protocol|udp|redirectGW|disabled|startPool|192.168.xx.xx|status|disabled|tapIf|tap0|tunMtu|1400|userAuth|4
Dec 4 10:20:26 filmblvd /sbin/e-smith/db[11474]: /home/e-smith/db/configuration: NEW openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|endPool|192.168.xx.xx|localCN|server|localIf|eth0|maxClients|20|nice|0|ping|10|pingRestart|120|protocol|udp|redirectGW|disabled|startPool|192.168.xx.xx|status|disabled|tapIf|tap0|tunMtu|1400|userAuth|4
Dec 4 10:20:26 filmblvd /sbin/e-smith/db[11475]: /home/e-smith/db/configuration: OLD openvpn-bridge=service|UDPPort|1194|access|public|brIf|br0|cipher|auto|clientToClient|disabled|compLzo|enabled|endPool|192.168.xx.xx|localCN|server|localIf|eth0|maxClients|20|nice|0|ping|10|pingRestart|120|protocol|udp|redirectGW|disabled|startPool|192.168.xx.xx|status|disabled|tapIf|tap0|tunMtu|1400|userAuth|4
Dec 4 10:20:28 filmblvd /etc/e-smith/events/actions/navigation-conf[11498]: /home/e-smith/db/navigation/navigation.en-au: OLD openvpn-bridge=(undefined)
Dec 4 10:20:28 filmblvd /etc/e-smith/events/actions/navigation-conf[11498]: /home/e-smith/db/navigation/navigation.en-au: NEW openvpn-bridge=panel
Dec 4 10:20:28 filmblvd /etc/e-smith/events/actions/navigation-conf[11498]: /home/e-smith/db/navigation/navigation.en-au: OLD openvpn-bridge=panel
Dec 4 10:20:28 filmblvd /etc/e-smith/events/actions/navigation-conf[11498]: /home/e-smith/db/navigation/navigation.en-au: NEW openvpn-bridge=panel|Description|OpenVPN-Server-Bridge|DescriptionWeight|4000|Heading|Configuration|HeadingWeight|4000
Dec 4 10:20:28 filmblvd /etc/e-smith/events/actions/navigation-conf[11498]: /home/e-smith/db/navigation/navigation.sv: OLD openvpn-bridge=(undefined)
Dec 4 10:20:28 filmblvd /etc/e-smith/events/actions/navigation-conf[11498]: /home/e-smith/db/navigation/navigation.sv: NEW openvpn-bridge=panel
Dec 4 10:20:28 filmblvd /etc/e-smith/events/actions/navigation-conf[11498]: /home/e-smith/db/navigation/navigation.sv: OLD openvpn-bridge=panel
Dec 4 10:20:28 filmblvd /etc/e-smith/events/actions/navigation-conf[11498]: /home/e-smith/db/navigation/navigation.sv: NEW openvpn-bridge=panel|Description|OpenVPN-Server-Bridge|DescriptionWeight|4000|Heading|Configuration|HeadingWeight|4000
Dec 4 10:20:28 filmblvd /etc/e-smith/events/actions/navigation-conf[11498]: /home/e-smith/db/navigation/navigation.en-nz: OLD openvpn-bridge=(undefined)
Dec 4 10:20:28 filmblvd /etc/e-smith/events/actions/navigation-conf[11498]: /home/e-smith/db/navigation/navigation.en-nz: NEW openvpn-bridge=panel
Dec 4 10:20:28 filmblvd /etc/e-smith/events/actions/navigation-conf[11498]: /home/e-smith/db/navigation/navigation.en-nz: OLD openvpn-bridge=panel
Dec 4 10:20:28 filmblvd /etc/e-smith/events/actions/navigation-conf[11498]: /home/e-smith/db/navigation/navigation.en-nz: NEW openvpn-bridge=panel|Description|OpenVPN-Server-Bridge|DescriptionWeight|4000|Heading|Configuration|HeadingWeight|4000
Dec 4 10:29:35 filmblvd openvpn[15456]: OpenVPN 2.0.2 i386-redhat-linux [SSL] [LZO] [EPOLL] built on Sep 8 2005
Dec 4 10:29:35 filmblvd openvpn[15456]: WARNING: --keepalive option is missing from server config
Dec 4 10:29:35 filmblvd openvpn[15456]: Diffie-Hellman initialized with 1024 bit key
Dec 4 10:29:35 filmblvd openvpn[15456]: Cannot load certificate file server.crt: error:0906D06C:PEM routines:PEM_read_bio:no start line: error:140AD009:SSL routines:SSL_CTX_use_certificate_file:PEM lib
Dec 4 10:29:35 filmblvd openvpn[15456]: Exiting
Dec 4 10:29:35 filmblvd openvpn: failed
-
You have at least two problems:
- the certificate server.crt cannot be loaded. Try removing all the certificates and start from scratch (you'll have to create new certificates for your clients). You can do this in the certificate manager
- the address pool is not valid, you've let the default 192.168.xx.xx. You have to configure a valid IP range in your local subnet. For example you use the subnet 192.168.2.0/24, you can set start to be 192.168.2.10 and stop to be 192.168.2.20