>>>>> "rahman" == rahman fazlur <[EMAIL PROTECTED]> writes:
rahman> Hi Rick, Thanks for your call.I have configured the switch to rahman> speed Auto and duplex auto and it is working fine now. By the rahman> way, is there any command in Linux I can use to Fix up my NIC rahman> to run Full duplex and Speed 100? ethtool or mii-tool depending on the NIC. mii-tool -F 100baseTx-FD eth0 or ethtool -s eth0 speed 100 duplex full -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au http://www.ertos.nicta.com.au ERTOS within National ICT Australia -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
