Ubuntu 8.04安装后配置好后仍不能上完。大虾帮忙呀~ 

包含网卡/无线网的网络问题和ADSL/校园网/宽带拨号支持及代理/共享等网络使用问题
回复
sharwin
帖子: 3
注册时间: 2008-10-18 21:17

Ubuntu 8.04安装后配置好后仍不能上完。大虾帮忙呀~ 

#1

帖子 sharwin » 2008-10-18 21:26

这是我在XP下的配置
xp下的配置
xp下的配置
error.jpg (15.86 KiB) 查看 662 次
已启用了设备。以下是我打的一些命令结果。
sharwin@sharwin-desktop:~$ ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:e0:4c:20:80:b0
inet addr:192.168.1.101 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::2e0:4cff:fe20:80b0/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:18 Base address:0xd000

sharwin@sharwin-desktop:~$ ping 127.0.0.1 -c 1
PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data.
64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.055 ms

--- 127.0.0.1 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.055/0.055/0.055/0.000 ms
sharwin@sharwin-desktop:~$ ping 192.168.1.1 -c 1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
From 192.168.1.101 icmp_seq=1 Destination Host Unreachable

--- 192.168.1.1 ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms

sharwin@sharwin-desktop:~$ sudo lshw -C network

sudo: unable to resolve host sharwin-desktop
*-network
description: Ethernet interface
product: RTL-8139/8139C/8139C+
vendor: Realtek Semiconductor Co., Ltd.
physical id: 2
bus info: pci@0000:01:02.0
logical name: eth0
version: 10
serial: 00:e0:4c:20:80:b0
size: 100MB/s
capacity: 100MB/s
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=8139too driverversion=0.9.28 duplex=full ip=192.168.1.101 latency=32 link=yes maxlatency=64 mingnt=32 module=8139too multicast=yes port=MII speed=100MB/s
sharwin@sharwin-desktop:~$
sharwin@sharwin-desktop:~$
xp下的配置
xp下的配置
error.jpg (15.86 KiB) 查看 662 次
sharwin
帖子: 3
注册时间: 2008-10-18 21:17

Re: Ubuntu 8.04安装后配置好后仍不能上完。大虾帮忙呀~ 

#2

帖子 sharwin » 2008-10-18 22:52

问题终于解决了,原来是要把网卡的属性里改成“关机后可以网络唤醒”,才行呀!
感谢那位说了"在win 下设成 ***after shutdown “的那位。
回复