All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@gmail.com>
To: Michael <oni@atice.org>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: patch-o-matic problem with ip_nat_pptp
Date: Sun, 14 Aug 2005 12:28:39 +0200	[thread overview]
Message-ID: <42FF1CD7.9010209@gmail.com> (raw)
In-Reply-To: <E1E4Csn-0005rz-B4@wombat.digitalis.net.au>

Michael napsal(a):

>Hi,
>
>I've recently starting playing with patch-o-matic and have hit some
>issues. The box is running version 2.6.11.11 of the kernel and iptables
>version 1.3.2.
>
>When I try to load the ip_nat_pptp module I get:
>
>paddington netfilter # modprobe ip_nat_pptp
>WARNING: Error inserting ip_conntrack_pptp
>(/lib/modules/2.6.11.11/kernel/net/ipv4/netfilter/ip_conntrack_pptp.ko):
>Unknown symbol in module, or unknown parameter (see dmesg)
>FATAL: Error inserting ip_nat_pptp
>(/lib/modules/2.6.11.11/kernel/net/ipv4/netfilter/ip_nat_pptp.ko):
>Unknown symbol in module, or unknown parameter (see dmesg)
>
>Below are the relevant sections from dmesg:
>
>ip_conntrack_pptp: Unknown symbol __ip_conntrack_expect_find
>ip_nat_pptp: Unknown symbol ip_nat_pptp_hook_inbound
>ip_nat_pptp: Unknown symbol ip_nat_pptp_hook_expectfn
>ip_nat_pptp: Unknown symbol ip_nat_pptp_hook_exp_gre
>ip_nat_pptp: Unknown symbol ip_nat_pptp_hook_outbound
>  
>
If you want to use pptp with 2.6.11 tree, you have to add nfnetlink 
patch, because there aren't these functions. The problem is probably, 
that 2 patches overlap. The best way to use pptp from patch-o-magic is 
upgrade kernel to one of latest versions.

regards,

-- 
Jiri Slaby         www.fi.muni.cz/~xslaby
~\-/~      jirislaby@gmail.com      ~\-/~
241B347EC88228DE51EE A49C4A73A25004CB2A10

  reply	other threads:[~2005-08-14 10:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-14  7:26 patch-o-matic problem with ip_nat_pptp Michael
2005-08-14 10:28 ` Jiri Slaby [this message]
2005-08-21  3:07   ` Michael

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=42FF1CD7.9010209@gmail.com \
    --to=jirislaby@gmail.com \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=oni@atice.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.