I came across this blog, from Jonathan Corbet, dated Feb 19th, 2018.
BPF Comes to Firewalls, by Jonathan Corbet
I found this rather fascinating, since I was aware that nftables seemed pre-ordained to be the successor to iptables. I had even purchased and read Steven Suehring's Linux Firewalls book, which covers both iptables and nftables.
At the end of the day, I only see iptables and firewalls based on iptables (e.g. FirewallD) being used. I have not encountered any nftables firewalls yet.
And the other noted point is that nftables IS in the current version of the Linux Kernel. BPF is not.
But, can BPF come into Linux distributions alongside nftables soon, and wind up replacing nftables?
That is the question.
Another interesting blog post addressing the impetus of BPF, is this one:
why-is-the-kernel-community-replacing-iptables
A working notebook on technical topics like Linux, networking, security, and AI—field notes, experiments, and things I don’t want to forget.
Subscribe to:
Post Comments (Atom)
It Does Seem that AI LLMs Have "Bad Days"
My coding assistant seems to have been having a very very bad day. Not sure why, and I have never seen this behavior before. But this is why...
-
After finishing up my last project, I was asked to reverse engineer a bunch of work a departing developer had done on Kubernetes. Immediat...
-
Initially, I started to follow some instructions on installing Kubernetes that someone sent to me in an email. I had trouble with those, s...
-
The process I have been using up to now, has been to download the generic cloud images from various Linux Dis...
No comments:
Post a Comment