[Bug 721] New: iptables-1.4.11 does not accpet raw udp ports
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Wed Jun 8 09:55:08 CEST 2011
http://bugzilla.netfilter.org/show_bug.cgi?id=721
Summary: iptables-1.4.11 does not accpet raw udp ports
Product: iptables
Version: unspecified
Platform: i386
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P5
Component: iptables
AssignedTo: netfilter-buglog at lists.netfilter.org
ReportedBy: ncopa at alpinelinux.org
Estimated Hours: 0.0
<pre>
$ sudo iptables -A INPUT -p udp --dport 53 -j ACCEPT
iptables v1.4.11: Port "53" does not resolve to anything.
Try `iptables -h' or 'iptables --help' for more information.
</pre>
Using '--dport domain' works.
This also affects iptables-restore since iptables-save stores it numeric.
--
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.
More information about the netfilter-buglog
mailing list