Hi Harald,
... a typo in the Makefile patch prevented the ip_conntrack_pptp
module from compiling, see Robert's mail to the Netfilter list.
Regards,
Filip
diff -urN netfilter-orig/userspace/patch-o-matic/extra/pptp-conntrack-nat.patch.makefile netfilter/userspace/patch-o-matic/extra/pptp-conntrack-nat.patch.makefile
--- netfilter-orig/userspace/patch-o-matic/extra/pptp-conntrack-nat.patch.makefile Wed Apr 10 12:19:23 2002
+++ netfilter/userspace/patch-o-matic/extra/pptp-conntrack-nat.patch.makefile Fri Apr 19 04:24:43 2002
@@ -1,5 +1,5 @@
# connection tracking helpers
-obj-$(config_ip_nf_pptp) += ip_conntrack_pptp.o
+obj-$(CONFIG_IP_NF_PPTP) += ip_conntrack_pptp.o
ifdef CONFIG_IP_NF_NAT_PPTP
export-objs += ip_conntrack_pptp.o
endif
-----Original Message-----
From: Sneppe Filip
Sent: Wed 17/04/2002 14:32
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Cc:
Subject: RE: ip_nat_pptp
Hi,
Did you load ip_conntrack_pptp first ?
Regards,
Filip
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: wo 17/04/2002 14:12
To: [EMAIL PROTECTED]
Cc:
Subject: ip_nat_pptp
hi @ll
sombody knows or is using pptp and knows this message?
wall:/lib/modules/2.4.18/kernel/net/ipv4/netfilter # modprobe ip_nat_pptp
/lib/modules/2.4.18/kernel/net/ipv4/netfilter/ip_nat_pptp.o: unresolved symbol ip_pptp_lock
/lib/modules/2.4.18/kernel/net/ipv4/netfilter/ip_nat_pptp.o: unresolved symbol ip_ct_gre_keymap_del
/lib/modules/2.4.18/kernel/net/ipv4/netfilter/ip_nat_pptp.o: unresolved symbol ip_ct_gre_keymap_add
/lib/modules/2.4.18/kernel/net/ipv4/netfilter/ip_nat_pptp.o: insmod /lib/modules/2.4.18/kernel/net/ipv4/netfilter/ip_nat_pptp.o failed
pptp-makefile-typo-fix.diff
Description: pptp-makefile-typo-fix.diff