Hi all thanks to Hard__warE i have rectified my problem hare ----- Original Message ----- From: "hare ram" <hareram@sol.net.in> To: "Antony Stone" <Antony@Soft-Solutions.co.uk>; <netfilter@lists.netfilter.org> Sent: Tuesday, October 22, 2002 4:14 PM Subject: Problem with iptables P-O-M > Hi all > > iam using redhat 7.2 with iptable 1.2.5 rpm > iam trying to patch the iptables with P-o-M > i was patched only one option iplimit > its patched with > > /var/tmp/patchomatic/netfilter/patch-o-matic/runme > ../userspace/extensions/libipt_iplimit.c > > patch is applied > then > i run in kernal > > make dep > make > make bzImage > make modules > make install > make modules_install > > when iam doing make modules_install, iam getting following error > any one can point me where iam doing wrong > > > > find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia > if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.18-3custom; > fi > depmod: *** Unresolved symbols in > /lib/modules/2.4.18-3custom/kernel/net/ipv4/netfilter/ipt_iplimit.o > depmod: ip_conntrack_find_get > make: *** [_modinst_post] Error 1 > > thanks > advance > > hare > > >