From: Claus Wimmer <Claus.Wimmer@lrz.de>
To: netfilter@vger.kernel.org
Subject: arptables v0.0.8: no hln defined
Date: Tue, 24 Nov 2009 14:01:16 +0100 [thread overview]
Message-ID: <4B0BD91C.9090506@lrz.de> (raw)
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:/ #
Here comes some system information:
host1:/ # lsmod | grep arp
arpt_mangle 2760 0
arptable_filter 4168 0
arp_tables 20856 1 arptable_filter
x_tables 30096 11
arpt_mangle,arp_tables,xt_mark,xt_cluster,xt_MARK,ipt_LOG,xt_limit,xt_tcpudp,xt_state,ip6_tables,ip_tables
host1:/ # uname -a
Linux host1 2.6.31.5-0.1-default #1 SMP 2009-10-26 15:49:03 +0100 x86_64
x86_64 x86_64 GNU/Linux
host1:/ #
host1:/ # cat /etc/SuSE-release
openSUSE 11.2 (x86_64)
VERSION = 11.2
host1:/ #
host1:/ # rpm -q arptables
arptables-0.0.8-6.1.x86_64
host1:/ # rpm -qi arptables
Name : arptables Relocations: (not relocatable)
Version : 0.0.8 Vendor: openSUSE
Release : 6.1 Build Date: Mon 19 Oct 2009
08:28:05 PM CEST
Install Date: Fri 20 Nov 2009 03:54:09 PM CET Build Host: build20
Group : Productivity/Networking/Security Source RPM:
arptables-0.0.8-6.1.src.rpm
Size : 215614 License: GPL v2 or later
Signature : RSA/8, Mon 19 Oct 2009 08:28:27 PM CEST, Key ID
b88b2fd43dbdc284
Packager : http://bugs.opensuse.org
URL : http://ebtables.sourceforge.net/
Summary : User Space Tool to Set Up and Maintain ARP Filtering Tables
Description :
arptables is a user space tool used to set up and maintain thetables of
ARP rules in the Linux kernel. These rules inspect the ARPframes.
arptables is similar to the iptables userspace tool, but less
complicated.
Authors:
--------
Jay Fenlason <fenlason@redhat.com>
and others
Distribution: openSUSE 11.2
Do I miss something or is there a problem with arptables?
Thanks in advance
Claus Wimmer
next reply other threads:[~2009-11-24 13:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-24 13:01 Claus Wimmer [this message]
2009-11-24 13:30 ` arptables v0.0.8: no hln defined Patrick McHardy
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=4B0BD91C.9090506@lrz.de \
--to=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.