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; 11+ 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] 11+ messages in thread
* [govpn-devel] Invalid server's random number
@ 2017-03-01 15:54 Le Blanc
  2017-03-01 20:36 ` Sergey Matveev
  0 siblings, 1 reply; 11+ messages in thread
From: Le Blanc @ 2017-03-01 15:54 UTC (permalink / raw)
  To: govpn-devel

I'm a little confused about an issue I encounter:

sometimes my client disconect from the govpn-server, when I try to
reconnect the govpn-client with the same key I've used and same config, I
have a "Invalid server's random number' on the server side, and if I
restart the server it's work again.
I don't known if the problem is on my side (configuration issue, I've
checked a lot before posting here), or network related, or it's govpn.
Before 7.0 this kind of stuff never happen (as far as I can remember).

I hope someone can help, thanks in advance.

-- 
G. Le Blanc


^ permalink raw reply	[flat|nested] 11+ messages in thread
* [Govpn-devel] Invalid server's random number
@ 2016-10-19 16:00 Bruno Clermont
  0 siblings, 0 replies; 11+ messages in thread
From: Bruno Clermont @ 2016-10-19 16:00 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] 11+ messages in thread

end of thread, other threads:[~2017-03-01 20:36 UTC | newest]

Thread overview: 11+ 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
  -- strict thread matches above, loose matches on Subject: below --
2017-03-01 15:54 [govpn-devel] Invalid server's random number Le Blanc
2017-03-01 20:36 ` Sergey Matveev
2016-10-19 16:00 [Govpn-devel] " Bruno Clermont