Hi,

In /etc/network/interfaces, add the following 'post-up' line to your
ethX block:

***
auto eth0
iface eth0 inet static
    address 1.2.3.4
    netmask 255.255.255.0
    post-up mii-tool -F 100baseTx-FD eth0
***

Ken

Reply via email to