Hi,
Today I started to use the new Astaro v9.
When you enabled the user portale (port 443) and the SSL VPN together, you can't reach the portal. This used to work on the v8 (even when the services use both ports)
Any idea how this comes?
snake-jailbird:/root # cat /var/log/openvpn.log
2012:04:16-11:08:19 snake-jailbird openvpn[31639]: OpenVPN 2.1.1 i686-suse-linux [SSL] [LZO2] [EPOLL] built on Jan 19 2012
2012:04:16-11:08:19 snake-jailbird openvpn[31639]: MANAGEMENT: client_uid=0
2012:04:16-11:08:19 snake-jailbird openvpn[31639]: MANAGEMENT: client_gid=0
2012:04:16-11:08:19 snake-jailbird openvpn[31639]: MANAGEMENT: unix domain socket listening on /var/run/ovpn_mgmt
2012:04:16-11:08:19 snake-jailbird openvpn[31639]: WARNING: using --duplicate-cn and --client-config-dir together is probably not what you want
2012:04:16-11:08:19 snake-jailbird openvpn[31639]: WARNING: --ifconfig-pool-persist will not work with --duplicate-cn
2012:04:16-11:08:19 snake-jailbird openvpn[31639]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2012:04:16-11:08:19 snake-jailbird openvpn[31639]: PLUGIN_INIT: POST /usr/lib/openvpn-auth-aua.so '[/usr/lib/openvpn-auth-aua.so]' intercepted=PLUGIN_AUTH_USER_PASS_VERIFY|PLUGIN_CLIENT_CONNECT|PLUGIN_CLIENT_DISCONNECT
2012:04:16-11:08:19 snake-jailbird openvpn[31639]: Diffie-Hellman initialized with 1024 bit key
2012:04:16-11:08:19 snake-jailbird openvpn[31639]: Cannot load CA certificate file /etc/openvpn/ca.crt path (null) (SSL_CTX_load_verify_locations) (OpenSSL)
2012:04:16-11:08:19 snake-jailbird openvpn[31639]: Exiting
2012:04:16-11:11:33 snake-jailbird openvpn[32294]: OpenVPN 2.1.1 i686-suse-linux [SSL] [LZO2] [EPOLL] built on Jan 19 2012
2012:04:16-11:11:33 snake-jailbird openvpn[32294]: MANAGEMENT: client_uid=0
2012:04:16-11:11:33 snake-jailbird openvpn[32294]: MANAGEMENT: client_gid=0
2012:04:16-11:11:33 snake-jailbird openvpn[32294]: MANAGEMENT: unix domain socket listening on /var/run/ovpn_mgmt
2012:04:16-11:11:33 snake-jailbird openvpn[32294]: WARNING: using --duplicate-cn and --client-config-dir together is probably not what you want
2012:04:16-11:11:33 snake-jailbird openvpn[32294]: WARNING: --ifconfig-pool-persist will not work with --duplicate-cn
2012:04:16-11:11:33 snake-jailbird openvpn[32294]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2012:04:16-11:11:33 snake-jailbird openvpn[32294]: PLUGIN_INIT: POST /usr/lib/openvpn-auth-aua.so '[/usr/lib/openvpn-auth-aua.so]' intercepted=PLUGIN_AUTH_USER_PASS_VERIFY|PLUGIN_CLIENT_CONNECT|PLUGIN_CLIENT_DISCONNECT
2012:04:16-11:11:33 snake-jailbird openvpn[32294]: Diffie-Hellman initialized with 1024 bit key
2012:04:16-11:11:33 snake-jailbird openvpn[32294]: Cannot load CA certificate file /etc/openvpn/ca.crt path (null) (SSL_CTX_load_verify_locations) (OpenSSL)
2012:04:16-11:11:33 snake-jailbird openvpn[32294]: Exiting
...there will no log generated in openvpn.log while I'm trying to open the userportal...