summaryrefslogtreecommitdiffstats
path: root/iptables/xtables-translate.8
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2023-11-19 11:20:55 +0100
committerPhil Sutter <phil@nwl.cc>2023-11-23 17:59:42 +0100
commit68ff869e94a1b72a3952170a0d8f661069b15a59 (patch)
treed09c1326a212f8eca624e8aa47ef55fd4731ae3b /iptables/xtables-translate.8
parent4b0c168a7b50032ba64f75565f73340fc447bfab (diff)
Makefile: Install arptables-translate link and man page
While at it, introduce a variable to hold the various semantic links to xtables-translate.8 man page. Fixes: 5b7324e0675e3 ("nft-arp: add arptables-translate") Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'iptables/xtables-translate.8')
-rw-r--r--iptables/xtables-translate.812
1 files changed, 8 insertions, 4 deletions
diff --git a/iptables/xtables-translate.8 b/iptables/xtables-translate.8
index ba16c525..fe127887 100644
--- a/iptables/xtables-translate.8
+++ b/iptables/xtables-translate.8
@@ -30,10 +30,12 @@ iptables-translate \(em translation tool to migrate from iptables to nftables
ip6tables-translate \(em translation tool to migrate from ip6tables to nftables
.P
ebtables-translate \(em translation tool to migrate from ebtables to nftables
+.P
+arptables-translate \(em translation tool to migrate from arptables to nftables
.SH DESCRIPTION
There is a set of tools to help the system administrator translate a given
-ruleset from \fBiptables(8)\fP, \fBip6tables(8)\fP and \fBebtables(8)\fP to
-\fBnftables(8)\fP.
+ruleset from \fBiptables(8)\fP, \fBip6tables(8)\fP, \fBebtables(8)\fP and
+\fBarptables(8)\fP to \fBnftables(8)\fP.
The available commands are:
@@ -47,11 +49,13 @@ ip6tables\-translate
ip6tables\-restore\-translate
.IP \[bu] 2
ebtables\-translate
+.IP \[bu] 2
+arptables\-translate
.SH USAGE
They take as input the original
-\fBiptables(8)\fP/\fBip6tables(8)\fP/\fBebtables(8)\fP syntax and
-output the native \fBnftables(8)\fP syntax.
+\fBiptables(8)\fP/\fBip6tables(8)\fP/\fBebtables(8)\fP/\fBarptables(8)\fP
+syntax and output the native \fBnftables(8)\fP syntax.
The \fBiptables-restore-translate\fP tool reads a ruleset in the syntax
produced by \fBiptables-save(8)\fP. Likewise, the