angristan / wireguard-install

WireGuard VPN installer for Linux servers
https://stanislas.blog/2019/01/how-to-setup-vpn-server-wireguard-nat-ipv6/
MIT License
7.96k stars 1.3k forks source link

No Handshake #249

Closed vtbfabi closed 3 years ago

vtbfabi commented 3 years ago

Hey, i have a little problem i cant really solve my self. I have 17 Wireguard Peers setup. Everyone of them works completly fine (10.66.66.2-10.66.66.19) The 18. Client (IP 10.66.66.20) Doesnt get a Handshake. My frist thought was a subnet mismatch but i dindnt find one. Every peer i create with the ip ending like .21, .22, .23 etc. doesnt work. Maybe also a port mismatch? The only thing i changed in the script is is Split Tunneling for my Client networks. (192.168.112/20)

The Server is fresh Ubnutu Server install...

any Ideas?

vtbfabi commented 3 years ago

Okay Fixed it. The Wireguard Port was so high (65518) That only 17 Clients worked... Changed it now to a lower one.