ubuntu8.04無法上網 - Linux

Table of Contents


最近在一台電腦上剛裝ubuntu8.04

應該是使用wubi的方式安裝的

已經可以進去作業系統了

但是目前開啟firefox沒辦法連線(有線,使用XP可以上網)

我是用中華電信ADSL上網

所以在網路設定的地方選點對點->PPPoE->輸入帳號密碼

完成之後右上角那個兩個電腦的小圖案移過去顯示 wire network connection

在這個圖示上按右鍵選connection information後的訊息如下:

Active Connection information

interface:Ethernet (eth0)

Speed :100Mbps

Driver: Skdge

但下面從IP adderss到DNS全部都顯示0.0.0.0

網卡號碼有抓到

我之前是已經有在終端機打sudo pppoeconf也照著弄了

應該是有抓到網卡吧?@@

另外我在終端機輸入ifconfig的訊息如下:

administrator@administrator-desktop:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:0c:6e:93:1e:91
inet6 addr: fe80::20c:6eff:fe93:1e91/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:105 errors:0 dropped:0 overruns:0 frame:0
TX packets:115 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:9600 (9.3 KB) TX bytes:10913 (10.6 KB)
Interrupt:20

eth0:avahi Link encap:Ethernet HWaddr 00:0c:6e:93:1e:91
inet addr:169.254.5.239 Bcast:169.254.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:20

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1944 errors:0 dropped:0 overruns:0 frame:0
TX packets:1944 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:107560 (105.0 KB) TX bytes:107560 (105.0 KB)


請各位大大幫我看看是哪邊出錯了,非常感謝T T


--

All Comments

Olivia avatarOlivia2009-09-12
輸入 lshw看最後一行有ethernet的那一行,確認是哪家網卡
Valerie avatarValerie2009-09-16
或是sudo lshw, 不確定你網卡的驅動有沒有被ubuntu抓到