Development discussion of WireGuard
 help / color / mirror / Atom feed
* tunnel no longer established :: how to debug?
@ 2021-06-02  6:36 Adrian Sevcenco
  2021-06-02  7:23 ` tunnel no longer established :: how to debug? - solved Adrian Sevcenco
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Sevcenco @ 2021-06-02  6:36 UTC (permalink / raw)
  To: wireguard

Hi! After a change of connection point (the same ISP but different location, but with the same wireless, and end-points)
the tunnel no longer is established. Nothing in the wg configuration is changed ...
from the "client" machine to the "server" end-point i can do:
root@hal: ~ # nc -u -vz sev.HHHHHH 43333
Ncat: Version 7.80 ( https://nmap.org/ncat )
Ncat: Connected to HHH.HHH.HHH.HHH:43333.
Ncat: UDP packet sent successfully
Ncat: 1 bytes sent, 0 bytes received in 2.01 seconds.

How can i debug further to see why the connection is not established?
Thanks a lot!
Adrian

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

* Re: tunnel no longer established :: how to debug? - solved
  2021-06-02  6:36 tunnel no longer established :: how to debug? Adrian Sevcenco
@ 2021-06-02  7:23 ` Adrian Sevcenco
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Sevcenco @ 2021-06-02  7:23 UTC (permalink / raw)
  To: wireguard

On 6/2/21 9:36 AM, Adrian Sevcenco wrote:
> Hi! After a change of connection point (the same ISP but different location, but with the same wireless, and end-points)
> the tunnel no longer is established. Nothing in the wg configuration is changed ...
> from the "client" machine to the "server" end-point i can do:
> root@hal: ~ # nc -u -vz sev.HHHHHH 43333
> Ncat: Version 7.80 ( https://nmap.org/ncat )
> Ncat: Connected to HHH.HHH.HHH.HHH:43333.
> Ncat: UDP packet sent successfully
> Ncat: 1 bytes sent, 0 bytes received in 2.01 seconds.
> 
> How can i debug further to see why the connection is not established?
i apologize for the noise! the problem was a typo on the server configuration
where a peer was defined also with it's endpoint (dynamic) dns name.
this worked fine as long that name was resolving correctly but as soon as this
failed the connection could no longer be established.

Thanks!
Adrian

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

end of thread, other threads:[~2021-06-02  7:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-02  6:36 tunnel no longer established :: how to debug? Adrian Sevcenco
2021-06-02  7:23 ` tunnel no longer established :: how to debug? - solved Adrian Sevcenco

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).