bugzilla-daemon at bugzilla.netfilter.org
2011-Jun-08 07:55 UTC
[Bug 721] New: iptables-1.4.11 does not accpet raw udp ports
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.
bugzilla-daemon at bugzilla.netfilter.org
2011-Jun-08 08:17 UTC
[Bug 721] iptables-1.4.11 does not accpet raw udp ports
http://bugzilla.netfilter.org/show_bug.cgi?id=721 --- Comment #1 from Natanael Copa <ncopa at alpinelinux.org> 2011-06-08 10:17:43 --- seems like this only affects uclibc. on glibc it seems to work. iptables 1.4.10 works as expected on uclibc. -- 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.
bugzilla-daemon at bugzilla.netfilter.org
2011-Jun-08 09:18 UTC
[Bug 721] iptables-1.4.11 does not accpet raw udp ports
http://bugzilla.netfilter.org/show_bug.cgi?id=721 --- Comment #2 from Natanael Copa <ncopa at alpinelinux.org> 2011-06-08 11:18:52 --- The problem appears to be in uclibc's implementation of getaddrinfo(). -- 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.
bugzilla-daemon at bugzilla.netfilter.org
2011-Jun-19 10:41 UTC
[Bug 721] iptables-1.4.11 does not accpet raw udp ports
http://bugzilla.netfilter.org/show_bug.cgi?id=721 Natanael Copa <ncopa at alpinelinux.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID -- 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.