#18741: openconnect (openwrt-14.07) currently not working
--------------------------+-----------------------------------
 Reporter:  monomartin@…  |      Owner:  developers
     Type:  defect        |     Status:  new
 Priority:  normal        |  Milestone:  Barrier Breaker 14.07
Component:  packages      |    Version:  Barrier Breaker 14.07
 Keywords:                |
--------------------------+-----------------------------------
 Openconnect currently seems not be not usable. When trying to connect from
 luci webinterface the following error can be found in syslog:

 {{{
 user.notice openconnect: this script must be called for an active
 interface
 }}}


 When trying to call openconnect manually (console) with
   openconnect vpn.mycompany.com
 there is an error, too.


 {{{
 WARNING: This version of openconnect was built without iconv
          support but you appear to be using the legacy character
          set "ASCII". Expect strangeness.
 POST https://vpn.mycompany.com
 Attempting to connect to server XXX.XXX.XXX.XXX:443
 SSL negotiation with vpn.mycompany.com
 Server certificate verify failed: signer not found

 Certificate from VPN server "vpn.mycompany.com" failed verification.
 Reason: signer not found
 Enter 'yes' to accept, 'no' to abort; anything else to view: yes
 Connected to HTTPS on vpn.mycompany.com
 XML POST enabled
 Please enter your username and password.
 GROUP: [Login]:Login
 POST https://vpn.mycompany.com
 XML POST enabled
 Please enter your username and password.
 Username:XXXXXX
 Password:
 POST https://vpn.mycompany.com
 Got CONNECT response: HTTP/1.1 200 OK
 CSTP connected. DPD 30, Keepalive 0
 Script '/lib/netifd/vpnc-script' returned error 1
 Script '/lib/netifd/vpnc-script' returned error 1
 Connected tun0 as XXX.XXX.XXX.XXX, using SSL
 Established DTLS connection (using GnuTLS). Ciphersuite
 (DTLS0.9)-(RSA)-(AES-256-CBC)-(SHA1).
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/18741>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to