Ok.
Problem cislo 1: nejede mi stara sitovka 3C900 na koaxu. Pres LiveDVD chodi. Ovladace jsou stejne.
Nemuzu ji ani restartnout nebo neco, v /etc/init.d/net.eth0 jaksi chybi :/
Gentoo ~ # ifconfig
eth0 ZapouzdĹenĂ:Ethernet HWadr 00:10:4B:95:13:7F
inet adr:10.86.32.5 VšesmÄr:10.86.32.255 Maska:255.255.255.255
AKTIVOVĂNO VĹ ESMÄROVĂ_VYSĂLĂNĂ MULTICAST MTU:1500 Metrika:1
RX packets:712 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
kolizĂ:0 dĂ©lka odchozĂ fronty:1000
RX bytes:46643 (45.5 Kb) TX bytes:0 (0.0 b)
PĹerušenĂ:20 VstupnÄ/VĂ˝stupnĂ port:0xbc00
lo ....
Gentoo ~ # ping 10.86.32.1
PING 10.86.32.1 (10.86.32.1) 56(84) bytes of data.
From 10.86.32.5 icmp_seq=2 Destination Host Unreachable
Gentoo ~ # mii-diag
Using the default interface 'eth0'.
Basic registers of MII PHY #0: 0000 ffff 0000 ffff 0000 ffff 0000 ffff.
The autonegotiated capability is 0000.
No common media type was autonegotiated!
This is extremely unusual and typically indicates a configuration error.
Perhaps the advertised capability set was intentionally limited.
Basic mode control register 0x0000: Auto-negotiation disabled, with
Speed fixed at 10 mbps, half-duplex.
Basic mode status register 0xffff ... ffff.
Link status: established.
Remote fault detected!
*** Link Jabber! ***
Your link partner advertised ffff: Flow-control 100baseT4 100baseTx-FD 100baseTx 10baseT-FD 10baseT, w/ 802.3X flow control.
End of basic transceiver information.
Gentoo ~ # /etc/init.d/ne
nessusd net.ath1 net.ath4 net.eth2 net.eth5 net.eth8 net.ppp0 net.ppp3 net.ra2 net.ra5 net.wlan2
net.aol net.ath2 netdaemon net.eth3 net.eth6 net.lo net.ppp1 net.ra0 net.ra3 net.wlan0 net.wlan3
net.ath0 net.ath3 net.eth1 net.eth4 net.eth7 netmount net.ppp2 net.ra1 net.ra4 net.wlan1
Gentoo ~ # cat /etc/conf.d/net
# This network configuration was written by net-setup
iface_eth0="10.86.32.5 broadcast 10.86.32.255 netmask 255.255.255.0"
gateway="eth0/10.86.32.1"
Gentoo ~ # lspci
04:05.0 Ethernet controller: 3Com Corporation 3c900 10Mbps Combo [Boomerang]
Gentoo ~ # ip addr
1: lo: <LOOPBACK,UP,10000> mtu 16436 qdisc noqueue
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
link/ether 00:10:4b:95:13:7f brd ff:ff:ff:ff:ff:ff
inet 10.86.32.5/32 brd 10.86.32.255 scope global eth0
inet 10.86.32.5/24 brd 10.86.32.255 scope global eth0
Gentoo ~ #