ppp-2.3.2.tar.gzのinstall (98/02/06) pppはkernelのsourceを書き換える?ので、kernelをcompileする前にinstall しておく。 1) ppp-2.3.2.tar.gzをgetし展開 $ su # tar zxvf ppp-2.3.2.tar.gz -C /usr/src # cd /usr/src/ppp-2.3.2 2) configure & make & install # ./configure # make kernel # make # make install 3) 環境設定 /etc/ppp/optionは空にしておく # touch /etc/ppp/option /etc/ppp/pap-secrets # Secrets for authentication using PAP # client server secret IP addresses pppuser clare Himitsu 202.219.xxx.xxx /etc/hostsにpppのipを追加 202.219.xxx.xxx asuka.niigata-cc.niigata.niigata.jp asuka