All of lore.kernel.org
 help / color / mirror / Atom feed
From: Husnu Demir <hdemir@metu.edu.tr>
To: Netfilter Developer Mailing List <netfilter-devel@vger.kernel.org>
Subject: ipset and iptables problem.
Date: Thu, 08 Jan 2009 15:53:52 +0200	[thread overview]
Message-ID: <49660570.70501@metu.edu.tr> (raw)

[-- Attachment #1: Type: text/plain, Size: 1573 bytes --]

Hi,

I have problems with iptables and ipset. Is new iptables compatible with ipset?
The details are below?



 uname -a
Linux hai 2.6.28 #2 SMP Wed Jan 7 13:15:14 EET 2009 x86_64 GNU/Linux

 iptables -V
iptables v1.4.2-rc1

 ipset -V
ipset v2.4.5 Protocol version 2.


 ipset -S
# Generated by ipset 2.4.5 on Thu Jan  8 15:51:03 2009
-N yeni iphash --hashsize 1024 --probes 8 --resize 50
-A yeni 10.1.1.1
COMMIT
# Completed on Thu Jan  8 15:51:03 2009



 iptables -I FORWARD -m set --set yeni src -j ACCEPT
 hai kernel: Oops: 0000 [#8] SMP
 hai kernel: last sysfs file: /sys/devices/virtual/net/lo/operstate
 hai kernel: Stack:
 hai kernel: ffff88023ded0908 0000000000000070 ffff88023ded0898 ffff880223e31540
 hai kernel: ffff88023ded0800 ffffffffa00c4cc3 ffff88023ded090a ffffffffa00c4f64
 hai kernel: Call Trace:
 hai kernel: [<ffffffffa00ba280>] xt_check_match+0x12a/0x143 [x_tables]
 hai kernel: [<ffffffffa00c4cc3>] check_match+0x37/0x41 [ip_tables]
 hai kernel: [<ffffffffa00c4f64>] translate_table+0x238/0x3cb [ip_tables]
 hai kernel: [<ffffffffa00c60ff>] do_ipt_set_ctl+0xda/0x163 [ip_tables]
 hai kernel: [<ffffffff803a67c5>] nf_sockopt+0x5a/0x73
 hai kernel: [<ffffffff803a6804>] nf_setsockopt+0x1a/0x1d
 hai kernel: [<ffffffff803b16ad>] ip_setsockopt+0x63/0x7a
 hai kernel: [<ffffffff80382e76>] sys_setsockopt+0x77/0x9d
 hai kernel: [<ffffffff8020b0db>] system_call_fastpath+0x16/0x1b
 hai kernel: Code: <0f> b7 39 e8 0a c1 fc ff 66 ff c0 75 2f 48 c7 c2 c0 a0 11 a0
48 c7
 hai kernel: CR2: 0000000000000020


Should I go back?  Can you help on this?


hdemir.

[-- Attachment #2: hdemir.vcf --]
[-- Type: text/x-vcard, Size: 164 bytes --]

begin:vcard
fn:Husnu Demir
n:Demir;Husnu
email;internet:hdemir@metu.edu.tr
tel;work:+903122103330
tel;fax:+903122103303
x-mozilla-html:FALSE
version:2.1
end:vcard


             reply	other threads:[~2009-01-08 14:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-08 13:53 Husnu Demir [this message]
2009-01-08 15:29 ` ipset and iptables problem Jan Engelhardt
2009-01-08 22:10 ` Jozsef Kadlecsik

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=49660570.70501@metu.edu.tr \
    --to=hdemir@metu.edu.tr \
    --cc=netfilter-devel@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.