by bratao on 7/27/24, 1:17 AM with 19 comments
by c0l0 on 7/27/24, 8:53 AM
We wanted to have finally encrypt the L2 links between our DCs and got quotes from a number of providers for hardware appliances, and I was like, "no WAY this ought to cost that much!', and went off to try to build something myself that hauled Ethernet frames over a wireguard overlay network at 10Gbps using COTS hardware. I did pull it off after a tenday of work or so, undercutting the cheapest offer by about 70% (and the most expensive one by about 95% or so...), but there was a lot of intricate reading and experimentation involved.
I am looking forward to validate my understanding against the content of this article - it looks very promising and comprehensive at first and second glance! Thanks for creating and posting it.
by hyperman1 on 7/27/24, 10:30 AM
by dakiol on 7/27/24, 8:23 AM
So the only chance of running any of the commands in the article are when playing around with my own systems. I guess they would be useful too if I were working as Platform engineer.
by betaby on 7/27/24, 1:53 PM
and then we have `net.ipv4.tcp_wmem` which bring two questions: 1. why there is no IPv6 equivalent and 2. what's the difference from `net.core.wmem_max` ?
by totallyunknown on 7/27/24, 9:32 AM
by rjgonza on 7/27/24, 9:50 AM
by hnaccountme on 7/31/24, 10:58 AM