Any ways to change the MAC address permanently?

Are there?:)

when i was still using netcfg2, i was doing the following to get a randomized, manufacturer-valid mac address every time i connected an access point:
in each network profile:
PRE_UP='. $SUBR_DIR/spoof.subr; ifconfig $INTERFACE down; ifconfig $INTERFACE hw ether $(generate_random_mac)'
the 'ifconfig $INTERFACE down' is necessary for my card, annoying belkin-made rtl8185 pcmcia card.
/usr/lib/network/spoof.subr:
#!/bin/bash
SPOOF_DIR=$SUBR_DIR"spoof/"
SPOOF_VEND_FILE="stefan-maclist.txt"
generate_random_mac() {
echo $(${SPOOF_DIR}/fakeap.pl --vendors ${SPOOF_DIR}${SPOOF_VEND_FILE})
the following is extracted from Black Alchemy Weapons Lab's fakeap.pl
/usr/lib/network/spoof.pl
#!/usr/bin/perl
use strict;
use warnings;
use Getopt::Long;
use Time::HiRes;
use vars
qw( $vendors_opt $wep_opt );
my @vendors = ( "00:00:0C:", "00:00:CE:", "00:00:EF:" );
# load_vendors
# args: none
# rets: none
# Loads vendor mac prefix file into @vendors
sub load_vendors {
@vendors = ();
open( my $FH, "<$vendors_opt" ) or die "Could not open $vendors_opt: $!\n";
while ( my $line = <$FH> ) {
chomp $line;
$line =~ /^(\w\w:\w\w:\w\w)/;
push @vendors, "$1:";
close $FH;
return;
# gen_mac
# args: none
# rets: none
# Returns a random MAC address with first three octets from @vendors
# last three random.
sub gen_mac {
return sprintf(
"%s%02X:%02X:%02X",
$vendors[ int( rand $#vendors ) ],
int( rand 256 ),
int( rand 256 ),
int( rand 256 )
# Main
GetOptions(
"vendors=s" => \$vendors_opt
load_vendors() if $vendors_opt;
my $mac = gen_mac();
print( $mac );
i know of two sources for a list of valid manufacturer mac address triples.  stefan-maclist.txt comes with fakeap.pl.  a much more comprehensive list is the file 'manuf' in the root directory of the wireshark source, but it needs some editing before it will work with the fakeap.pl code snippet.
one thing this doesn't do is avoid using your actual mac address.
Last edited by kludge (2009-01-14 02:16:54)

Similar Messages

  • Any way to change the default address on icloud?

    I have an old yahoo account I didn't ever log into so I lost access to it.  I can't seem to change my icloud default address without verifying the email--which, in circular fashion, can't be verified because I lost access to it.
    To preface this--I have tried to recover the yahoo account, but it won't let me retrieve password because it says the account isn't known, so asks "are you trying to register this address?" but, when I try to do that, it tells me the ID is taken.  Yahoo is to blame, really for this circular craziness.
    So, I'm trying to use my more often-used gmail account (which I do have access to)
    Every time i try to set up my icloud, it wants to verify my old yahoo address.
    Halp!
    I've changed the address everhwere in my phone and ipad...it's still defaulting to the old yahoo account address...can anyone help me? Where do i tell it to see my new email address so I can set up my icloud?
    Many thannks!!!

    If you want to change your email address, then you can change your Apple ID from your old address to your new address by following the steps in this article. (You should receive a verification email in your inbox of your new email address.)
    Note: @mac.com and @me.com Apple IDs cannot be renamed.

  • Is there any possible ways to get the MAC address?

    Hi guys:
    I am writing servlets on the server side. Is there any possible ways to get the MAC address when a HTTP request come in? Thank you very much for any helps.
    all the best!

    It is usually impossible to get the MAC address of the maker of a HTTP request in any programming language or system.
    At best, you can get the MAC of the closest intervening router, firewall, whatever.
    Are you sure you mean the MAC address? MAC looks like this: 8:ab:f0:0:71:bb:90 (Ethernet), or 01-23-45-67-89-ab (Token Ring), etc, depending on your network type.
    In contrast, an IP address looks like this: 209.249.116.195. If you want the IP address, check out the javadoc for HttpServletRequest and ServletRequest. Caveat: load balancers, web caches, proxy servers, etc will mask the "true" peer's address. Don't do anything silly like try to use the IP address for security or authentication.

  • HT204053 Our macs were set up with an incorrect Apple ID. Is there any way to change the Apple ID associated with these macs?

    Our macs were set up with an incorrect Apple ID. Is there any way to change the Apple ID associated with these macs? This causes increased frustration during the updating process. After maverick we cannot edit the id being used anymore.

    If you can prove ownership to the Macs, call Apple Care and request the Account Security Team.

  • I need to change the MAC Address for Airport on MacBook

    I have a specific need to change my son's Airport MAC address as his school requires the use of USB network cards that aren't compatible with MACs. These cards are needed because the school's router uses MAC address filtering.
    Before we upgraded his Mac to Snow Leopard, we were able to change the MAC address to the MAC address of the useless dongal the school supplied. We basically created an AppleScript program that ran the "sudo ifconfig en1 ether xx:xx:xx:xx:xx:xx" and all was good.
    This command no longer works for changing the MAC address. We tried it as root user as well and by typing it into the terminal window as root. After running the command, we can run "ifconfig en1" and it does display the new mac address but when we turn the airport on and try to connect, it just hangs and won't connect.
    Our other non-Snow Leopard still works fine after running the commands so I'm guessing Apple disabled this functionality. It's hardly a security issue by being able to change your mac addres.
    Is there a new way to accomplish this? I've searched everywhere.
    Thanks!

    Would an easier solution be to provide the school's IT admin with your mac address and have it added? If they can add a block of mac addresses for the usb dongles, they can add more for machines that cannot use the dongle.
    Also: "It's hardly a security issue by being able to change your mac address."
    While it may not be a security issue for your machine, it is a security for the school network who is using mac address filtering as hopefully only one part of their wireless security.
    That being said, have you read this?
    http://osxdaily.com/2008/01/17/how-to-spoof-your-mac-address-in-mac-os-x/

  • Is there any way to change the default font for outgoing text-messages, in "Messages"? (OSX 10.10)

    Is there any way to change the default font for outgoing text-messages, in "Messages"?
    I can change it for one conversation, but then it resets to the default, tiny font.
    The preferences menu only lets me change the conversation font.
    (OSX 10.10)

    Hi,
    As you may remember there used to be a Messages pane to the Preferences where the Font and colour of the Balloons or background and the Font text colour could be changed.
    And there was a Format Menu for character, word and Sentence changes in the current IM or iMessage.
    Those have gone in Yosemite's version of Messages (Despite it retaining the designation of Messages 8 the same as Mavericks' version).
    All that can be done now is set the size of the font and this has been moved to the General Section of the Preferences.
    The Yosemite version has also been fixed to using the Balloons style of send and receiving any type of messages as well.
    Changing the Font would involved editing the Balloon.transcript file.
    10:34 pm      Saturday; December 13, 2014
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • Windows 7-8.1 Can not change the MAC Address on wifi and cannot load login page in public HotSpot.

    Windows 7-8.1 Can not change the MAC Address on wifi and cannot load login page in public HotSpot.
    Adapter: Ralink RT3070 Chipset wifi adapter
    Tested: os Windows 8.1 Professional
    Hot Spot: 802.11b
    The first problem windows 7-8.1 got IP adress and connect he public HotSpot  but  cannot load login page or any other page. It does not work with it.
    The second problem Wifi canrd/configure/Advandes (No network adress change function).Tested with the default windows driver and the ralink rt 3070 driver the same problem.On windows XP the same function the same driver works perfectly.
    multiple users to have expressed interest in the problem But Microsoft not corrected the problem window7-8.1 10?
    lizardsystems.com/wiki/change_mac_address/faq/change_mac_address_in_windows_7
    blog.technitium.com/2011/05/tmac-issue-with-wireless-network.html
    superuser.com/questions/519189/how-to-change-the-mac-address-in-win-8-to-spoof-a-roku-player-through-a-wifi-spl
    social.technet.microsoft.com/Forums/windows/en-US/59e07df3-471c-499e-ad5f-e7cb507595df/cannot-change-mac-address-in-windows-7-driver-has-option-doesnt-work-neither-does-regedit-ms?forum=w7itpronetworking
    networksteve.com/windows/topic.php/CANNOT_CHANGE_WIRELESS_%28SPOOF%29_MAC_ADDRESS_ON_WINDOWS_7/?TopicId=16810&Posts=1
    On windows XP or linux have a MAC adress Change function  allow 00 mac adress and another normal mac adress range.On windows 8.1 all Mac changer program dont work.This 2,6,A,E on second adress are not vaild Mac adress. You simply can not use normal MAC
    addresses on windows 8.1.When i connect the usb the Pc windows 8.1 recognizes the adapter but the default  driver and the downloaded ralink driver the same problem.On windows xp the current driver works perfectly have (Local Mac Network Adress) funktion
    and works with the 802.11b hot spot.I got the internet my PC and laptop too public HotSpots and another wifi HotSpots if wont work correctly i can not use neither the windows 7,8,8.1 or 10. Many users have expressed interest in the problem more forums.
    The 3. problem im tested in virtualbox the windows 7 and 8.1 on 8.1 (on the blue wifi platform) not show correctly the signal strengh. On windows 7 show this correctly.The windows 7-8.1 Configure/advanced the advanced options on Ralink 3070 the default (windows
    driver) somehow downgraded function is less than for Xp. Configure/advanced the advanced options (needs to be upgraded in the future) because it does not advance but rather regressed.
    Today it is very common these wi-fi technology increasingly used (hotels,Public Hots Spots,Internet coffe,) growing free bublic wifi projects. The wifi funktions on windows  need debugging and modernize.The quality of Wi-Fi is now the operating system
    is now a thing order which is not good then the operating system is unusable.

    Hi,
    For changing the MAC address for Windows 7 is designed with some limitation, we cannot get over it. Thanks for your understanding.
    Under Windows 7, the possible range of spoofed addresses for wireless adapters that can be set is limited.  To be used by Windows 7, a spoofed MAC address should have 0 as a least significant bit (unicast) and 1 as a second least significant
    bit (locally administered) in the second nibble.  Thus possible values for the second nibble are limited to 2, 6, A and E.
    In other words 
    MAC address:  “XY-XX-XX-XX-XX-XX” “X” can be anything hexadecimal.  The hexadecimal “Y”, written in binary format, is  Y:  “kmnp”,  where “p” is the least significant bit; 
    p=0 --> unicast;
    p=1 --> multicast;
    n=0 --> globally assigned MAC;
    n=1 --> locally administered;
    So, actually MAC can be changed  to any combination in which p=0 and n=1;
    “Y” can be 2, 6, A or E.
    So the possible MAC addresses in Windows 7 for wireless adapters:
    X2-XX-XX-XX-XX-XX
    X6-XX-XX-XX-XX-XX
    XA-XX-XX-XX-XX-XX
    XE-XX-XX-XX-XX-XX
    For the wifi hotspot issue, please check this blog to see if it can be helpful.
    Windows 7 Connectivity Problems in Public Hotspots
    http://blogs.technet.com/b/patrickr/archive/2010/07/28/windows-7-connectivity-problems-in-public-hotspots.aspx
    Kate Li
    TechNet Community Support

  • HT4528 Is there any way to change the contact email?

    Is there any way to change the contact email? I had deleted my contact email without even a thought about my Apple ID. Any suggestions?
    <Re-Titled By Host>

    Without being able to login with the Apple ID credentials, it is not possible to change the recovery email address.  This is called security and prevents others from forcibly changing your Apple ID password and taking over the account.
    Options are either remember the security answers or fix access issues with the recovery email account.

  • Bcc: Is there any way to change the "undisclosed recipients" text ?

    Bcc: Is there any way to change the "undisclosed recipients" text appearing on the message at destination when I used Bcc?...
    Eudora offers the possibility to choose the text that appears when using Bcc.
    Does Mail do the same?...
    If yes, how?...
    Thanks
    sergio

    Every message that I send with addresses ONLY in Bcc:, when is received by others, or when I receive it back from some yahoo group, has the reading: "undisclosed recipients"...which I can see either when I receive an answer from some individual or when I receive the messages from the group.
    Of course, if I write any address in the "To:" space, what comes out is the address I type.
    My question was something else: HOW to CHANGE what comes out.
    In Eudora it is possible to have ANYTHING one wishes appearing INSTEAD of the "undisclosed recipients", it's enough to type a code inside the message once, and choose the text one wishes to appear.

  • Is there any way to change the settings for the built in isight camera?

    I'm sure someone else has probably already asked this, but is there any way to change the settings for the built in isight camera? The resolution is horrible.

    Welcome to  Discussions, Prissymissysays
    The last Apple-published resolution data I saw said that iSight's resolution is 640x480 VGA. I do not know of any way to change iSight's resolution, but that level is plenty of quality for my webcam needs.
    The software you use to operate your iSight controls it, so specific answers will depend on what software you are using when you need more resolution. Check Help in that application to see if it can change iSight's resolution.
    Some software, such as Apple's QuickTime 7 Pro allow you to change iSight's video quality and compression level with its QuickTime Player > Preferences > Recording > Quality: setting. You can add iGlasses software to manually override some iSight settings that are otherwise controlled automatically by the software using iSight. However, I do not think either of these options really changes iSight's resolution.
    Check whether your iSight's lens cover has fingerprints or smudges on it. Then check iSight's image quality of your face in full sunlight about two feet from the lens. Best image quality requires more light than what most people would consider normal room lighting.
    If you are still having problems, consider the applicable suggestions from How to Troubleshoot iSight.
    If you need better resolution than iSight can deliver for some special imaging requirement such as close-up or high-accuracy images, you may need to consider using a different camera that better meets your special needs.
    EZ Jim
    PowerBook 1.67 GHz   Mac OS X (10.4.10)    G5 DP 1.8  External iSight

  • My friend took my macbook pro's MAC address.Can he operate my laptop with it?Can he see what i do?Whats is the solution?If i change the MAC address will it help me? I don't want him to operate my laptop

    My friend took my macbook pro's MAC address.Can he operate my laptop with it?Can he see what i do?Whats is the solution?If i change the MAC address will it help me? I don't want him to operate my laptop

    Use the trackpad to scroll, thats what it was designed for. The scroll bars automatically disappear when not being used and will appear if you scroll up or down using the trackpad.
    This is a user-to-user forum and most people will post on here if they have problems. You very rarely get people posting to say there update went smooth. The fact is the vast majority of Mountain Lion users will not be experiencing any major problems with the OS, or maybe with apps which are not compatible, but thats hardly Apple's fault if developers don't update their apps.

  • Any way to change the location where itunes stores the backup files?

    I am running low on my C: drive in XP. Any way to change the location where itunes stores the backups of my various devices?

    i am currently in the same situation. i purchased an external hard drive and set itunes to save to it in the preferences, and this worked, but only for new additions. all of my current music still plays from my mac HD and not the external. i am assuming i will need to re-add every song. the only plus is that when i transferred my songs to the external, it saved my settings. hopefully it saves the play counts.

  • Is there any way to change the security on multiple pdfs without having to open each pdf in acrobat ?

    Hi all
    Is there any way to change the security on multiple pdfs without having to open each pdf in acrobat ?

    Hi Gilad
    Thanks for the reply
    I'm not sure how to create an action I have Acrobat Pro 8.
    My company would love if I could make it as a batch file or some exe so that each file doesn't have to be opened in Acrobat

  • How to change the mac address of thunderbolt to ethernet adapter?

    Hello everyone,
    I am using Macbook pro retina display 2013 version. I have bought a thunderbolt to ethernet adapter in order to connect my Macbook to LAN. But in my area there is a shared line and I have to clone their mac address to my Macbolok. I could not change the mac address of my thunderbot to ethernet adapter. Can anyone please tell me how to change the mac address of thunderbot to ethernet adapter step by step??
    Thanks in advance.

    Open terminal and type the followings;
    1) sudo ifconfig bridge0  ether xx:xx:xx:xx:xx:xx(it will be your new mac address)
    2) Type your password to confirm
    3) ifconfig bridge0 |grep ether (to see if change is successful)
    PS: *This should with your thunderbolt adapter, but its not working usb to ethernet adapters without installing required drivers.
           ** You may need to do these steps every time you boot your mac.

  • Any way to change the order??

    I created a slide show with the 5.0 theme Portfolio, and in the midst of creating this the original page with the title and the portfolio on it only shows up after the slide show when I play it. Ive tried to just drag and drop it in front of the slide show but it wont work. Is there anything I can do other then start all over again?

    Is there any way to change the order of the items in the Files Inspector?
    Yes, but it must be done on a site-by-site basis.
    In the Site Definition dialog box, select File View Columns. You can control the position and display of columns there. The only one that can't be changed is Name.

Maybe you are looking for

  • How to populate a field on the Self Registration Approval Form?

    Hello, I have a field named SSN (last 4 digits of the SSN) that a self registered user must fill in during self registration. After the user submits the request, the request is submitted to a reviewer. This reviewer logs in and accesses the Self Regi

  • As2 Inbound message processing

    Hi Am trying process custom xml using AS2 protocol but facing error while document Identifaction.It is throwing error as B2B-50547 Agreement not found for trading partners: FromTP null, ToTP MyCompany Here is what I have done. Created Custom document

  • IOS 6 GB & amplitube problems

    I know other people have commented on the problems they've experienced with garageband on iOS 6 when using irig. I have the same issue with the app now rendered unusable due to the hideous amounts of feedback when using irig and a guitar. However, un

  • Instalation error in premiere cs4

    Hello, I had adobe premiere cs3 since à long time, and this week, I upgrade my pc to windows 7.  I installed cs3 it with sucess. After, I saw that premiere CS4 was better for 7, so I download the trial. But, when I install it, I had an error message

  • Windows 2008 R2 cluster and FTP-connection

    Hi, We have windows 2008 r2 server cluster. There is a resource which is connected by the third part via ftp. When they establish the connection, there is configured ip-address to certain node. When we manage cluster, it might happen that the resourc