XKK 发表于 2004-10-26 11:16:28

大家帮帮忙,看看我的ADSL毛病出在那里,谢谢!!

:-(
Accept these settings and adjust configuration files (y/n)? y
Adjusting /etc/ppp/pppoe.conf
Adjusting /etc/resolv.conf
Adjusting /etc/ppp/pap-secrets and /etc/ppp/chap-secrets
(But first backing it up to /etc/ppp/pap-secrets-bak)
(But first backing it up to /etc/ppp/chap-secrets-bak)
Congratulations, it should be all set up!
Type 'adsl-start' to bring up your ADSL link and 'adsl-stop' to bring
it down.Type 'adsl-status' to see the link status.
# adsl-start
................TIMED OUT
# ifconfig eth0
eth0: error fetching interface information: Device not found

请教大家,我的ADSL是什么毛病啊。

我的操作系统是:tubro linux10
网卡是:pealtek RTL8139

lanche 发表于 2004-10-26 12:17:40

网卡都还没认,怎么拨ADSL?

先手动装入网卡驱动模块:
modprobe 8139too

(如果不行换:modprobe rtl8139)

接着再激活它:
ifconfig eth0 up

XKK 发表于 2004-10-26 16:18:50

Accept these settings and adjust configuration files (y/n)? y
Adjusting /etc/ppp/pppoe.conf
Adjusting /etc/resolv.conf
(But first backing it up to /etc/resolv.conf-bak)
Adjusting /etc/ppp/pap-secrets and /etc/ppp/chap-secrets
(But first backing it up to /etc/ppp/pap-secrets-bak)
(But first backing it up to /etc/ppp/chap-secrets-bak)
Congratulations, it should be all set up!
Type 'adsl-start' to bring up your ADSL link and 'adsl-stop' to bring
it down.Type 'adsl-status' to see the link status.
# adsl-start
................TIMED OUT
/usr/sbin/adsl-start: line 191:1375 已终止                  $CONNECT "$@" >/dev/null 2>&1
# ifconfig eth0
eth0      Link encap:EthernetHWaddr 00:E0:4E:12:18:D4
          UP BROADCAST RUNNING MULTICASTMTU:1500Metric:1
          RX packets:6 errors:0 dropped:0 overruns:0 frame:0
          TX packets:9 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:360 (360.0 b)TX bytes:540 (540.0 b)
          Interrupt:18 Base address:0xc000

还是不行啊。

fox_eagle2003 发表于 2004-10-26 22:36:53

可能是驱动的问题吧,你看看是什么网卡芯片,然后去芯片的官方网站去下个驱动,一定能够工作。

lanche 发表于 2004-10-27 11:30:02

网卡已经驱动起来了,给它配置一个IP再激活试试。
页: [1]
查看完整版本: 大家帮帮忙,看看我的ADSL毛病出在那里,谢谢!!