All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Voltaire Pascual" <voltaire@voltaire.servebeer.com>
To: Filip Sneppe <filip.sneppe@cronos.be>
Cc: netfilter@lists.netfilter.org
Subject: Re: help: ip_nat_pptp (solved!)
Date: Fri, 30 May 2003 17:57:50 +0800	[thread overview]
Message-ID: <001101c32691$fbb98a20$6400a8c0@homes> (raw)
In-Reply-To: 1054287180.811.1.camel@xbox

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
>



      reply	other threads:[~2003-05-30  9:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-30  6:39 help: ip_nat_pptp V. Pascual
2003-05-30  9:33 ` Filip Sneppe
2003-05-30  9:57   ` Voltaire Pascual [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='001101c32691$fbb98a20$6400a8c0@homes' \
    --to=voltaire@voltaire.servebeer.com \
    --cc=filip.sneppe@cronos.be \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.