From: Patrick McHardy <kaber@trash.net>
To: Rajesh Mahajan <rajeshmahajan09@gmail.com>
Cc: netfilter <netfilter-devel@lists.netfilter.org>,
netfilter@lists.netfilter.org
Subject: Re: Multiport Module
Date: Fri, 29 Sep 2006 15:39:33 +0200 [thread overview]
Message-ID: <451D2215.2000006@trash.net> (raw)
In-Reply-To: <c9961d450609280730l2176c0b5pdbf1c0c3efdf52f5@mail.gmail.com>
Rajesh Mahajan wrote:
> How can i use both source and destination ports in multiport module of
> iptable 1.5
>
> I m geting error when i apply a explample rule
>
> iptables -D post-ids -d 192.168.10.1 -p tcp -m multiport --sport
> 10002:10005 -m multiport--dport 50:80 -j QUEUE;
> *** glibc detected *** double free or corruption (!prev): 0x08056148 ***
> Aborted
This is fixed in iptables 1.3.6.
prev parent reply other threads:[~2006-09-29 13:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-28 14:30 Multiport Module Rajesh Mahajan
2006-09-29 13:39 ` 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=451D2215.2000006@trash.net \
--to=kaber@trash.net \
--cc=netfilter-devel@lists.netfilter.org \
--cc=netfilter@lists.netfilter.org \
--cc=rajeshmahajan09@gmail.com \
/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.