On Tuesday 2013-01-15 16:57, Manuel Scheub wrote: >>>>> #iptables -A INPUT -p udp -i eth0 --dport 67 --sport 68 -j ACCEPT >>>>> iptables v1.4.16.3: Port "67" does not resolve to anything. > > # /lib/libc.so.6 > GNU C Library stable release version 2.3.2 Fixed and posted a 2-patch fix on netfilter-devel: == The following changes since commit 983196ceb4d3bb7b6d3cf6da18bb6d5a5eafb347: doc: document the -4 and -6 options (2013-01-07 02:26:16 +0100) are available in the git repository at: git://git.inai.de/iptables old-linux for you to fetch changes up to 1071ec54e6d7af406fe34afea1ce2c3e49ee1914: parser: workaround glibc-2.3.2 bug 358 (2013-01-15 19:16:55 +0100) ---------------------------------------------------------------- Jan Engelhardt (2): build: fix libiptc build failure on old linux-glibc-devel headers parser: workaround glibc-2.3.2 bug 358 libiptc/linux_list.h | 4 ++-- libiptc/linux_stddef.h | 4 ++-- libxtables/xtoptions.c | 14 ++++++++++++++ 3 files changed, 18 insertions(+), 4 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html