iwih2gk 93 Posted ... I have some spare space and I am considering running a bullseye OS. This will be an upgrade from Buster, which Eddie runs great on. Stable Eddie any good on Bullseye, or if not how does the beta run on Bullseye? Quote Share this post Link to post
OpenSourcerer 1435 Posted ... Bullseye OS = Debian testing? It does run. If you plan on using NetLock, you should install iptables-legacy, as nftables is the only default in testing/sid. I think Eddie beta is not yet ready to use the nft tool. That's about the only thing to be aware of, really. Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
Staff 9972 Posted ... @giganerd That's correct, it's important to know that nftables is currently not supported by Eddie. Kind regards Quote Share this post Link to post
OpenSourcerer 1435 Posted ... @iwih2gk Sorry, new info. I overslept some of the development, it seems. The legacy iptables and the "compatibility layer" iptables-nft are all in one package now, which is simply called iptables. That package is still installed by default. Binaries' names remain. /etc/alternatives/iptables links to iptables-nft by default (which is iptables syntax implemented with nftables kmods). It can be changed to legacy by update-alternatives. nftables is also installed by default, though you interface with it via the nft utility. So developers can support both for now, which is neat. Makes the transition easier. Hence, NetLock will work out of the box. Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post