Ben Hutchings <b...@decadent.org.uk> writes: > On Mon, Mar 16, 2009 at 01:08:04PM +0100, Bjørn Mork wrote: > >> mii-tool may not be meant for scripts, but I for one have used it in >> the past to force speed/duplex like this: >> >> iface eth1 inet static >> address 10.122.226.9 >> netmask 255.255.255.192 >> up /sbin/mii-tool -F 100baseTx-FD eth1 >> >> I'm pretty sure I'm not the only one... > > You can do this with ethtool now, and more cleanly: > > link-speed 100 > link-duplex full
Yes, I know. But that means that existing working configurations have to be modified. Bjørn -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org