From a990ceecba1158940a1e32189ceec15a43cfa612 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Fri, 8 Mar 2013 08:18:00 -0800 Subject: [PATCH] Clarify ipsets WRT xtables-addons. Signed-off-by: Tom Eastep --- docs/ipsets.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/ipsets.xml b/docs/ipsets.xml index 44ba48227..b8a53d6b0 100644 --- a/docs/ipsets.xml +++ b/docs/ipsets.xml @@ -48,10 +48,10 @@
What are Ipsets? - Ipsets are an extension to Netfilter/iptables that are currently - available in xtables-addons. - Instructions for installing xtables-addons may be found in the Ipsets are an extension to Netfilter/iptables that are available in + xtables-addons + if they are not available in your current distribution. Instructions for + installing xtables-addons may be found in the Dynamic Zones article. Ipset allows you to create one or more named sets of addresses then @@ -172,6 +172,6 @@ ACCEPT net:+sshok $FW tcp 22 contents of the ipsets will be save to and restored from. Shorewall-init will create any necessary directories during the first 'save' operation. If you configure Shorewall-init to save/restore ipsets, be sure to set - SAVE_IPSETS=No in shorewall.conf and shorewall6.conf. + SAVE_IPSETS=No in shorewall.conf and shorewall6.conf.