From cd46b143c32f2cf76ada7a9503243ba9e45bb163 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 19 Jan 2010 18:47:43 +0100 Subject: doc: mention requirement of additional packages for ipset References: https://bugzilla.novell.com/561177 Signed-off-by: Jan Engelhardt --- extensions/libipt_SET.man | 4 ++++ extensions/libipt_set.man | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'extensions') diff --git a/extensions/libipt_SET.man b/extensions/libipt_SET.man index 0dce1c77..ea80c2a1 100644 --- a/extensions/libipt_SET.man +++ b/extensions/libipt_SET.man @@ -12,3 +12,7 @@ where flags are and/or .BR "dst" specifications and there can be no more than six of them. +.PP +Use of -j SET requires that ipset kernel support is provided. As standard +kernels do not ship this currently, the ipset or Xtables-addons package needs +to be installed. diff --git a/extensions/libipt_set.man b/extensions/libipt_set.man index 93b42d38..aca1bfce 100644 --- a/extensions/libipt_set.man +++ b/extensions/libipt_set.man @@ -17,3 +17,7 @@ found in the specified set. .PP The option \fB\-\-match\-set\fR can be replaced by \fB\-\-set\fR if that does not clash with an option of other extensions. +.PP +Use of -m set requires that ipset kernel support is provided. As standard +kernels do not ship this currently, the ipset or Xtables-addons package needs +to be installed. -- cgit v1.2.3