[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] [raq4] networkinterface full duplex ??



Hi all,

I want to ftp the backup to another server, and I get a lot of
collisions :

[root /root]# ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:10:E0:05:0D:0C
          inet addr:193.110.81.125  Bcast:193.110.81.255
Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:17027913 errors:5 dropped:0 overruns:0 frame:7
          TX packets:20834339 errors:0 dropped:0 overruns:3
carrier:503327
          collisions:541407 txqueuelen:100
          Interrupt:11 Base address:0x6200

eth1      Link encap:Ethernet  HWaddr 00:10:E0:05:0D:17
          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:100
          Interrupt:10 Base address:0x6240

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:3924  Metric:1
          RX packets:1930687 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1930687 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0

[root /root]#

Is this server now on full duplex ?
And how to set this server to 100 MB full duplex ?

Thanks

bob