All of lore.kernel.org
 help / color / mirror / Atom feed
From: Justin Schoeman <justin@expertron.co.za>
To: Bob Boucneau <rboucneau@tuckernt.net>, netfilter@lists.netfilter.org
Subject: Re: Unknown error.
Date: Fri, 11 Aug 2006 13:31:54 +0200	[thread overview]
Message-ID: <44DC6AAA.1070702@expertron.co.za> (raw)
In-Reply-To: <PKEOKKLGKDAAJCECPIOOGEKOFLAA.rboucneau@tuckernt.net>

OK - That one did it!  Got a meaningful error message, and realised that 
somehow I had not built the CONNMARK module ;-) .

Now, the next error, when I try to load a geoip match:

/usr/local/sbin/iptables -t mangle -A INPUT -m geoip --dst-cc ZA -j ACCEPT

I get:

iptables: Invalid argument

with the following in dmesg:

ip_tables: geoip match: invalid size 0 != 96

It seems like some critical piece of geoip /xt_tables integration is not 
in place... Is my analysis correct?  If so, is there a porting document 
somewhere covering the iptables updates since geoip last worked?

Thanks,

Justin

Bob Boucneau wrote:
> Hi Justin,
> 
> Should be fixed in current Netfilter.  This was a bug.
> 
> http://lists.netfilter.org/pipermail/netfilter-buglog/2006-April/000921.html
> 
> B
> 
> -----Original Message-----
> From: netfilter-bounces@lists.netfilter.org
> [mailto:netfilter-bounces@lists.netfilter.org]On Behalf Of Justin Schoeman
> Sent: Thursday, August 10, 2006 11:35 AM
> To: netfilter@lists.netfilter.org
> Subject: Unknown error.
> 
> Hi again.
> 
> I was wondering if anybody could help me.  I am using kernel 2.6.17.8
> with iptables 1.3.5, and I get the following error:
> 
> iptables: Unknown error 4294967295
> 
> for this command:
> 
> /usr/local/sbin/iptables -A INPUT -j CONNMARK --save-mark
> 
> I see a large number of hits for the error message on google, mainly
> related to iptables 1.3.5, but I have not seen one thread with a
> conclusive solution.
> 
> Could anybody please give me some pointers on where to start looking? Is
> this an iptables bug, if so, what is the last good version.  If not,
> what else can I look for?
> 
> Thanks,
> 
> Justin
> 


       reply	other threads:[~2006-08-11 11:31 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <PKEOKKLGKDAAJCECPIOOGEKOFLAA.rboucneau@tuckernt.net>
2006-08-11 11:31 ` Justin Schoeman [this message]
2006-08-10 23:04 Unknown error Daniel Williams
  -- strict thread matches above, loose matches on Subject: below --
2006-08-10 17:34 Justin Schoeman
2006-08-11  7:08 ` Ming-Ching Tiew
2006-08-11  9:05   ` Ming-Ching Tiew
2006-05-12  8:06 unknown error Angel Tsankov
2001-08-12  5:40 Unknown error louisg00
2001-08-12  7:36 ` Keith Owens
2001-08-12 11:47   ` Alan Cox
2001-08-12 19:40     ` H. Peter Anvin
2001-08-12 19:55     ` Rogier Wolff

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=44DC6AAA.1070702@expertron.co.za \
    --to=justin@expertron.co.za \
    --cc=netfilter@lists.netfilter.org \
    --cc=rboucneau@tuckernt.net \
    /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.