Stephen,

On Tuesday 01 November 2005 16:28, Stephen Lee wrote:
> hwaddress line in the interfaces file:
>
> iface eth0 inet static
>         address 12.34.56.78
>         netmask 255.255.255.0
>         broadcast 12.34.56.255
>         gateway 12.34.56.78.1
>         hwaddress ether address 00:00:00:00:00:00
>
> but the same line has no effect if eth0 is set for dhcp:
>

You might also try the "pre-up" command in your interfaces file:

        auto eth0
        iface eth0 inet dhcp
        pre-up ip link set addr 00:00:00:00:00:00 eth0




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to