change the properties of NIC card

Asked by aneesh

Is there any command or graphical method to change the propeties of NIC card in ubuntu.( I want to change the duplex mode of NIC). ?
My ubuntu version is 9.10

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Cameron W (cwill747) said :
#1

I don't know the direct answer to your question, but some people have had this question before. Check out:

http://ubuntuforums.org/archive/index.php/t-540722.html

and

http://www.cyberciti.biz/faq/howto-setup-linux-lan-card-find-out-full-duplex-half-speed-or-mode/

Revision history for this message
Ian Ace (iaculallad) said :
#2

Had you tried ethtool?

sudo ethtool -s your_ethernet_card speed 100 duplex full autoneg off

For more info on ethtool, run the command below on your temrinal:

man ethtool

HTH.

Can you help with this problem?

Provide an answer of your own, or ask aneesh for more information if necessary.

To post a message you must log in.