Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
WireGuard's user friendliness problem makes it lose to openvpn in 2021 (lolfi.com)
5 points by nvr219 on May 24, 2021 | hide | past | favorite | 7 comments


Almost every problem I've seen someone have with WireGuard comes down to one of two things:

1. They misunderstand what AllowedIPs actually does

2. They don't understand networking.

WireGuard is _incredibly_ simple. Not easy. Simple. You configure your peering on each side, and what you end up with is--as far as userspace can tell--a perfectly normal layer 3 interface. You are then free to configure your firewall rules and route tables however you like in order to achieve your goals.

If you understand networking (and how to perform network configuration on Linux), then this is a powerful tool. If you don't understand networking, then you end up writing posts like this.


Thanks for feedback. Yes - I don't understand networking, and OpenVPN works for me, so it wins... That's all I can say.

I will update my post to clarify that I also don't understand networking.


Here is probably BEST explanation of WireGuard parameters: https://stackoverflow.com/questions/65444747/what-is-the-dif...


Try https://tailscale.com/ implementation of wireguard if you are a noob.


Nice one! Thanks.


Having just implemented wireguard for the first time, and having extensive networking knowledge, I agree it is simple but not easy, and the primary reason is the really poor documentation. If they just had a proper how to guide for first time users it would help a lot. The documentation on the wireguard site is lacking in that respect.


Yeah. The documentation makes a lot of assumptions about capabilities of the readers.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: