![]() |
|
|||||||
| Register | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Registered Member
Join Date: May 2002
Location: Maine
Posts: 3
|
Mac address in freebsd
Hello.
I was wondering if there is a way to change the mac in bsd using ifconfig. I've read that in linux its "ifconfig <interface> hw ether <mac>, but this dosen't seem to work in bsd. Thanks. Matt |
|
|
|
|
|
#2 (permalink) |
|
Registered Member
Join Date: Apr 2002
Location: Silicon Valley
Posts: 261
|
from the looks of man ifconfig, http://www.gsp.com/cgi-bin/man.cgi?s...topic=ifconfig , it's ifconfig <device> lladdr 00:11:22:33:44:55, or whatever you want it to be....
|
|
|
|