On Wed, 2006-06-21 at 08:28, Eric Spakman wrote:
> 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>
> 

Here's an example of how I "cloned the mac address" from a device that
used to be the router:

auto eth0
iface eth0 inet dhcp
pre-up ip link set eth0 addr 00:b0:59:aa:1c:84

Stephen


All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
------------------------------------------------------------------------
leaf-user mailing list: [email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to