Displaying 1 result from an estimated 1 matches for "jokketan".
2009 Feb 23
1
[Bug 579] New: iptables --ports argument unknown
...t unknown
Product: iptables
Version: unspecified
Platform: i386
OS/Version: Debian GNU/Linux
Status: NEW
Severity: minor
Priority: P3
Component: iptables
AssignedTo: laforge at netfilter.org
ReportedBy: jokketan at hotmail.com
iptables v1.4.2
from the man page:
--ports port[,port|,port:port]...
Match if either the source or destination ports are equal to one
of the given ports.
when trying:
iptables -A INPUT --proto tcp --ports 443 -j ACCEPT
iptables v1.4.2: Unknown arg `(null)'...