Page 1 of 1

Wireguard - not connecting

Posted: Thu Feb 17, 2022 5:55 am
by px85
1.01.03 Premium

No connection - indefinite "Connecting..."

Adelaide.conf

Code: Select all

# Script by Incognito Coder
[Interface]
PrivateKey = iKi****************************************************Bkw=
Address = 10.14.0.2/16
DNS = 162.252.172.57, 149.154.159.92

[Peer]
PublicKey = J7N***************************************************XAY=
AllowedIps= 0.0.0.0/0
Endpoint = 10.10.34.35:51820
Tokyo.conf

Code: Select all

# Script by Incognito Coder
[Interface]
PrivateKey = iKi****************************************************Bkw=
Address = 10.14.0.2/16
DNS = 162.252.172.57, 149.154.159.92

[Peer]
PublicKey = YJS***************************************************/BY=
AllowedIps= 0.0.0.0/0
Endpoint = 10.10.34.35:51820


Re: Wireguard - not connecting

Posted: Thu Feb 17, 2022 9:58 am
by admin
This can happen if a firewall blocks packets or the configuration is incorrect (wrong key, address or port).

Do you know that the address 10.10.34.35 is private and cannot be reached on the internet?

P.S.
I edited the post to obscure the cryptographic keys