Hello All;

I have "debian testing" installed on an old dell machine. It has linux-image-2.6.12-1-386 on it and since I was having trouble iptables, I was checking to see if there was an update. There appears to be packages for linux-image-2.6.15-1-* (486, 686, etc.) but there is nothing for "386". Is 386 package no longer supported?

BTW, the issue with iptables is:

# iptables -A FORWARD -p udp --match length --length 39 --match u32 -- u32 '27&0x8f=7' --u32 '31=0x48ae0568' -j DROP
iptables: No chain/target/match by that name

I'm fairly certain the syntax is correct though maybe its from an older/different version of "u32". I've also tried simpler expressions with the same results. ie -u32 '0=1'


Regards,
dcj



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to