emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/nftables-mode 7f924acbac 37/41: basic README for github


From: Stefan Monnier
Subject: [elpa] externals/nftables-mode 7f924acbac 37/41: basic README for github
Date: Mon, 23 May 2022 09:27:25 -0400 (EDT)

branch: externals/nftables-mode
commit 7f924acbac5d8dd248614a1e9fc56729e9617743
Author: Trent W. Buck <trentbuck@gmail.com>
Commit: Trent W. Buck <trentbuck@gmail.com>

    basic README for github
---
 README.rst | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/README.rst b/README.rst
new file mode 100644
index 0000000000..32e74edd14
--- /dev/null
+++ b/README.rst
@@ -0,0 +1,17 @@
+These are my example Linux firewalls.
+
+The nftables ones are from 2020:
+
+:nftables-host.nft: basic server firewall.  Dual stack.
+:nftables-router.nft: basic router firewall.  Dual stack.  Includes optional 
example IPS.
+
+The xtables (iptables) ones are from 2012 to 2019:
+
+:iptab: basic router firewall (NOTE: legacy IP only!)
+:iptab.ips: as ``iptab``, plus an purely in-kernel equivalent of fail2ban or 
sshguard_.
+:iptab.nat: as ``iptab``, plus NAT and "port forwarding".
+
+This also has the initial draft for Emacs nft syntax highlighting.
+See also https://debbugs.gnu.org/cgi/bugreport.cgi?bug=36759
+
+.. _sshguard: https://sshguard.net/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]