
インストール用メディアの入手はこちらから
こちらはkernel 2.4.19(まで)用の設定です。内部から外部のPPTPサーバー接続用です
ここからパッチファイルをダウンロードします
ftp://ftp.rubyriver.com/pub/jhardin/masquerade/ip_masq_vpn.html
パッチを当てます
#cd /usr/src/linux/
#zcat netfilter_pptp_patch_2.4.19_rev1.gz | patch -p1
Networking option → IP:Netfilter Configuration → PPTP protocol support を
#make dep
#make clean
#make
#make install
#make modules
#make modules_install
TOP > Redhat系Linux > iptables越しにPPTP接続