All of lore.kernel.org
 help / color / mirror / Atom feed
* ipt_connlimit trouble
@ 2004-01-31 19:28 Olexandr O. Galay
  2004-01-31 23:04 ` Mark Weaver
  0 siblings, 1 reply; 4+ messages in thread
From: Olexandr O. Galay @ 2004-01-31 19:28 UTC (permalink / raw)
  To: netfilter

Hi everybody!

I have error trying to install ipt_connlimit module.
What i do:
1. download and unpack 2.4.24 to /usr/src/linux
2. download and unpack patch-o-matic-20031219
3. do ./runme base/connlimit.patch in pom directory (and received
patch applied answer)
4. compile and install kernel with all options of iptables sets to M (module)
5. download/compile/install iptables 1.2.9

so, now when i trying to # modprobe ipt_connlimit i get:
[root@test /]# modprobe ipt_connlimit
/lib/modules/2.4.24/kernel/net/ipv4/netfilter/ipt_connlimit.o: unresolved symbol ip_conntrack_find_get
/lib/modules/2.4.24/kernel/net/ipv4/netfilter/ipt_connlimit.o: insmod /lib/modules/2.4.24/kernel/net/ipv4/netfilter/ipt_connlimit.o failed
/lib/modules/2.4.24/kernel/net/ipv4/netfilter/ipt_connlimit.o: insmod ipt_connlimit failed

another modules loads and works success.

maybe anybody helps me?




^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: ipt_connlimit trouble
  2004-01-31 19:28 ipt_connlimit trouble Olexandr O. Galay
@ 2004-01-31 23:04 ` Mark Weaver
  2004-02-01 11:16   ` Re[2]: " Olexandr O. Galay
  2004-02-01 11:21   ` Olexandr O. Galay
  0 siblings, 2 replies; 4+ messages in thread
From: Mark Weaver @ 2004-01-31 23:04 UTC (permalink / raw)
  To: Netfilter List


> 4. compile and install kernel with all options of iptables sets
> to M (module)
Missing a reboot step here?

> so, now when i trying to # modprobe ipt_connlimit i get:
> [root@test /]# modprobe ipt_connlimit
> /lib/modules/2.4.24/kernel/net/ipv4/netfilter/ipt_connlimit.o:
> unresolved symbol ip_conntrack_find_get
Also try depmod -e -F /<path>/System.map and see if you still get the same
problem.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re[2]: ipt_connlimit trouble
  2004-01-31 23:04 ` Mark Weaver
@ 2004-02-01 11:16   ` Olexandr O. Galay
  2004-02-01 11:21   ` Olexandr O. Galay
  1 sibling, 0 replies; 4+ messages in thread
From: Olexandr O. Galay @ 2004-02-01 11:16 UTC (permalink / raw)
  To: Netfilter List

>> 4. compile and install kernel with all options of iptables sets
>> to M (module)
M> Missing a reboot step here?
No, installing new kernel i always reboot machine :)
>> so, now when i trying to # modprobe ipt_connlimit i get:
>> [root@test /]# modprobe ipt_connlimit
>> /lib/modules/2.4.24/kernel/net/ipv4/netfilter/ipt_connlimit.o:
>> unresolved symbol ip_conntrack_find_get
M> Also try depmod -e -F /<path>/System.map and see if you still get the same
M> problem.
so, i make depmod -e -F /usr/src/linux-2.4.24/System.map
but problem exists - i can't load module ipt_connlimit



-- 
Best regards, Mark!

February, 1, 2004, 13:11

Olexandr O. Galay
mailto:macros@e-mail.te.ua
http://www.macros.org.ua
ICQ: 29292281



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re[2]: ipt_connlimit trouble
  2004-01-31 23:04 ` Mark Weaver
  2004-02-01 11:16   ` Re[2]: " Olexandr O. Galay
@ 2004-02-01 11:21   ` Olexandr O. Galay
  1 sibling, 0 replies; 4+ messages in thread
From: Olexandr O. Galay @ 2004-02-01 11:21 UTC (permalink / raw)
  To: Netfilter List

Hello, Mark!

Replying to your letter:



>> 4. compile and install kernel with all options of iptables sets
>> to M (module)
M> Missing a reboot step here?
No, i reboot machine when installed new kernel

>> so, now when i trying to # modprobe ipt_connlimit i get:
>> [root@test /]# modprobe ipt_connlimit
>> /lib/modules/2.4.24/kernel/net/ipv4/netfilter/ipt_connlimit.o:
>> unresolved symbol ip_conntrack_find_get
M> Also try depmod -e -F /<path>/System.map and see if you still get the same
M> problem.
I make depmod -e -F /usr/src/linux-2.4.24/System.map
But ipt_connlimit not loads :(



-- 
Best Regards, Mark!

Sunday, February 1, 2004, 13:20

Olexandr O. Galay
mailto:root@e-mail.te.ua
http://www.macros.org.ua
ICQ: 29292281



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-02-01 11:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-31 19:28 ipt_connlimit trouble Olexandr O. Galay
2004-01-31 23:04 ` Mark Weaver
2004-02-01 11:16   ` Re[2]: " Olexandr O. Galay
2004-02-01 11:21   ` Olexandr O. Galay

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.