All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Claus Wimmer <Claus.Wimmer@lrz.de>
Cc: netfilter@vger.kernel.org
Subject: Re: arptables v0.0.8: no hln defined
Date: Tue, 24 Nov 2009 14:30:41 +0100	[thread overview]
Message-ID: <4B0BE001.6010404@trash.net> (raw)
In-Reply-To: <4B0BD91C.9090506@lrz.de>

Claus Wimmer wrote:
> Hello,
> 
> I am trying to build up a gateway cluster according to the example in
> the iptables manpage (see cluster extension). But I am not able to use
> the arptables command successfully:
> 
> 
> host1:/ # arptables -A OUT -o intern --arhln 6 -j mangle --mangle-hw-s
> 01:00:5e:11:11:11
> arptables v0.0.8: no hln defined
> Try `arptables -h' or 'arptables --help' for more information.
> host1:/ #

That appears to be a bug in arptables, it seems to expect a mask
for arhln, but doesn't assume a full match in case none is specified.

This is an unofficial version which I think orginates at RedHat, so
you should talk to whoever maintains this.


      reply	other threads:[~2009-11-24 13:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-24 13:01 arptables v0.0.8: no hln defined Claus Wimmer
2009-11-24 13:30 ` Patrick McHardy [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B0BE001.6010404@trash.net \
    --to=kaber@trash.net \
    --cc=Claus.Wimmer@lrz.de \
    --cc=netfilter@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.