Am 15.01.2013 13:51, schrieb Jan Engelhardt:
On Tuesday 2013-01-15 13:14, Manuel Scheub wrote:
after an upgrade of iptables from version 1.4.3.2 to 1.4.16.3, some rules
doesn't work anymore.
e.g. all rules with protocol UDP an port information:
#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.
Hrm. I cannot reproduce this so far, but I have a suspicion:
Do you have some libc other than glibc, perhaps?
Sorry to be such a noob - what exactly do you mean?
For compiling the iptables 1.4.16.3 I did the same as for compiling the
older version 1.4.3.2:
#./configure --with-kernel=/opt/linux-2.6.23
--with-xtlibdir=/usr/lib/iptables
Maybe I need to upgrade my kernel-sources?
--
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