Download patch o matic from www.netfilter.org Make sure you have the kernel source in
the box. (suppose /usr/src/linux) Untar pom and do KERNEL_DIR=/usr/src/linux ./runme extra Then apply the patches that you need. Then, go to /usr/src/linux and config your
kernel and choose pptp module (in netfilter configuration) Then, recompile your kernel, boot with the
new image and then try modprobe ip_nat_pptp modprobe ip_nat_proto_gre then, make shure you’re allowing the
pptp port and protcolos be forwarded by the firewall box pptp uses tcp/1723 ip/47 for gre hope it helps De:
netfilter-admin@xxxxxxxxxxxxxxxxxxx
[mailto:netfilter-admin@xxxxxxxxxxxxxxxxxxx] En
nombre de MDelBUSTO@xxxxxxxxxxx Hi, I've looked for a few days without an answer and I was
hoping someone here can help. I need to run a tunnel through a box running
iptables 1.2.x that is doing NAT. I found lots of references to the pptp modules
but I can't figure out how to compile them into a module so I can then use
insmod or modprobe to load them. I've also seen references to CVS but I'm not
familiar with it and not sure what to do. Thanks, -Mike |