* help: ip_nat_pptp
@ 2003-05-30 6:39 V. Pascual
2003-05-30 9:33 ` Filip Sneppe
0 siblings, 1 reply; 3+ messages in thread
From: V. Pascual @ 2003-05-30 6:39 UTC (permalink / raw)
To: netfilter
[-- Attachment #1: Type: text/plain, Size: 621 bytes --]
Hi There,
I have patched my kernel (2.4.20) with ip_nat_pptp (using patch-o-matic-20030107). Patch went fine and the kernel was recompiled successfuly. I have tried to install the module but I have the error which says;
[root@ netfilter]# insmod ip_nat_pptp.o
ip_nat_pptp.o: unresolved symbol ip_pptp_lock_Rsmp_66d9b5ea
[root@ netfilter]# insmod ip_nat_mms.o
ip_nat_mms.o: unresolved symbol ip_mms_lock_Rsmp_8d71dea1
I have tried to install other modules but it works just fine(like ip_nat_proto_gre)
Did i missed something here when I apply the patch-o-matic? Appreciate your help.
TIA
//VP.
[-- Attachment #2: Type: text/html, Size: 1551 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: help: ip_nat_pptp
2003-05-30 6:39 help: ip_nat_pptp V. Pascual
@ 2003-05-30 9:33 ` Filip Sneppe
2003-05-30 9:57 ` help: ip_nat_pptp (solved!) Voltaire Pascual
0 siblings, 1 reply; 3+ messages in thread
From: Filip Sneppe @ 2003-05-30 9:33 UTC (permalink / raw)
To: V. Pascual; +Cc: netfilter
Hi Pascal,
On Fri, 2003-05-30 at 08:39, V. Pascual wrote:
> Hi There,
>
> I have patched my kernel (2.4.20) with ip_nat_pptp (using patch-o-matic-20030107). Patch went fine and the kernel was recompiled successfuly. I have tried to install the module but I have the error which says;
>
> [root@ netfilter]# insmod ip_nat_pptp.o
> ip_nat_pptp.o: unresolved symbol ip_pptp_lock_Rsmp_66d9b5ea
>
> [root@ netfilter]# insmod ip_nat_mms.o
> ip_nat_mms.o: unresolved symbol ip_mms_lock_Rsmp_8d71dea1
>
I guess ip_conntrack_pptp and ip_conntrack_mms are not loaded then ?
You can check this with "lsmod".
If you use "modprobe" instead of "insmod", the necessary ip_conntrack_*
modules will be loaded automatically, as the ip_nat_* modules
depend on them.
Regards,
Filip
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: help: ip_nat_pptp (solved!)
2003-05-30 9:33 ` Filip Sneppe
@ 2003-05-30 9:57 ` Voltaire Pascual
0 siblings, 0 replies; 3+ messages in thread
From: Voltaire Pascual @ 2003-05-30 9:57 UTC (permalink / raw)
To: Filip Sneppe; +Cc: netfilter
Thanks Filip. you're right... ip_conntrack_pptp was not loaded :) after
loading them, i can insmod ip_nat_pptp w/o any problem.
Cheers!
----- Original Message -----
From: "Filip Sneppe" <filip.sneppe@cronos.be>
To: "V. Pascual" <voltaire@voltaire.servebeer.com>
Cc: <netfilter@lists.netfilter.org>
Sent: Friday, May 30, 2003 5:33 PM
Subject: Re: help: ip_nat_pptp
> Hi Pascal,
>
> On Fri, 2003-05-30 at 08:39, V. Pascual wrote:
> > Hi There,
> >
> > I have patched my kernel (2.4.20) with ip_nat_pptp (using
patch-o-matic-20030107). Patch went fine and the kernel was recompiled
successfuly. I have tried to install the module but I have the error which
says;
> >
> > [root@ netfilter]# insmod ip_nat_pptp.o
> > ip_nat_pptp.o: unresolved symbol ip_pptp_lock_Rsmp_66d9b5ea
> >
> > [root@ netfilter]# insmod ip_nat_mms.o
> > ip_nat_mms.o: unresolved symbol ip_mms_lock_Rsmp_8d71dea1
> >
>
> I guess ip_conntrack_pptp and ip_conntrack_mms are not loaded then ?
> You can check this with "lsmod".
>
> If you use "modprobe" instead of "insmod", the necessary ip_conntrack_*
> modules will be loaded automatically, as the ip_nat_* modules
> depend on them.
>
> Regards,
> Filip
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-05-30 9:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-30 6:39 help: ip_nat_pptp V. Pascual
2003-05-30 9:33 ` Filip Sneppe
2003-05-30 9:57 ` help: ip_nat_pptp (solved!) Voltaire Pascual
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox