netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iptables] extensions: libxt_cluster: add note on arptables-jf
@ 2013-11-04 10:53 Pablo Neira Ayuso
  2013-11-04 11:39 ` Jesper Dangaard Brouer
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo Neira Ayuso @ 2013-11-04 10:53 UTC (permalink / raw)
  To: netfilter-devel

Gao feng reported problems while getting the cluster match working with
arptables. This patch adds a note in the manpage to warn about the arptables-jf
syntax, which is different from mainstream arptables.

Reported-by: Gao feng <gaofeng@cn.fujitsu.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
---
 extensions/libxt_cluster.man |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/extensions/libxt_cluster.man b/extensions/libxt_cluster.man
index 62ad71c..94b4b20 100644
--- a/extensions/libxt_cluster.man
+++ b/extensions/libxt_cluster.man
@@ -55,6 +55,11 @@ arptables \-A INPUT \-i eth2 \-\-h\-length 6
 \-\-destination\-mac 01:00:5e:00:01:02
 \-j mangle \-\-mangle\-mac\-d 00:zz:yy:xx:5a:27
 .PP
+\fBNOTE\fP: the arptables commands above use mainstream syntax. If you
+are using arptables-jf included in some RedHat, CentOS and Fedora
+versions, you will hit syntax errors. Therefore, you'll have to adapt
+these to the arptables-jf syntax to get them working.
+.PP
 In the case of TCP connections, pickup facility has to be disabled
 to avoid marking TCP ACK packets coming in the reply direction as
 valid.
-- 
1.7.10.4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH iptables] extensions: libxt_cluster: add note on arptables-jf
  2013-11-04 10:53 [PATCH iptables] extensions: libxt_cluster: add note on arptables-jf Pablo Neira Ayuso
@ 2013-11-04 11:39 ` Jesper Dangaard Brouer
  2013-11-06 18:14   ` Jan Engelhardt
  0 siblings, 1 reply; 3+ messages in thread
From: Jesper Dangaard Brouer @ 2013-11-04 11:39 UTC (permalink / raw)
  To: Pablo Neira Ayuso; +Cc: Netfilter Developers


On Mon, 4 Nov 2013, Pablo Neira Ayuso wrote:

> Gao feng reported problems while getting the cluster match working with
> arptables. This patch adds a note in the manpage to warn about the arptables-jf
> syntax, which is different from mainstream arptables.
>
> Reported-by: Gao feng <gaofeng@cn.fujitsu.com>
> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
> ---
> extensions/libxt_cluster.man |    5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/extensions/libxt_cluster.man b/extensions/libxt_cluster.man
> index 62ad71c..94b4b20 100644
> --- a/extensions/libxt_cluster.man
> +++ b/extensions/libxt_cluster.man
> @@ -55,6 +55,11 @@ arptables \-A INPUT \-i eth2 \-\-h\-length 6
> \-\-destination\-mac 01:00:5e:00:01:02
> \-j mangle \-\-mangle\-mac\-d 00:zz:yy:xx:5a:27
> .PP
> +\fBNOTE\fP: the arptables commands above use mainstream syntax. If you
> +are using arptables-jf included in some RedHat, CentOS and Fedora
> +versions, you will hit syntax errors. Therefore, you'll have to adapt
> +these to the arptables-jf syntax to get them working.


While on the subject of arptables_jf.  Red Hat will be replacing 
arptables_jf with the mainstream arptables in RHEL7 and Fedora 21.

-- 
Best regards,
   Jesper Dangaard Brouer
   MSc.CS, Sr. Network Kernel Developer at Red Hat
   Author of http://www.iptv-analyzer.org
   LinkedIn: http://www.linkedin.com/in/brouer

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH iptables] extensions: libxt_cluster: add note on arptables-jf
  2013-11-04 11:39 ` Jesper Dangaard Brouer
@ 2013-11-06 18:14   ` Jan Engelhardt
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Engelhardt @ 2013-11-06 18:14 UTC (permalink / raw)
  To: Jesper Dangaard Brouer; +Cc: Pablo Neira Ayuso, Netfilter Developers


On Monday 2013-11-04 12:39, Jesper Dangaard Brouer wrote:
> On Mon, 4 Nov 2013, Pablo Neira Ayuso wrote:
>
>> Gao feng reported problems while getting the cluster match working with
>> arptables. This patch adds a note in the manpage to warn about the
>> arptables-jf
>> syntax, which is different from mainstream arptables.
>
> While on the subject of arptables_jf.  Red Hat will be replacing arptables_jf
> with the mainstream arptables in RHEL7 and Fedora 21.

And I thought it'd never happen ;)
I still wonder why they even created the fork. There's little documentation
about that.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-11-06 18:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-04 10:53 [PATCH iptables] extensions: libxt_cluster: add note on arptables-jf Pablo Neira Ayuso
2013-11-04 11:39 ` Jesper Dangaard Brouer
2013-11-06 18:14   ` Jan Engelhardt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).