I noticed that 'other' in ipt_matchinfo is declared as unsigned char other[16] if I want to store more than 16 bytes that is available in userspace to iptables, what would be the best way to go about this? also, is cascading of ipt_* modules possible? From what I've read this does not seem possible (yet?). jeff.