I have a Gigabyte that looks like it auto set to 1000 and until I can get it upgraded, the router is a 10/100 and I need to be able to set the nic in the server to 100. Ran PHPSysinfo and this is what its showing for the nic: eth0 31.10 MB 1.73 MB 0/2445842372 with the last grouping being err/drops. Can anyone help me with this. TKS
Mark
GigaByte Ethernet Card
Re: GigaByte Ethernet Card
try this (as root):
ethtool is a bit of a swiss army knife of NIC management (man ethtool).
Code: Select all
ethtool -s eth0 speed 100
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 8GB RAM, 1TBx2+3TBx1
Re: GigaByte Ethernet Card
I recommend also setting the duplexing manually, the command would then be:
Code: Select all
ethtool -s eth0 speed 100 duplex full
echo '16i[q]sa[ln0=aln100%Pln100/snlbx]sbA0D2173656C7572206968616D41snlbxq' | dc
Galileo - HP Proliant ML110 G6 quad core Xeon 2.4GHz, 4GB RAM, 2x750GB RAID1 + 2x1TB RAID1 HDD
Galileo - HP Proliant ML110 G6 quad core Xeon 2.4GHz, 4GB RAM, 2x750GB RAID1 + 2x1TB RAID1 HDD
Who is online
Users browsing this forum: No registered users and 7 guests