Hi Harald and all on this list. I have problems with ip_conntrack_pptp patch from POM-20031219 It seems the patch doesn't apply what it should: "In the pptp-conntrack-nat.patch.configure.help it says something like this: CONFIG_IP_NF_CT_PROTO_GRE This module adds generic support for connection tracking and NAT of the GRE protocol (RFC1701, RFC2784). Please note that this will only work with GRE connections using the key field of the GRE header." I do something like this for patching my kernel (2.4.21): patch -p1 < ./path-o-mat.../ip_conntrack_pptp.patch, and everything seems allright. But I Never get the option in my kernelconfiguration - I want to make it as a module. I do have the ip_conntrack_pptp.c and .h file, maybe it is possible to make my module out of them? Does anyone know of this, or is it just me being stupid ? Thanks a lot in regards Jan