Package: shorewall-nft Version: 0.2.8 Architecture: all Maintainer: Dave Kempe Installed-Size: 641 Depends: python3 (>= 3.7), nftables, netbase Suggests: python3-textual, python3-rich Conflicts: shorewall, shorewall-core, shorewall6 Replaces: shorewall, shorewall-core, shorewall6 Provides: shorewall, shorewall-core, shorewall6 Homepage: https://github.com/sol1/shorewall-nft Priority: optional Section: net Filename: pool/main/s/shorewall-nft/shorewall-nft_0.2.8_all.deb Size: 152114 SHA256: 0078b3bb8f31f5d6bcb93b3030be3eb5ee0dbbefdba135a3ad489cc32aad95df SHA1: 7ae2a3d710bc9fccad03d15843eb5724d295bd1d MD5sum: 2ad5f1ee22993371026d5bb28f60acd7 Description: Shorewall firewall compiler for nftables A drop-in replacement for Shorewall that generates nftables rulesets instead of iptables. It reads an existing /etc/shorewall configuration unchanged, so a working Shorewall box moves over without a config rewrite, and supplies the same shorewall command and service. . Shorewall itself is dormant and does not support nftables. As distros drop the iptables compatibility modules, the original stops working. This package fills that gap while keeping the configuration and the command surface the same. Package: shorewall-nft-lite Source: shorewall-nft Version: 0.2.8 Architecture: all Maintainer: Dave Kempe Installed-Size: 47 Depends: nftables, iproute2 Homepage: https://github.com/sol1/shorewall-nft Priority: optional Section: net Filename: pool/main/s/shorewall-nft/shorewall-nft-lite_0.2.8_all.deb Size: 14954 SHA256: d665efcb6cc9d6c581eda8b3845f9093e6dd4b69d241f913cef34d66568647f5 SHA1: f55e57951e50dfb7409529bac1c9b952429afc76 MD5sum: a07abcb621cf0652ae481c32600b7aa0 Description: Shorewall Lite runtime for nftables (no compiler) The runtime half of shorewall-nft, for a target that cannot run the compiler: a small embedded system, an OpenWRT router, anything without Python. Compile the configuration on a full system with shorewall-nft, deploy the resulting firewall script here, and run it with the shorewall-lite command. . It needs only a POSIX shell, nft and ip. It installs no compiler and does not depend on Python.