|
From: Nic J. F. <nfe...@ta...> - 2006-09-04 14:37:55
|
jj...@em... writes: > I have a problem with running ISC DHCP3 client in uml guest. > Everytime dhcp-client runs the MAC-address is set to > FE:FD:00:00:00:00 regardless what I order it to use. <snip/> Are you starting the guest with the correct tuntap specifier? Specifying the mac on the guest command line is done something like this: guestkernel ... eth0=tuntap,,fe:fd:0:0:0:1,192.168.0.254 -- Nic Ferrier http://www.tapsellferrier.co.uk for all your tapsell ferrier needs |