public inbox for govpn-devel@lists.cypherpunks.ru
Atom feed
* [Govpn-devel] Invalid server's random number
@ 2016-10-19 16:05 Bruno Clermont
  2016-10-19 16:57 ` Bruno Clermont
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Bruno Clermont @ 2016-10-19 16:05 UTC (permalink / raw)
  To: govpn-devel

Hello,

I’m using GoVPN between 2 Linux hosts, it worked once and then I can’t bring a connection up anymore, I get the following error:

handshake.go:290: Invalid server's random number with $PEER

I did my homework, even spent some time trying to figure why looking at the code. But that function is quite cryptic to me. So, what this error mean? What cause this? How to fix?

Bonus question: could it be very hard to add support for tun interface instead of tap?

Thanks for GoVPN!

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-10-29 18:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-19 16:05 [Govpn-devel] Invalid server's random number Bruno Clermont
2016-10-19 16:57 ` Bruno Clermont
2016-10-19 19:45   ` Sergey Matveev
2016-10-19 19:45 ` Sergey Matveev
2016-10-20 13:27   ` Bruno Clermont
2016-10-20 19:36     ` Sergey Matveev
2016-10-29 18:05 ` [Govpn-devel] TUN interfaces (was: Invalid server's random number) Sergey Matveev
2016-10-29 18:12   ` Bruno Clermont