DTLS handshake failed: Error in the push function.(Open connect in Yosemite OS X 10.10.4)

David Woodhouse dwmw2 at infradead.org
Thu Jul 23 08:23:14 PDT 2015


On Thu, 2015-07-23 at 20:46 +0530, Maloy Ghosh wrote:
> 
> Connected utun0 as 172.30.16.232 + 2407:9a00:1:700::1/64, using SSL
> DTLS handshake failed: Error in the push function.
> (Is a firewall preventing you from sending UDP packets?)

It seems you are unable to send UDP packets to the VPN server. Can you
run it under strace or truss or whatever the Darwin equivalent is, and
work out what's happening?

Can you send UDP with netcat to the server?

A packet dump might enlighten. Maybe we *do* send a single packet, get
an ICMP unreachable, and then the OS gives you a failure when you try
to send the *next* packet?

Either way, it shouldn't be fatal; you should have a working connection
over TCP. It's just not as efficient as it should be, and will suffer
badly if you experience packet loss.

-- 
dwmw2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5691 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/openconnect-devel/attachments/20150723/559515a4/attachment.bin>


More information about the openconnect-devel mailing list