Hello Joep,

This can be done by using the hwaddress keyword in /etc/network/interfaces
like:

iface eth0 inet static
        address 1.2.3.4
        netmask 255.255.255.0
        broadcast 1.2.3.255
        gateway 1.2.3.1
         hwaddres <your mac address>

Regards,
Eric

> Hi,
> Having succeeded in starting leaf-uclib with floppy and USB-stick
> (thanks again, charles) I now want to use Ip (ip link set
> lladdress=LLADDRESS eth0) to avoid problems with my provider (Mac-address
> is matched to cable-router) as the technical knowledge there is extremely
> limited (!). My question is where can I set this instruction. Obviously
> after ip is loaded but in which initialization file?. In Fedora I would do
> it in sysconfig but that is not available here. I hope anyone can help me
> out. Joep
>
>
>
>
> ------------------------------------------------------------------------
> leaf-user mailing list: [email protected]
> https://lists.sourceforge.net/lists/listinfo/leaf-user
> Support Request -- http://leaf-project.org/
>
>




------------------------------------------------------------------------
leaf-user mailing list: [email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to