Portál AbcLinuxu, 11. listopadu 2025 04:08
Prosim ze začátku jen o nejnutnější údaje ...
To, co zlobí, nejde, to je spojení mezi kým/čím? LEDka u síťovky svítí, "ethtool ethX" link vidí? "ip -s link" nějaké pakety detekuje a v OBOU směrech?
Mimochodem, když už jst zandaval síťovky, asi jste stroj odstavil ... čili další restart by nevadil - s nějakým live distrem je situace jiná, stejná? Čili s file systémem, ovladači apod. odjinud.
RX: bytes packets errors dropped overrun mcast
0 0 0 0 0 0
TX: bytes packets errors dropped carrier collsns
11790 144 0 0 0 0
Live distribúcia: skúsim to, nech sa ukáže, či to je problém so softvérom alebo hardvérom.
Stalo sa to samozrejme v najnevhodnejšiu dobu, takže sa k tomu dostanem až budúci týždeň. :(
Někdo s noťasem neni poblíž, aby testnul provoz/síťovku na serveru?
link/ether 00:1e:8c:1e:e4:19 brd ff:ff:ff:ff:ff:ff
RX: bytes packets errors dropped overrun mcast
43485883 688169 0 0 0 0
TX: bytes packets errors dropped carrier collsns
1976131408 1332846 0 0 0 0
Možno zatiaľ z tohto niečo usúdiť? Ďakujem.
Přijde mi to jasný, konvertor nekonvertí, to, co máš připojený za ethernetem serveru, nepropouští provoz.
Joj, tak jo, dík za upřesnění ... tak někde je uzel. Ještě je možný, že nesedí nastavení duplexu a rychlosti.
# dmesg | grep eth Driver 'sd' needs updating - please use bus_type methods eth0: (PCI Express:2.5GB/s:Width x4) 00:15:17:6f:a1:b4 eth0: Intel(R) PRO/1000 Network Connection eth0: MAC: 0, PHY: 4, PBA No: d50868-003 eth1: (PCI Express:2.5GB/s:Width x4) 00:15:17:6f:a1:b5 eth1: Intel(R) PRO/1000 Network Connection eth1: MAC: 0, PHY: 4, PBA No: d50868-003 eth2: RTL8168b/8111b at 0xffffc20000032000, 00:1e:8c:1e:e4:19, XID 38000000 IRQ 316 udev: renamed network interface eth2 to eth0 udev: renamed network interface eth0_rename to eth2 bonding: bond0: enslaving eth1 as an active interface with a down link. bonding: bond0: enslaving eth2 as an active interface with a down link. eth2: Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX bonding: bond0: link status definitely up for interface eth2. r8169: eth0: link up
#lspci | grep net 04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 01) 05:00.0 Ethernet controller: Intel Corporation 82571EB Gigabit Ethernet Controller (rev 06) 05:00.1 Ethernet controller: Intel Corporation 82571EB Gigabit Ethernet Controller (rev 06)
#lsmod (skratene) r8169 31172 0 e1000e 95908 0
#cat /etc/network/interfaces (skratene)
auto eth0
iface eth0 inet dhcp
auto bond0
iface bond0 inet static
address 192.168.1.200
netmask 255.255.255.0
hwaddress ether 00:15:17:6f:a1:b5
up ifenslave bond0 eth1 eth2
down ifenslave -d bond0 eth1 eth2
#ethtool eth0
Settings for eth0:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised pause frame use: Symmetric Receive-only
Advertised auto-negotiation: Yes
Link partner advertised link modes: Not reported
Link partner advertised pause frame use: No
Link partner advertised auto-negotiation: No
Speed: 100Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 0
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: pumbg
Wake-on: g
Current message level: 0x00000033 (51)
Link detected: yes
# ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:1e:8c:1e:e4:19
BROADCAST 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:60
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.