作業系統: ubuntu 8.04 & Windows Vista 電腦: Toshiba m200 網路卡:Marvell Yukon 88E8039 PCI-E Fast Ethernet Controller 宿舍網路使用固定IP,Vista可以上網, Ubuntu照著相同設定卻無法上網... 上網搜尋了一些提供網路資訊的指令, 以下是這些指令提供的資訊,還有重新啟動網路時出現的錯誤訊息: dmesg | grep eth0 [ 69.468727] sky2 eth0: addr 00:a0:d1:7a:78:98 [ 70.358988] sky2 eth0: enabling interface [ 72.025421] sky2 eth0: Link is up at 100 Mbps, full duplex, flow control both [ 109.439097] eth0: no IPv6 routers present ----------------------------------------------------------------------------- sudo gedit /etc/network/interfaces auto lo iface eth0 inet static address 192.168.6.92 netmask 255.255.255.0 gateway 192.168.5.1 auto eth0 ------------------------------------------------------------------------------ 錯誤訊息: sudo /etc/init.d/networking restart * Reconfiguring network interfaces... SIOCADDRT: No such process Failed to bring up eth0. ------------------------------------------------------------------------------ 希望版上的各位可以幫我看看可能是什麼問題... 謝謝大家...<(__ __)> -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 61.227.160.185