[Bug 451] New: ip6tables port range support in multiport modules is
broken
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Thu Feb 16 23:33:40 CET 2006
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=451
Summary: ip6tables port range support in multiport modules is
broken
Product: iptables
Version: unspecified
Platform: i386
OS/Version: Debian GNU/Linux
Status: NEW
Severity: normal
Priority: P2
Component: ip6tables
AssignedTo: laforge at netfilter.org
ReportedBy: a.dreweke at gmx.de
Hi
the multiport module for ip6tables is broken.
ip6tables manpage says:
--destination-ports [!] port[,port[,port:port...]]
^^^^^^^^^
but:
$> ip6tables -I INPUT -p tcp -i eth0 -m multiport --ports 2000:2050 -j ACCEPT
ip6tables v1.3.3: invalid port/service `2000:2050' specified
Try `ip6tables -h' or 'ip6tables --help' for more information.
cu
Alexander
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the netfilter-buglog
mailing list