![]() |
2010-06-02
, 14:37
|
Posts: 1 |
Thanked: 0 times |
Joined on Jun 2010
|
#32
|
Works perfectly with my university's SSLVPN. Good job
One little nitpick:
my university doesn't use DTLS, so Openconnect use SSL instead. However this creates a rather verbose error message which might confuse people.
![]() |
2010-06-02
, 14:44
|
Posts: 479 |
Thanked: 641 times |
Joined on Dec 2007
@ Switzerland
|
#33
|
![]() |
2010-06-29
, 04:54
|
Posts: 328 |
Thanked: 101 times |
Joined on Dec 2009
|
#34
|
Yes, I plan to upgrade OpenConnect in a few weeks, along with bug fixes in the GUI client.
![]() |
2010-06-29
, 07:12
|
Posts: 36 |
Thanked: 12 times |
Joined on Apr 2010
|
#35
|
Looking forward for this. is there any plan to include the group ID on the new release ?
Since currentyly i received a message
GROUP: [XXX|YYYY|ZZZ]: Invalid Inputs
Failed to obtain WebVPN cookir
XXX YYY ZZZ -> real group name
or anyone knows how to do this from command line ?
![]() |
2010-06-29
, 07:49
|
Posts: 320 |
Thanked: 137 times |
Joined on Apr 2010
|
#36
|
![]() |
2010-06-30
, 18:47
|
Posts: 328 |
Thanked: 101 times |
Joined on Dec 2009
|
#37
|
i also face the same problem as my company require "group" for authentication.
any plan to support for group option in the next update?
![]() |
2010-07-28
, 08:24
|
Posts: 36 |
Thanked: 12 times |
Joined on Apr 2010
|
#38
|
Hmm I manage to find a workaround, a little bit manual though.
1. Install rootsh
2. go to terminal
3. sudo gainroot
4. openconnect <servername>
when using this command line interface, the group name is visible and i am able to connect by typing the group name, user id and password.
the problem is the DNS and the routing is not configured yet, so I need to add that manually by creating 2 scripts
1. company.sh --> for all the routing and dns
2. normal.sh -> back to use the default routing and dns
For now its sufficient since I am able to vpn to my company using this workaround.
![]() |
2010-07-29
, 04:38
|
Posts: 328 |
Thanked: 101 times |
Joined on Dec 2009
|
#39
|
thanks. by the way, can you share on how to create the scripts for DNS and routing?
![]() |
2010-08-03
, 15:39
|
Posts: 8 |
Thanked: 0 times |
Joined on Jul 2010
|
#40
|
One little nitpick:
my university doesn't use DTLS, so Openconnect use SSL instead. However this creates a rather verbose error message which might confuse people.