SSL VPN
SSL VPN
Hi!
Is there any good How to's on SSL VPN Configuration?
I checked the how to's and couldn't find anything. I hope you guys
can give med some link or directives on how to easily set up an SSL VPN connection.
Kind Regards
Is there any good How to's on SSL VPN Configuration?
I checked the how to's and couldn't find anything. I hope you guys
can give med some link or directives on how to easily set up an SSL VPN connection.
Kind Regards
Re: SSL VPN
Get last version of documentation and you can see some information
Basically, it's very simple - SSL VPN interface can be setted same as PPTP: pool/inner IP, server, userDB/auth rule, IP rules
At this time, client will add default route when connected, so, be careful. If neccessary, you can disable client routing and do it manually after connection.
Basically, it's very simple - SSL VPN interface can be setted same as PPTP: pool/inner IP, server, userDB/auth rule, IP rules
At this time, client will add default route when connected, so, be careful. If neccessary, you can disable client routing and do it manually after connection.
BR, Alexandr Danilov
Re: SSL VPN
yes thanks i found the documentation and it was very helpful!
It was easy to set up the interface etc.
But now i got problem getting the tunnel to work.
As you said i probably need to disable client routing casue i get an
error from the SSL VPN client program that it can't add an default route.
How do i disable client routing? and do i have to configure the manual routes
in the clavister for the tunnel to work?
Best Regards
It was easy to set up the interface etc.
But now i got problem getting the tunnel to work.
As you said i probably need to disable client routing casue i get an
error from the SSL VPN client program that it can't add an default route.
How do i disable client routing? and do i have to configure the manual routes
in the clavister for the tunnel to work?
Best Regards
Re: SSL VPN
To disable default route creation, call VPN client with param below
It will connect to remote network, but not add default route
After connection, you (client) have to add neccessary routes by manually (route add ...)
At this moment, no other way
Code: Select all
sslvpn.exe -no_gateway
After connection, you (client) have to add neccessary routes by manually (route add ...)
At this moment, no other way
BR, Alexandr Danilov
-
- Posts: 3
- Joined: 23 Jul 2011, 05:24
Re: SSL VPN
I am new to Clavister and am using the virtual router v9.20.02.
I am trying to setup SSL VPN and the documentation is pretty striaght forward, however everytime I attempt to hit the SSL VPN interface I am taken to the main Clavister logon page instead of the SSL VPN interface.
Any ideas?
I am trying to setup SSL VPN and the documentation is pretty striaght forward, however everytime I attempt to hit the SSL VPN interface I am taken to the main Clavister logon page instead of the SSL VPN interface.
Any ideas?
Re: SSL VPN
Hi Focker,
there is no differents between the logon gui. Maybe you hit the tricky User Auth Rule part, what do you see in the eventlog?
greetings
there is no differents between the logon gui. Maybe you hit the tricky User Auth Rule part, what do you see in the eventlog?
greetings
-
- Posts: 3
- Joined: 23 Jul 2011, 05:24
Re: SSL VPN
It was an issue with the management port. Resolved.
Re: SSL VPN
hey everbody
i set up a SSL VPN on clavister E80, i got it connected but no trafic pass through
any suggestion?
i set up a SSL VPN on clavister E80, i got it connected but no trafic pass through
any suggestion?
Re: SSL VPN
Hello.
I would recommend that you start by looking at the Firewall logs. They should provide you with some hints / clues as to what the problem could be.
Since you are able to connect the VPN tunnel, it's probably IP policy's, something with the routing or the IP pool that causing the problem.
Best regards
/Peter
I would recommend that you start by looking at the Firewall logs. They should provide you with some hints / clues as to what the problem could be.
Since you are able to connect the VPN tunnel, it's probably IP policy's, something with the routing or the IP pool that causing the problem.
Best regards
/Peter