All of lore.kernel.org
 help / color / mirror / Atom feed
* patch-o-matic problem with ip_nat_pptp
@ 2005-08-14  7:26 Michael
  2005-08-14 10:28 ` Jiri Slaby
  0 siblings, 1 reply; 3+ messages in thread
From: Michael @ 2005-08-14  7:26 UTC (permalink / raw)
  To: netfilter-devel

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

I'm running version 20050811 of patch-o-matic. Out of all the options I
only applied the pptp & gre tunnelling patches.

--
Michael
oni@atice.org

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

* Re: patch-o-matic problem with ip_nat_pptp
  2005-08-14  7:26 patch-o-matic problem with ip_nat_pptp Michael
@ 2005-08-14 10:28 ` Jiri Slaby
  2005-08-21  3:07   ` Michael
  0 siblings, 1 reply; 3+ messages in thread
From: Jiri Slaby @ 2005-08-14 10:28 UTC (permalink / raw)
  To: Michael; +Cc: netfilter-devel

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

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

* Re: patch-o-matic problem with ip_nat_pptp
  2005-08-14 10:28 ` Jiri Slaby
@ 2005-08-21  3:07   ` Michael
  0 siblings, 0 replies; 3+ messages in thread
From: Michael @ 2005-08-21  3:07 UTC (permalink / raw)
  To: netfilter-devel

Jiri Slaby wrote:

> 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.


I've tried updating my kernel version to 2.6.12.5 & grabbed the latest 
patch-o-matic (20050819) When I try to apply the
pptp-conntrack-nat patch, it is now telling me:

newfile: 8 files in our way, unable to apply

any ideas?

--
Michael
oni@atice.org

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

end of thread, other threads:[~2005-08-21  3:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-14  7:26 patch-o-matic problem with ip_nat_pptp Michael
2005-08-14 10:28 ` Jiri Slaby
2005-08-21  3:07   ` Michael

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.