I can't verify my .mac address

FindMyFriends is telling me I need to verify my ID. On https://appleid.apple.com, clicking VERIFY NOW does nothing — the page only reloads.

Are you a former MobileMe customer? Did you discharged your MobileMe subscription a few month ago and transfered your erstwhile MobileMe account already to iCloud. This could be one reason why you are not able to verify your Apple ID with your @mac.com address as primary eMail address. Then you must choose your @me.com address as your primary address.

Similar Messages

  • How to verify VPLS mac-address forwarding

    I think VPLS know how to forward by mac-address. but how to verify it ?
    for example I show mac-address vlan 100. But I can not find a command to verify How mac-address is forwarding ?
    at 6509:
    PA_C76_1>sh mpls l2transport vc
    Local intf Local circuit Dest address VC ID Status
    VFI PA-LA-test VFI 203.160.227.88 100 UP
    VFI PA-LA-test VFI 203.160.227.95 100 UP
    PA_C76_1>show mac-address-table vlan 100
    Legend: * - primary entry
    age - seconds since last seen
    n/a - not available
    vlan mac address type learn age ports
    ------+----------------+--------+-----+----------+--------------------------
    * 100 000b.45b6.bc40 dynamic Yes 95 Router
    * 100 0012.d946.59c1 dynamic Yes 10 Gi4/1

    Hi,
    VPLS provides the medium to for a E-LAN, and in Cisco implementations, the MAC learning is not actually done by a VPLS instance.
    This can be best explained by an example.
    PE(SW)-A ---- PE(SW)-B
    PE(SW)-C
    Now these three PE nodes under VPLS, are only provided the medium to connect to each other using P2P PW forming a full mesh.
    For simplicity you can assume they are three switches connected in the above manner using copper. So this copper connecitivity is provided by VPLS.
    And at the end of the day the end nodes learn mac addresses using the conventional method of flooding and learning. So you wont find any VPLS specific commands to see what mac address is the VPLS instance flooding. As its only providing a medium for connectivty. And the flooding is done by the end nodes. as they treat the VPLS VC as one of the outgoing port.
    HTH-Cheers,
    Swaroop

  • How can I get the MAC address of my Apple TV?

    How can I get the MAC address of my Apple TV? I currently do not have an HDMI device to connect it to, and the MAC is not listed on the box or the Apple TV itself.
    (to answer the obvious, I am trying to pair it with an iPad, and I need to register the Apple TV for the network so the two can see each other)

    As long as I know java doesn't have support to work on link-layer, only internet and transport layers. You may write simple native code. On windows, IP Helper functions, like SendARP allow you to pass an IP address and get the hardware address. You store the hardware address on your database/file and later, when that machine is off, you send a frame to the address you stored previous.
    [http://msdn.microsoft.com/en-us/library/aa366071(VS.85).aspx]
    I haven't seen it on Linux, but if you need help let me know I'll check the Linux API's too.

  • 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

  • Can i capture wireless mac addresses?

    I need to provide our security group the mac address of all devices with wireless capabilities. can this be done? the mac addresses I am able to easily report on is the ethernet nic rather than the wireless nic.

    mrhic wrote:
    > I need to provide our security group the mac address of all devices with
    > wireless capabilities. can this be done? the mac addresses I am able
    > to easily report on is the ethernet nic rather than the wireless nic.
    >
    >
    BTW, they ask for the impossible, as anyone can plug in a USB FiFi
    adapter - or tether their Blackberry - or ... so hopefflly they will not
    be overly picky.
    Sort of... there isn't a hardware category for wireless NICs. However
    most of the descriptions include the word "wireless" so you can create a
    custom report as follows:
    Reports-->Inventory Custom Reports-->Hardware Components-->New
    Then enter a Name for the report, select Type = Hardware Components,
    selecy Focus = LAN Adapter. Hit Continue.
    In the Criteria section [+] add a criteria
    [Product Name] [contains] wireless
    To be more specific, take a look at the descriptions returned without
    any critera, and add any oddballs using OR grouping, so if a specific
    model or the word "WiFi" appears - whatwever - you can catch it.
    Finally select the report columns as needed.
    Run.
    We notice that on machines where the WLAN can be disabled, the MAC
    address is absent ( because at the time of the inventory, there is no
    wireless NIC active, but the enumeration of HW show one. ) However, you
    will still "know" there is a wireless NIC.
    Report looks like:
    Atheros Communications Wireless LAN Adapter AR5212 802.11abg FOOUSER
    F00F00F00482 127.0.0.1 255.0.0.0 1
    Intel Corporation PRO/Wireless LAN 3945ABG FOO2USER F00F00F00D6C
    192.168.1.41 255.255.255.0 1
    Intel Corporation PRO/Wireless LAN 3945ABG ANOTHERFOO ( no MAC )
    ( Works, but I would certainly vote for a more easily to get at
    category, same for broadband interfaces. )
    -- Bob
    Bob Mahar | Work in education?
    Novell Knowledge Partner | http://novell.com/ttp
    - - - - - - - - - - | - - - - - - - -
    Programming is like teaching | http://twitter.com/BobMahar
    a jellyfish to build a house | http://vimeo.com/boborama

  • Can I get the Mac address in Audit logs of Active directory server for the user's machine which connect to the network/Domain

    Hello All,
    I am trying to get the information of all the user's who connect to our Domain network by signing in using the domain account. For this I am using the Windows audit group policies ( I am not sure of there is any other way). I can see when the user tries
    to login to the network there is a audit event created on the AD/DC server. I can see the Kerberos authentication and logon/logoff events in the audit events under event viewer.  
              However the info which is being populated in these events include :- Hostname, IP address, Username and so on... But I can't see the MAC address of the user machine/system. Is there any way I can
    get the Mac address of the endpoint system as its one of the important criteria for our project.
    Any inputs on this would be appreciated, incase if there is any other way other than group policies please suggest.
    Thanks,
    Kavish

    > include :- Hostname, IP address, Username and so on... But I can't see
    > the MAC address of the user machine/system. Is there any way I can get
    > the Mac address of the endpoint system as its one of the important
    > criteria for our project.
    If you use DHCP, you can query the DHCP server. There's no builtin
    method to get the MAC address directly.
    Martin
    Mal ein
    GUTES Buch über GPOs lesen?
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    And if IT bothers me - coke bottle design refreshment :))

  • TS4268 I can't verify my hotmail address to iMessage

    I can't verify my hotmail address to iMessage on my iPhone
    It's always give me the following message :
    iMessage Activation
    An Error occurred while verifying your email
    How I can verify my hotmail email on iMessage
    Thanks
    Best Regards
    Ghazwan Alboukai

    What does this have to do with the iPod Cassic, where you have posted your question?
    What is the relevance of "iOS 7.1.1, Doesn't work" (mentioned in your profile) to an iPod Classic, or your question?
    What does your question have to do with Apple? Am I missing something?

  • How can i get local MAC address?

    How can i get local MAC address or desk ID?
    thanks a lot;

    How can i get local MAC addressUse the command line command ipconfig or ipconf (depending on o.s.)
    or desk ID?Look at the desk and see if it has a number on it.
    (Untested as my desk doesn't have an id)
    thanks a lot;Your welcome.

  • Stolen black mac book how can i get my mac address

    had my black 13 inch mac book stolen while visiting inlaws. we know who took it but need proof. filed a police report and gave serial number but need some way or tracking the computer..dont know what if any tracking capabilities the system had on it. and how can I find the Mac address for the laptop...any help would be great ....thanks
    Derek..
    <Edited By Host>

    Yea the serial number will help if it ever gets pawned or found..but thats if she pawns it...what I need I someway of seeing the computer pop up in her town as she the main suspect and the only one who lives in that town..I do have the original box (never throw anything away drives my wife nuts) what does the number look like? and where would it be located on the box..??thanks for the help so far....

  • Where can I find the Mac address on somewhere other than my iPod touch? Like the box?

    Where can I find the Mac Address for my iPod Touch? Is it on the box somewhere? I lost my iPod a while ago, but I was told that if I had the Mac Adress, I would be able to retrace it. Help!

    You were told incorrectly.  Knowing the MAC address will not help you track your iPod.  The only way to track your iPod (and then only under limited specific conditions) is to have turned on Find My iPhone on the iPod before it was lost.

  • How can I find my MAC address on macbook pro?

    I just bought a new macbook pro with the lion software and can't find my MAC address.

    Did you look under the System Preferences > Network > Airport (or Ethernet) > Advanced
    The Airport ID or Ethernet ID is your MAC address, depending on which one your using.
    You can also use the Terminal
    http://osxdaily.com/2008/01/17/how-to-spoof-your-mac-address-in-mac-os-x/

  • Where can I find the MAC Address of a Airport Extreme ?

    Where can I find the MAC Address of a Airport Extreme ?
    I need this to extend the wi fi range in my home. I'm using a Motorola Cable modem and to extend with Airport Extreme, I need to set up inside Motorola the MAC Address of the Airport Extreme.
    Message was edited by: JPA3003

    There are actually 3 MAC Addresses on an AirPort Extreme......1 for Ethernet, 1 for 2.4 GHz wireless and 1 for 5 GHz wireless.
    You can normally see them by using AirPort Utility. The rub here is that the AirPort needs to be setup and working to be accessed by AirPort Utility.
    The other approach is to look on the bottom of the AirPort. The newer AirPorts usually have this information in very small print, so a magnifying glass will probably be required. Other versions embed the numbers in the foam mat.
    Note.....Apple uses proprietary settings for the their wireless "extend" feature.....designed to only allow other Apple devices to connect. So, it is extremely unlikely that the AirPort would be compatible with a 3rd party router if you are trying to use the AirPort to wirelessly extend the network.
    Let us know if you are able to do this.

  • How can I get the MAC address

    My machine has two NIC's. I need to add another network interface, however when I do so it gets assigned to the same MAC address as the interface in use. Why is that and how can I determine the MAC address of the other card to be able to assign it to the new interface?
    thanks

    If necessary, change the value of local-mac-address? as follows:
    eeprom local-mac-address?=true
    When you reboot the system, the interfaces with factory-installed MAC addresses now use these factory settings, rather than the system-wide MAC address. Interfaces without factory-set MAC addresses continue to use the system-wide MAC address.
    [http://docs.sun.com/app/docs/doc/816-4554/eyprp?a=view]

  • Can't add new MAC address to MAC ACL on Airport Express

    Hi,
    I just recently got a new iPhone 3GS. When I logged into my Airport Express to add it's MAC address to the ACL I found that the + icon was greyed out. I can modify old MAC addresses in the list and delete addresses, but I can't add new ones. Anyone have any idea why this might be the case. It seems like I can modify all other settings without any problems. I restarted the basestation, no help. I also even reset the password just incase, as you might expect that didn't help either. Any thoughts? Thanks.
    Setup:
    WDS with 2 other access points
    Mac Address Access Control set to "Local"

    If you are configuring the router as MGCP, you do not enter the mac address, just the router name.

  • AEBS and Comcast (can I clone a MAC address?)

    I am currently an Earthlink DSL subscriber. I love Earthink, but DSL is giving me all kinds of trouble. Covad owns the lines in my area and they are aweful... in any case...
    I am going to switch to Comcast Cable Broadband. I have set up many people in the area with Comcast and a wireless router. It seems that Comcast does not do this everywhere, but in my area they "bind" to the MAC address of the NIC that you use to setup the connection (MAC Address Authentication).
    If I want to use NAT on my router, it will not work unless I can spoof the MAC address. This is easily done with a Netgear or Linksys router. This does not seem to be a setting in the Airport Admin Utility.
    Is there a hidden setting or a third party utility that I can use for spoofing the WAN MAC address on my Airport Extreme Base Station?
    I could switch to a different wireless router or put a small router between my Cable modem and the AEBS, but I would rather not add a layer of hardware or switch hardware if I don't have to (I really like my AEBS).
    Thanks for any advice.
    WT

    It should be possible, if manual registration of the MAC address of connected equipment is required on Comcast's service in your area, to get them to either clear the binding to allow a new device (ie the Base Station) to associate with the connection, or to ask them to manually register the MAC address of the Base Station's WAN port. I realize you would rather not have to deal with Comcast's tech support people, but (as pointed out above) the only other option is to use a different wireless router that does support MAC address cloning.

Maybe you are looking for

  • FM to read Sales Rep and contact person name

    Is there a function module that gets the corresponding name for the following: 1. Sales Rep, obtained from VBPA-PERNR with PARVW = 'PE'. 2. Sales Contact person, obtained from VBPA-PARNR with PARVW = 'CP'. If no function module exists, at least where

  • Is it possible to alter the URL address displayed in my browser?

    Hello Everyone I work in Special FX for a TV show largely in computer graphics.  I specialize in Maya, Photoshop, Illustratro and AutoCad.  However I have a little Dreamweaver experience and got roped into a new project. Here is the effect I need. So

  • Mail Services:  Is fetchmail supported?

    I have a Mac Pro running OS X and is configured to provide mail and DNS services. When I need to use a VPN connection, these services become unavailable to other systems on my network. As a solution to this problem a purchased a Mac Mini Server. Afte

  • How multiple inputs monitors are managed by OSX ?

    Hi. I have a 2013 Mac Pro (D300) and a 6MP Eizo RX650 monitor. The monitor has to be connected with 2 DP inputs in order to address its native resolution. With this setup, I am not able to display a full extended desktop. What I have is two desktops

  • Spinning ball of death appeared while using word with equations invoked twice

    Has anyone else experienced a spinning ball ( had to force quit) while composing a word document with equations. It may be that I inserted equations more than once.