OK - xt_TAP.ko is not getting loaded by iptables. I can modprobe it manually, but iptables won't load it. Trying telling iptables which modprobe to use, but no luck. xt_TEE.ko is getting loaded fine, and I cloned my module off it ... I feel we're getting close. -YW -----Original Message----- From: netfilter-devel-owner@xxxxxxxxxxxxxxx [mailto:netfilter-devel-owner@xxxxxxxxxxxxxxx] On Behalf Of Jan Engelhardt Sent: Sunday, August 08, 2010 5:13 PM To: Yossi Weihs Cc: netfilter-devel@xxxxxxxxxxxxxxx Subject: RE: newbie: writing custom target, need help with getting it to work On Sunday 2010-08-08 23:09, Yossi Weihs wrote: >I have added the env variable, but saw no change. Make sure that xt_TAP.ko is then actually loaded. >going on? I know my module is calling xt_register_targets(), is there a >way for me to check the contents of its tables? iptables -vvL should print the semi-raw dump of the table before trying to resolve targets. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html