您好﹗

>
>1、開機 login 時
>   Could not look up internet address for toshich.
>   This will prevent GNOME form opearating correctly.
>   It may be possible to correct the file /etc/hosts
>
>/etc/hosts
>127.0.0.1  localhoast     local......

這個甚是奇怪﹖您在 /etc/hosts 或其它主機設定檔裡面設定了一個叫“toshich”的
名稱麼﹖您的 hosts 檔除了 localhost 之外不是連其它都沒有了吧﹖等您開機後﹐逐
個主機(不是用 IP 地址) ping 一輪看看﹐有哪些連不上。

>
>2、tail -f /var/log/messages  When  run netcfg
>
>ifup-ppp:pppd started for ppp0 on /dev/modem at 57600
>pppd2.3.7 started by root uid 0
>serial connection established using interface ppp0
>connect :ppp0 <-->/dev/modem
>LCP :timeout sending config-requests
>Connection term inated
>connect time 0.6 minutes
>Receive Serial link is not 8-bit clean
>Problem :all had bit 7 set to 0
>exit

哎呀﹐這個好討厭哦。我先前有一家 ISP 也是如此﹐他們有好幾台撥接主機都使用同
一個電話號碼﹐有時候運氣不好就會碰到 LCP :timeout sending config-requests 的
問題(機率為 30%)。找技術支援說他們不支援 Linux ﹐那我也沒法子﹐只好換一家
ISP 了。

不過﹐我不夠膽肯定是對方的錯﹐或許是我自己的設定跟他們的相衝吧。或者您可以修
改一下 /etc/ppp/options 檔案﹐把一些不必要的設定暫時註解起來﹐如果能夠接通再
慢慢加回去吧。