From 155c668bb7886ac8fb6dcc46fc198d0e1310b2f2 Mon Sep 17 00:00:00 2001 From: teastep Date: Thu, 18 Jan 2007 15:45:58 +0000 Subject: [PATCH] Compact tunnel-type table in tunnels manpage git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5253 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- manpages/shorewall-tunnels.xml | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/manpages/shorewall-tunnels.xml b/manpages/shorewall-tunnels.xml index 193691994..0d2fae2de 100644 --- a/manpages/shorewall-tunnels.xml +++ b/manpages/shorewall-tunnels.xml @@ -53,23 +53,25 @@ Types are as follows: - ipsec - IPv4 IPSEC - ipsecnat - IPv4 IPSEC with NAT-Traversal (UDP port 4500 encapsulation) - ipip - IPv4 encapsulated in IPv4 (Protocol 4) - gre - Generalized Routing Encapsulation (Protocol 47) - pptpclient - PPTP Client runs on the firewall - pptpserver - PPTP Server runs on the firewall - openvpn - OpenVPN in point-to-point mode - openvpnclient - OpenVPN client runs on the firewall - openvpnserver - OpenVPN server runs on the firewall - generic - Other tunnel type + ipsec - IPv4 IPSEC + ipsecnat - IPv4 IPSEC with NAT Traversal (UDP port 4500 encapsulation) + ipip - IPv4 encapsulated in IPv4 (Protocol 4) + gre - Generalized Routing Encapsulation (Protocol 47) + pptpclient - PPTP Client runs on the firewall + pptpserver - PPTP Server runs on the firewall + openvpn - OpenVPN in point-to-point mode + openvpnclient - OpenVPN client runs on the firewall + openvpnserver - OpenVPN server runs on the firewall + generic - Other tunnel type If the type is ipsec, it may be followed by :noah to indicate - that the Authentication Header protocol (51) is not used by the - tunnel. Given that nat-traversal only support ESP (protocol 50), - ipsecnat tunnels don't need a - noah option. + that the Authentication Headers protocol (51) is not used by the + tunnel. NAT traversal is only supported with ESP (protocol 50) so + ipsecnat tunnels don't require a + noah option (ipsecnat:noah may be specified but is + redundant). If type is openvpn, openvpnclient or