[plug] does anyone know how to set a mac address on a dummy net interface?

Ryan ryan at is.as.geeky.as
Fri Sep 5 14:21:52 WST 2003


On Fri, 2003-09-05 at 13:57, Bill Kenworthy wrote:
> does anyone know how to set a mac address on a dummy net interface?

ifconfig dummy0 down
ip link set dummy0 address aa:bb:cc:dd:ee:ff

configure dummy0 as desired.

Ryan




More information about the plug mailing list