[8.900][DUPE] Unable to get clientless SSL VPN working

Hi,

I'm unable to get the clientless SSL VPN working. When connecting to the published services through the user portal, it shows the 'connecting' screen and after a while this screen disappears and nothing happens.

The Clientless SSL VPN live log doesn't show any activity when trying to make the connection.

Any idea?

Franc.
Parents
  • Hi Cristof,

    done that, doesn't work. Still unable to connect. Livelog reports:

    2012:03:14-16:14:38 firewall screenmgr[10071]: Terminating ... 
    2012:03:14-16:14:38 firewall screenmgr[10071]: Shutdown complete 
    2012:03:14-16:14:42 firewall screenmgr[22688]: Listening on [127.0.0.1]:3001: Ready 

    Franc.
  • Hi Franc,

    since that didn't work we have to take some more drastic actions to try and get it running properly. Please follow theses instructions exactly:

    1. Establish an SSH connection to your UTM and get root priviliges
    2. Navigate to /var/mdw/scripts/
    3. Edit the file screenmgr at line 43 -> add the argument " -g" at the end of the line (don't forget the one blank) so that it reads: "startproc /usr/sbin/screenmgr.plx -g[/COLOR]" and save
    4. Restart the service by turning it off and on again in the Webadmin, or running "/var/mdw/scripts/screenmgr restart"
    After that all debugging infos are redirected to /var/log/clientlessvpn.log

    Cheers,
    Cristof
Reply
  • Hi Franc,

    since that didn't work we have to take some more drastic actions to try and get it running properly. Please follow theses instructions exactly:

    1. Establish an SSH connection to your UTM and get root priviliges
    2. Navigate to /var/mdw/scripts/
    3. Edit the file screenmgr at line 43 -> add the argument " -g" at the end of the line (don't forget the one blank) so that it reads: "startproc /usr/sbin/screenmgr.plx -g[/COLOR]" and save
    4. Restart the service by turning it off and on again in the Webadmin, or running "/var/mdw/scripts/screenmgr restart"
    After that all debugging infos are redirected to /var/log/clientlessvpn.log

    Cheers,
    Cristof
Children