Hacker News new | ask | show | jobs
by nurettin 1494 days ago
Why should I bind to 0.0.0.0? It should be able to tunnel any port on any interface.
1 comments

You need to bind to at least the wireguard interface/address in order for this to work. The service reverse proxies over the tunnel, and your kernel won’t be looking to handle those connections unless you’re listening on the correct tunnel interface.