Title: macchanger-1.5.0.dsl Description: GNU MAC changer Version: 1.5.0 Author: Alvaro Lopez Ortega Original-site: www.alobbs.com/macchanger Copying-policy: GPL -----==[ Color = red Filesize: 78K ]==----- Extension by: nickelplated Comments: This will change your network interface's MAC address from the default address to a faked address. _ To use you bring down the network interface so it's not busy anymore, then use the macchanger command, and after that bring it back up. In most DSL related situations, this will entail opening the DSLpanel and clicking the DHCP client button to bring down the network interface, then using the macchanger command to change the interface with an option such as -A to set it to a random MAC. Example: macchanger -A eth0 Then click the DHCP client button again to turn back on DHCP, and click the netcardconfig button and it will reconfigure the interface and bring it back up. _ macchanger accepts the following options: -h, --help Show summary of options. -V, --version Show version of program. -e, --endding 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) -m, --mac XX:XX:XX:XX:XX:XX Set the MAC XX:XX:XX:XX:XX:XX Change-log: Current: 2007/03/15 - First edition