Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Pablo Neira <pablo@eurodev.net>
To: alex_oz@gmx.net
Cc: netfilter@lists.netfilter.org
Subject: Re: CLUSTERIP error "iptables: Invalid argument"
Date: Thu, 03 Mar 2005 10:19:33 +0100	[thread overview]
Message-ID: <4226D6A5.9090307@eurodev.net> (raw)
In-Reply-To: <7203.1109797991@www46.gmx.net>

alex_oz@gmx.net wrote:
> I tried the new Netfilter target CLUSTERIP using kernel-2.6.10. I discovered
> that there is still no userspace support in iptables-1.3.0. So I added
> "CLUSTERIP" in iptables-1.3.0/extenstions/Makefile and rebuilt
> iptables-1.3.0 with CLUSTERIP-support.

legba:/home/pablo/iptables-1.3.0/extensions# ls -la libipt_CLUSTERIP.so
-rwxr-xr-x  1 pablo pablo 6385 2005-03-03 09:44 libipt_CLUSTERIP.so

Really? It seems to compile just fine here

> Nevertheless it seems that shared library and kernel-object doesn't fit
> thogehter. When I try to input a CLUSTERIP rule like:
> 
> iptables -A INPUT -j CLUSTERIP --new --hashmode sourceip --clustermac
> 01:ab:cd:ef:ab:cd --total-nodes 2 --local-node 1

you forgot to add the interface and the IP, eg: -i eth0 -d 1.1.1.1

CLUSTERIP is still marked as experimental, so maybe you could find any bugs.

--
Pablo


      reply	other threads:[~2005-03-03  9:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-02 21:13 CLUSTERIP error "iptables: Invalid argument" alex_oz
2005-03-03  9:19 ` Pablo Neira [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=4226D6A5.9090307@eurodev.net \
    --to=pablo@eurodev.net \
    --cc=alex_oz@gmx.net \
    --cc=netfilter@lists.netfilter.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox