MAC address & rc.conf

Adam Gregoire ebola at psychoholics.org
Mon Jun 13 16:49:43 GMT 2005


You need to create a file called start_if.[interface name] and set the
mac there.

Like this:

ebola$ cat /etc/start_if.de0
#!/bin/sh
ifconfig de0 ether c0ffeec0ffee
ifconfig de0 media 10baseT/UTP

Regards,

-- 
Adam Gregoire <ebola at psychoholics.org>



More information about the freebsd-net mailing list