Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Filip Sneppe <filip.sneppe@cronos.be>
To: "V. Pascual" <voltaire@voltaire.servebeer.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: help: ip_nat_pptp
Date: 30 May 2003 11:33:00 +0200	[thread overview]
Message-ID: <1054287180.811.1.camel@xbox> (raw)
In-Reply-To: <003f01c32676$496ca840$fe00a8c0@expi>

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:33 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 [this message]
2003-05-30  9:57   ` help: ip_nat_pptp (solved!) Voltaire Pascual

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=1054287180.811.1.camel@xbox \
    --to=filip.sneppe@cronos.be \
    --cc=netfilter@lists.netfilter.org \
    --cc=voltaire@voltaire.servebeer.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox