[Bug 596] New: doc fix: --dport port[, port] should be --dport port[:port]
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Thu May 21 05:09:02 CEST 2009
http://bugzilla.netfilter.org/show_bug.cgi?id=596
Summary: doc fix: --dport port[,port] should be --dport
port[:port]
Product: iptables
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: P3
Component: unknown
AssignedTo: laforge at netfilter.org
ReportedBy: ftobin+netfilter at neverending.org
The documentation in the iptables(8) manpage describing how to specify a range
for --dport indicates that that the syntax is
--destination-port,--dport port[,port]
I believe it should be just like --sport (that is, with a colon between the
ports):
--source-port,--sport port[:port]
The syntax as indicated with a comma does not work, and creates a usage error.
--
Configure bugmail: http://bugzilla.netfilter.org/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