With that out of the way – I wanted to spend some time in this post talking about the command line tool found on Linux systems called
tc
. We’ve talked abouttc
before when we discussed creating some network/traffic simulated topologies and it worked awesome for that use case. If you recall from that earlier posttc
is short for Traffic Control and allows users to configureqdiscs
. Aqdisc
is short for Queuing Discipline. I like to think of it as manipulating the Linux kernels packet scheduler.
WireGuard on pfSense
Netgate has “just” published their first blog post, describing official WireGuard support in the latest development snapshot of pfSense 2.5.0. As a network engineer, routing enthusiast, technical supporter, and DN42 participant. Hearing about the upcoming WireGuard support for pfSense has me very excited due to the ease of use. And simplistic configuration. Making it – … Read more