Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jul 2004 17:52:57 -0700
From:      Charlie Schluting <charlie@schluting.com>
To:        freebsd-net@freebsd.org
Subject:   spoofed MAC on a dhcp interface 
Message-ID:  <410455E9.8090106@schluting.com>

next in thread | raw e-mail | index | archive | help
Hi :)

/etc/rc.conf:
ifconfig_xl0="ether 00:11:11:11:11:11"
ifconfig_xl0="DHCP"

The above doesn't work..
I'm trying to set the mac, and then dhcp.. is this the correct way?

With this config, its not getting the mac assigned to xl0, so I have to 
stop dhclient, run "ifconfig ether 00:11:11:11:11:11" manually, then 
dhcp again.

Thanks!
-Charlie



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?410455E9.8090106>