mikiresty
15-07-2007, 10:29
Salve a tutti, ho un problema in Ubunutu
In pratica la scheda di rete viene settata come half duplex a 10mbps
Questo l'output di dmesg
[ 36.102382] eth0: RealTek RTL8139 at 0xcc82ec00, 00:10:a7:05:c3:3d, IRQ 9
[ 36.102394] eth0: Identified 8139 chip type 'RTL-8139C'
[ 43.974092] eth0: link up, 10Mbps, half-duplex, lpa 0x0000
[ 56.326974] eth0: no IPv6 routers present
[ 605.896353] eth0: link down
[ 614.436770] eth0: link up, 10Mbps, half-duplex, lpa 0x0000
e di ifconfig
eth0 Link encap:Ethernet HWaddr 00:10:A7:05:C3:3D
inet addr:192.168.1.5 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::210:a7ff:fe05:c33d/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:981799 errors:3276 dropped:0 overruns:0 frame:0
TX packets:977780 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:69304765 (66.0 MiB) TX bytes:1456634474 (1.3 GiB)
Interrupt:9 Base address:0xec00
Come faccio a farla andare a 100mbps in full duplex?
Trasferire un file di grosse dimensioni via ftp è un'impresa non da poco, vista la lentezza (il picco è di circa 1500kb/s)
Grazie
In pratica la scheda di rete viene settata come half duplex a 10mbps
Questo l'output di dmesg
[ 36.102382] eth0: RealTek RTL8139 at 0xcc82ec00, 00:10:a7:05:c3:3d, IRQ 9
[ 36.102394] eth0: Identified 8139 chip type 'RTL-8139C'
[ 43.974092] eth0: link up, 10Mbps, half-duplex, lpa 0x0000
[ 56.326974] eth0: no IPv6 routers present
[ 605.896353] eth0: link down
[ 614.436770] eth0: link up, 10Mbps, half-duplex, lpa 0x0000
e di ifconfig
eth0 Link encap:Ethernet HWaddr 00:10:A7:05:C3:3D
inet addr:192.168.1.5 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::210:a7ff:fe05:c33d/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:981799 errors:3276 dropped:0 overruns:0 frame:0
TX packets:977780 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:69304765 (66.0 MiB) TX bytes:1456634474 (1.3 GiB)
Interrupt:9 Base address:0xec00
Come faccio a farla andare a 100mbps in full duplex?
Trasferire un file di grosse dimensioni via ftp è un'impresa non da poco, vista la lentezza (il picco è di circa 1500kb/s)
Grazie