Hi gyus, I compiled xtables-addons 1.30 on the Fedora12 kernel 2.6.32.23-170.fc12.i686 (./configure make make install) Once I want to instert the module, I get below errors: # insmod ./xt_geoip.ko insmod: error inserting './xt_geoip.ko': -1 Unknown symbol in module # insmod ./xt_ipv4options.ko insmod: error inserting './xt_ipv4options.ko': -1 Unknown symbol in module And dmesg shows: xt_geoip: Unknown symbol xtnu_register_match xt_geoip: Unknown symbol xtnu_unregister_match xt_ipv4options: Unknown symbol xtnu_register_match xt_ipv4options: Unknown symbol xtnu_unregister_match Do you please have any hint? I have also another minor issue - I commented out all the lines but ipv4options, however all modules were compiled and installed anyway. Thank you very much, Jan -- 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