On 01/27/2014 09:58 PM, Tony Zhou wrote: > Hi all, > > I have compiled the latest version of ocserv (0.3.0) and trying to use > AnyConnect for Windows for it, however the authentication attempt failed > after first try. Here's the log: > > Jan 28 05:56:10 area11 ocserv[22819]: [main] initialized ocserv 0.3.0 > Jan 28 05:56:10 area11 ocserv[22820]: sec-mod initialized (socket: > /var/run/ocserv-socket.22819) > Jan 28 05:56:34 area11 ocserv[22824]: client.ip.address:49531 sent sid: > someSID > Jan 28 05:56:37 area11 ocserv[22825]: client.ip.address:49532 HTTP: > Cookie: webvpncontext=someSID; > Jan 28 05:56:37 area11 ocserv[22825]: client.ip.address:49532 sending > message 'auth init' to main [...] > Jan 28 05:56:37 area11 ocserv[22825]: client.ip.address:49532 sent sid: > someSID Hello, Unfortunately you have stripped all the information that could be helpful in tracking the issue. It seems that in your case the server isn't able to associate the multiple client connections using the SID (or webvpncontext - that is just a unique identifier for the connection). regards, Nikos