GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MACCHANGER(1) FreeBSD General Commands Manual MACCHANGER(1)

macchanger - MAC Changer

macchanger [options] device

macchanger is a GNU/Linux utility for viewing/manipulating the MAC address for network interfaces.

macchanger accepts the following options:
-h, --help
Show summary of options.
-V, --version
Show version of program.
-s, --show
Prints the current MAC. This is the default action when no other option is specified.
-e, --ending
Don't change the vendor bytes.
-a, --another
Set random vendor MAC of the same kind.
-A
Set random vendor MAC of any kind.
-r, --random
Set fully random MAC.
-l, --list[=keyword]
Print known vendors (with keyword in the vendor's description string).
-b, --bia
When setting fully random MAC pretend to be a burned-in-address. If not used, the MAC will have the locally-administered bit set.
-m, --mac XX:XX:XX:XX:XX:XX, --mac=XX:XX:XX:XX:XX:XX
Set the MAC XX:XX:XX:XX:XX:XX.

macchanger -A eth1

ifconfig (8)

Alvaro Lopez Ortega <alvaro@alobbs.com>.
April 10, 2013

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.