logoalt Hacker News

Open WireGuard Endpoints

35 pointsby mlhpdxyesterday at 7:05 PM10 commentsview on HN

Comments

cube00yesterday at 8:52 PM

>the Listener rejects any handshake from an unknown key.

It never responds, there's no indication of rejection.

The client can't even be sure a service is actually there or they've hit a default drop firewall rule.

show 1 reply
anonymousiamtoday at 12:18 AM

This is confusing to me, and I'm not a novice to WireGuard.

WireGuard is a layer-3 protocol. Given that WireGuard does not natively support DHCP or dynamic internal IP allocation within its encrypted tunnels, and it instead relies on static tunnel IP configurations (Address and AllowedIPs for each pre-registered client), how would a new unregistered client be assigned an IP address within the encrypted subnet?

show 1 reply
tostiyesterday at 11:42 PM

I think this would nerf wireguard similarly to how a "null" encryption effectively nerfed IPSec. Fine for a specific use case (debugging comes to mind) but should never be upstreamed imho.

show 1 reply
pamcakeyesterday at 9:35 PM

Why stop there? Give use Wireguard certificate auth already!

show 1 reply