Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
新安装的gentoo_2008_beta2,添了个网卡成了这样?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index 中文 (Chinese)
View previous topic :: View next topic  
Author Message
yuio654
n00b
n00b


Joined: 04 Jul 2008
Posts: 2

PostPosted: Fri Jul 04, 2008 8:10 am    Post subject: 新安装的gentoo_2008_beta2,添了个网卡成了这样? Reply with quote

hi,大家好
刚转到gentoo,新安装的gentoo_2008_beta2,后来添了个网卡出了问题,现象如下,不知道该从哪下手,请大家帮忙看看

eth1: link up, 100Mbps, full-duplex, lpa 0x45E1
eth1: link down
eth1: link up, 100Mbps, full-duplex, lpa 0x45E1
eth1: link down
eth1: link up, 100Mbps, full-duplex, lpa 0x45E1
eth1: link down
eth1: link up, 100Mbps, full-duplex, lpa 0x45E1
eth1: link down
eth1: link up, 100Mbps, full-duplex, lpa 0x45E1
eth1: link down
eth1: link up, 100Mbps, full-duplex, lpa 0x45E1
eth1: link down
eth1: link up, 100Mbps, full-duplex, lpa 0x45E1
eth1: link down
eth1: link up, 100Mbps, full-duplex, lpa 0x45E1
Back to top
View user's profile Send private message
yuio654
n00b
n00b


Joined: 04 Jul 2008
Posts: 2

PostPosted: Fri Jul 04, 2008 8:11 am    Post subject: Re: 新安装的gentoo_2008_beta2,添了个网卡成了这样? Reply with quote

Script started on Sat Jul 5 00:02:45 2008
mmybox1 #ls
mtypescript
root@mybox1:/home/shisl/pwd
/root
root@mybox1:/home/shisl/ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:10:5C:FE:F8:2B
inet addr:192.168.3.14 Bcast:192.168.3.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:5202 errors:0 dropped:0 overruns:0 frame:0
TX packets:4248 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:501564 (489.8 Kb) TX bytes:1032412 (1008.2 Kb)
Interrupt:17 Base address:0x6000

eth1 Link encap:Ethernet HWaddr 00:19:E0:2B:EE:89
inet addr:192.168.1.32 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:6 errors:0 dropped:0 overruns:0 frame:0
TX packets:388 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:577 (577.0 b) TX bytes:23280 (22.7 Kb)
Interrupt:16 Base address:0x4000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:694 errors:0 dropped:0 overruns:0 frame:0
TX packets:694 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:227978 (222.6 Kb) TX bytes:227978 (222.6 Kb)

root@mybox1:/home/shisl/
route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 0.0.0.0 255.255.255.255 UH 0 0 0 eth1
192.168.3.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 192.168.3.1 0.0.0.0 UG 0 0 0 eth0
root@mybox1:/home/shisl/ping 192.168.3.1
PING 192.168.3.1 (192.168.3.1) 56(84) bytes of data.
64 bytes from 192.168.3.1: icmp_seq=1 ttl=64 time=0.156 ms
64 bytes from 192.168.3.1: icmp_seq=2 ttl=64 time=0.127 ms
^C
--- 192.168.3.1 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 999ms
rtt min/avg/max/mdev = 0.127/0.141/0.156/0.018 ms
root@mybox1:/home/shisl/ping 192.168.3.1   1.100
PING 192.168.1.100 (192.168.1.100) 56(84) bytes of data.
^C
--- 192.168.1.100 ping statistics ---
2 packets transmitted, 0 received, 100% packet loss, time 999ms

root@mybox1:/home/shisl/ping 192.168.1.1
PING 192.168.1.20 (192.168.1.20) 56(84) bytes of data.
^C
--- 192.168.1.20 ping statistics ---
2 packets transmitted, 0 received, 100% packet loss, time 1008ms

root@mybox1:/home/shisl/ping www.badiu.com
PING fw.ename.cn (60.28.193.157) 56(84) bytes of data.
64 bytes from 60.28.193.157: icmp_seq=1 ttl=53 time=6.82 ms
^C
--- fw.ename.cn ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 6.824/6.824/6.824/0.000 ms
root@mybox1:/home/shisl/rc-update add net.eth1 defatul
rc-update: '/etc/init.d/net.eth1' not found; aborting
Back to top
View user's profile Send private message
SeaTiger
l33t
l33t


Joined: 22 Nov 2007
Posts: 603
Location: Toronto, Ontario, Canada

PostPosted: Sat Aug 09, 2008 6:19 am    Post subject: Reply with quote

Output for
Code:
lspci
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index 中文 (Chinese) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum