Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (22 loc) · 3.23 KB

peering_list.md

File metadata and controls

27 lines (22 loc) · 3.23 KB
Nickname FQDN of your OpenWrt VM
(your dyndns domain)
Am I behind a CG-NAT?
(Test your IP 1)
Public-Key of your WireGuard peer
(DO NOT PUT YOUR PRIVATE KEY HERE!)
Your chosen Wireguard tunnel IPv4
from range 10.10.222.0/24
Is your Wiregurad peer configured on the MeshLab server side?
MeshLab Server evernet-kihei.dedyn.io no iTa3sr8lIu7UXQIB/l2szLQtC7z0dA8eQUMRPIvtqmw= 10.10.222.1/24 done, you can test the VPN 2)
Lars Gebken kenny0.ddnss.de no iTa3sr8lIu7UXQIB/l2szLQtC7z0dA8eQUMRPIvtqmw= 10.10.222.80/24
Niklas Mäder mniklas19.ddnss.de yes/no SngN4zve08emAgHM5aU7NhYD6/Nkc0Br19Ka5MbR31Y= 10.10.222.111/24
Fabian Heydecke nwtp.spdns.org yes zZ4PNBggzwNRJZmyvDgGUyTJ23zWW6unpFGO1SjCdGs= 10.10.222.3/24 done, you can test the VPN 2)
Niklas Häger niklash.ddnss.de no H6PNrm9Nw5GoegRyzZuAQ9fejPFOGP4hAXSeeBWNnGY= 10.10.222.10/24 done, you can test the VPN 2)
Jonas Jelonek meshlab484.spdns.org no hot7ThrzP1MV8nlfgrTMuep7zMrOOcGaLjTPrsFI5xA= 10.10.222.48/24 done, you can test the VPN 2)
Benedikt Streicher bstreicher.ddnss.eu no EeEcwSzW5xIlqILEBpgjGffcCcWjn2P+npo7wUjNGjQ= 10.10.222.50/24 done, you can test the VPN 2)
Paul Schreiber meshlab.schreiber-p.de no oXc+CvulGlVYVynvIAbipWchnzBJGsJ8f7OgglM5jBs= 10.10.222.55/32 done, you can test the VPN 2)
LarryAn thatismy.ddnss.de no q6mlMJwyy6muoYISXsnuHz+rVVoZ0aLfjg292SgjFAE= 10.10.222.2/24 done, you can test the VPN 2)
Vivi Probst vprobst.twn.de yes
Felix Römhild froemhild.ddnss.de no FmzNwgkdfWFUvP/xvRF7nhKVFLUunA+8pXxsqejwGko= 10.10.222.4/24
Volker Johannes Luhn hannesjo22.ddnss.de no NlWl+qU6lhc4vGi0aa1nOgSDZhQV/fk/c8q2iTiWc2A= 10.10.222.13/24
Nicolas Emerson botw.selfhost.co no s3afISXCq0XC4MLRMkIa0ZZwEKJYgGoQhRACh2hXpWU= 10.10.222.43/24 done, you can test the VPN 2)


1 To check weather your ISP puts your behind a CG-NAT with changing public IP's, run:
curl ipecho.net/plain -w "\n"; curl ifconfig.me/ip -w "\n"; curl ident.me -w "\n"
from your OpenWrt terminal. If your the three IPs differ, you got probably CG-NATed

2 To check if your VPN connection to the MeshLab server ist working, just ping the Wiregurad interface on the MeshLab server by ping 10.10.222.1... if the ping succeeds, your VPN is up&running.