How to detect wired devices ip in AP Extreme?

Howdy, just replaced my old D-Link router @ home with an AirPort Extreme 5th gen. To my surprise the AirPort Utility 6.1 doesn't seem to support seeing wired devices ip and mac-addresses.
I do like to see the ip-addresses of my attached wired devices for NAT-configuration purposes etc, how can I do that? The AP is configured in Router mode with DHCP and NAT w a range of 192.168.1.2-200, not that it should  matter. I just want to see what is connetced to the AP.
I've spent a couple of hours trying to find information on this and the only solution that came close was using the old AirPort Utility that is now incompatible with ML.
TIA

Tried that, seems AP Util 5.6 is not supported on Mountain Lion
You are not going to give up that easily, are you? 
John Galt has one good suggestion using Pacifist.
If you have Time Machine backups, you can always go back in time and restore AirPort Utility 5.6 to the desktop. Then, move it to the Utilities folder and it will exist just fine along with AirPort Utility 6.1.
As John says, AirPort Utility runs just fine on Mountain Lion.  As of now, you just cannot install it using Apple's normal installer package. Hopefully, Apple will come their senses soon and provide a full feature option of AirPort Utility.....either a separate program, or an Expert option in the existing application.

Similar Messages

  • How to detect avilable devices in a n/w

    hello,
    for me, I try to show the avilable devices in a network when I intially startup the system.
    Like some NMS systems, it shows all avilable devices in a network by graphically.
    how to detect and show the devices?
    thank you.

    Hi friend,
    Just use Sel.ShapeRange.Count instead.
    On the other hand, to get selected text, we could use Sel.Text, to get whole selected
    TextBox’s text, we could use Sel.ShapeRange.TextFrame.TextRange.Text.
    Good job!
    Regards
    Starain
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to detect a device is Jail broken or not.

    Hi,
          I am designing an enterprise application which should not run on Jail break devices.
    So how can i detect the device is Jail break or not through programatically.
         I have gone through some sites, i found some information like by checking the iOS native applications/ Checking Cydia app present on decvice..
    But is there any solution which can work on all the Jail break devices.
    Please help me to resolve this issue.
    Is it possible to connect the Appstore on Jail break devices. If it is not then we can put a check on it. Please clarify on this.
    Thanks

    HI,
        you can try WM_DEVICECHANGE.
        http://www.codeproject.com/Articles/14500/Detectin​g-Hardware-Insertion-and-or-Removal
       Hope to be helped somewhat to you.

  • How to detect USB device drives

    Hi
    I want to write a program which will detect the drive letter when a usb device is plugged in. i.e., if a usb device is plugged in and the drive letter is "F:", then my program will instantly detect the presense of the device as well as get the drive letter. How's that possible in Java?
    Thanx in advance
    Regards
    Mathew

    cotton.m wrote:
    Well if you're looking for the newUSBDriveListener API you're out of luck.
    There is no way to do what you are looking for in a number of ways.
    1) If something is listed as a drive the best you can now (from FileSystemView) is that it's a drive.
    2) There isn't "new drive/or device added" event API.
    So what you would have to do is when your program starts get the list of roots. Then poll at some intervals to get the list of roots and see if there are changes. If new drives show up then they show up.I agree!!!

  • How to detect IMAQ devices?

    Hello,
    Is it possible, using Labview functions, to detect the presence and the name of an IMAQ board on the computer, the name of the configuration ( for example img0 ) and the channel available ?
    Tank you !

    I don't know if there is an easy way, but one method I used in the past is to try opening "img0", "img1" and so on since they are the default labels assigned to IMAQ cards. If there was not an error, the card existed. In my case, I knew only one camera would be connected to each card so I didn't have to do any more. I suspect there are properties that would give you more information about the IMAQ card and other stuff after you open img0, img1 or whatever.
    Bruce
    Bruce Ammons
    Ammons Engineering

  • How to detect a device is plugged in a COM or a USB port?

    Hope that when a device plugging in a COM or the USB port on the PC, the CVI application can catch the event. Due to the application is a windows service mode, so I think use the GetCVIWindowHandle() function to specify a particular Window to receive the message. But no idea to achieve this.
    David

    HI,
        you can try WM_DEVICECHANGE.
        http://www.codeproject.com/Articles/14500/Detectin​g-Hardware-Insertion-and-or-Removal
       Hope to be helped somewhat to you.

  • My iPod Classic is not detected by my Windows 8 computer when I connect it via USB port.  How can I get windows to detect this device?

    My iPod Classic is not detected by my Windows 8 computer when I connect it via USB port.  How can I get windows to detect this device?  A message from windows says: the device has malfunctioned.

    Try TS1363: iPod: Appears in Windows but not in iTunes.
    See also Corrupt iPod classic.
    tt2

  • My time capsule stopped giving WIRED devices IP addresses (Wireless is fine). How do I fix this?

    I have several devices on my network, and am using a 2TB Time Capsule.
    All of my wireless devices work fine- including 2 MBP's, iPad's, iPhones, etc. However, none of my WIRED devices (Xbox, Printer, PC's) are connecting anymore. To be specific, none of them are getting IP addresses.  This is obviously an issue, since I'd like all my devices to be networked.
    No changes have been made to my Time Capsule in probably 6 months.  I literally woke up this morning and none of my wired devices were connecting (eg, my wife complained that the printer wasn't working).
    None of the devices are faulty, as I was able to bypass the Time Capsule and plug directly into the cable modem, which then provided an IP address.
    I am not aware of how to troubleshoot a Time Capsule. This is the first time I've ever had an issue. Can anyone offer some next steps? (I've already restarted it several times, tried checking Airport Utility but there doesn't seem to be any option on configuring DHCP options).
    Thanks,
    Greg

    If you call Apple, the first thing that they will ask you to do is power off all devices on the entire network.
    Wait at least 30 minutes. Longer will not hurt.
    Start the modem first and let it run 2-3 minutes by itself.
    Then start the Time Capsule the same way.
    Continue starting devices one at a time about a minute apart until everything is powered back up.
    Check the network and report on your results.

  • How can i get itunes to detect my device so i can restore   anyone please

    how can i get my itunes to detect mt device so i can restore it.

    Is your iTunes up to date? iOS7 requires iTunes 11 at hte minimum.

  • How to detect the installed device name

    Hi,
    I am using Labview 8.5.
    I need to display the device name installed in my pc.
    I have a PXI chassis with DAQ,Digitizer and function generator card.To display the DAQ device name used the "DevName" property of DAQmx driver.Similarly to display the Digitizer and function generator card name which function do we need to use.
    Please tell me how to do this?
    Regards
    Meenatchi

    Please see the attached zip of VIs.
    - Partha
    LabVIEW - Wires that catch bugs!
    Attachments:
    Detect Installed Device Details.zip ‏131 KB

  • How to detect device connected to Ethernet

    Hi,
    How do I detect devices connected to Ethernet using LabVIEW.
    My requirement is:
    I need to detect all devices connected to ethernet in my network.Need to list down all IP of the devices.
    Can anyone help me in this...

    Found it. However its written a long time ago when I still created spagetti diagrams that give you eye diarrhea, and its bad coding. If someone should use it and cleans it up, please post the cleaned up version
    It uses the arp command. prob. other ways to solve this too
    Attachments:
    IPMAC_scanner.vi ‏33 KB

  • How do i detect DAQ device number programatticaly using Visual Basic (not using MAX)?

    how do i detect DAQ device number programatticaly using Visual Basic (not using MAX)?

    Several of the CWDAQ objects have Device (the device number), DeviceName, and DeviceType properties that I think will give you the information that you're looking for. For more information, look in the index of the Measurement Studio reference for Device, DeviceName, and DeviceType.
    - Elton

  • How to call "detect capture devices" in my program

    Hi,
    I'd like to develop a webcam program. Is it possible to call jmfregistry's "Detect Capture Devices" in my code? So I don't have to ask the user run jmfregistry.
    Thanks,
    Derek

    detect capture devices is dependent of the plataform. I recommend to look into the source code of JMFRegistry and JMF.

  • How detect capture device without jmf&java client pc ??

    hi...
    a computer install jmf & java => detect catpure device
    but... no detect capture device without jmf & java clientpc...
    however solved this problem?
    plz...
    thanks..
    email : [email protected]

    You must hard code a dependent platform code to examine the registry or its similar in linux.

  • TC Will Not Connect to Wired Devices

    I have a brand new Time Capsule.  All was working fine until this past weekend.  The problem is that I can only connect wireless devices now.  Wired devices do not seem to be recognized by the time capsule.  This is the case even for devices that have IP addresses reserved using their MAC address.  For example, I have a wireless access point with a reserved IP address, as well as AppleTV with a reserved address.  Both are connected to the Time Capsule by ethernet cable.  It seems that the Time Capsule will no longer connect to either of them.  I also have two VOIP routers that are connected to the Time Capsule and share a single router port on the TC via an ethernet switch.  Neither of these is able to establish an internet connection, as they do not seem to be recognized by the TC either.
    Wireless devices seem to be connecting just fine, whether they have a reserved IP address or not.  For example, my printer uses a reserved IP address to connect via wireless and I am able to connect to its web interface using that IP address.  I cannot connect to my wireless access point using the reserved IP address, however, and it is hardwired.  So hardwired devices don't seem to be being assigned IP addresses by the router--even if they have IP addresses reserved for them.
    I actually thought this was a problem with the TC and, as I had purchased this TC only a couple of months ago, I took it to the Apple store over the weekend and described the problem, and they swapped it out for a new one.  Same issue with the new one, however.  So it doesn't seem to be a hardware issue with the TC.
    The strange thing is that this setup was working perfectly, and all of a sudden, it just stopped working, although I didn't change any settings.  Of course, I've rebooted the TC multiple times without success.
    Any thoughts on how to resolve this issue would be greatly appreciated.

    I would factory reset and start over.. start with the very simple network. Do not worry about your assigned IP to start with. Let everything just pick up IP dynamically.
    Your modem, the TC and one wired device, plus wireless connection.
    Do the setup of the TC.
    You must setup ipv6 to link-local to get it talking to the TC correctly.
    I strongly recommend you keep all network names as simple as possible.
    Short, 2-10 characters. eg. TC name TCgen5
    2.4ghz wireless name TC24ghz
    5ghz wireless name TC5ghz (use different name here until you sort this)
    Make sure the TC can communicate with a single device over ethernet plugged directly into it.
    Then add the next part of the network. Make sure nothing else is taking the NAT router role, as it sounds like you have multiple routers in the network. Make sure as you add each device it gets an ip from the TC. And make sure you can ping it on the network.
    If you run into trouble.. Put something else into the main router role, and see if that works ok. You can run the TC in bridge and see if that works.

Maybe you are looking for

  • Why do I have 2 different Apple ID's

    Why do I have 2 different Apple ID's?  And can I combine them to 1? My iphone has an @me.com user account My ipad has an @yahoo.com user account I would like both to use the yahoo account Thanks!

  • SMTP Service crashes when i enable reserve lookup?

    I have got NMS 4.15 running on linux. When i enable reverse lookup my SMTP services starts crashing. Can anybody tell me what is the solution to this?

  • View Customer number field in the FBL3N report

    Hi All, Is it possible to view the Customer Number Field in the FBL3N report?? Please revert asap. Rgds, Kunal Vichare Moderator: Please, search SDN

  • Bex Analyzer macro to change workbook settings

    Hi, I need to create a macro on event workboobk before close in order to force the value of the workbook setting : "refresh when the workbook is open"even if the user manually change the value how can i achieve this Thanks in advance for your help

  • Portal Item Approval Demo

    Just installed Portal v2. I want to show off the new Portal Approval system. After playing around, I just can't get an item to appear in the notification area. What would be the steps of a good demo for this process. Maybe something like this... 1) C