* Multiport Module
@ 2006-09-28 14:30 Rajesh Mahajan
2006-09-29 13:39 ` Patrick McHardy
0 siblings, 1 reply; 2+ messages in thread
From: Rajesh Mahajan @ 2006-09-28 14:30 UTC (permalink / raw)
To: netfilter, netfilter
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
Regards
Rajesh
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Multiport Module
2006-09-28 14:30 Multiport Module Rajesh Mahajan
@ 2006-09-29 13:39 ` Patrick McHardy
0 siblings, 0 replies; 2+ messages in thread
From: Patrick McHardy @ 2006-09-29 13:39 UTC (permalink / raw)
To: Rajesh Mahajan; +Cc: netfilter, netfilter
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-09-29 13:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-28 14:30 Multiport Module Rajesh Mahajan
2006-09-29 13:39 ` Patrick McHardy
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.