How do you set up Port Forwarding for ARD 2.2 in AEB N?

Help,
I'm a novice at Apple Remote Desktop (ARD) - not an IT guy, so it has to be pretty basic and detailed.
How do you set up Port Forwarding for ARD 2.2 on the Apple Airport Extreme BS router, 802.11 N. I have one at each end of the internet connection. At one end I have an Airport Extreme N router with 2 macs and eventually 1 windows XP machine (if I can) that I would like to be able to connect to over the interenet (the clients) and at the other end, I have a Mac with ARD 2.2 installed also with an Airport Extreme N router. Note: Both routers use Static IP addresses and all computers use static IP's internally not through DHCP. What are the settings or directions to do this.
I have read and printed out the directions for Configuration of ARD 3.0 that are posted many times in the ARD discusion group, but it uses a Linksys router ( http://www.starkpr.com/ard.htm posted by Dave Sawyer). The Mac router is different, particularly with the place to set a Private IP address. I'm not sure about alot of things, but especially about the Private IP address, what number do I set it to, the one that is in my Network connections list? It automatically changes to a different number in AE N setup for Port Forwarding (by one) as if it is not suppose to the same?????
Are there any directions available that are as straight forward for the Airport Extreme N router, as the one's that are listed here for the Linksys Router's? ( http://www.starkpr.com/ard.htm )
Any and All help will be greatly appreciated.
P.S. I know I should have 3.0 but bought 2.2 just weeks before 3.0 came out and they would not give me an upgrade price, so I'm waiting for 4.0 to upgrade.
Thanks,
Jim

Try the following for each AirPort Extreme ...
AEBSn - Port Mapping Setup
To setup port mapping on an 802.11n AirPort Extreme Base Station (AEBSn), either connect to the AEBSn's wireless network or temporarily connect directly, using an Ethernet cable, to one of the LAN port of the AEBSn, and then use the AirPort Utility, in Manual Setup, to make these settings:
1. Reserve a DHCP-provided IP address for the host device.
Internet > DHCP tab
o On the DHCP tab, click the "+" (Add) button to enter DHCP Reservations.
o Description: <enter the desired description of the host device>
o Reserve address by: MAC Address
o Click Continue.
o MAC Address: <enter the MAC (what Apple calls Ethernet ID if you are using wired or AirPort ID if wireless) hardware address of the host computer>
o IPv4 Address: <enter the desired IP address>
o Click Done.
2. Setup Port Mapping on the AEBSn.
Advanced > Port Mapping tab
o Click the "+" (Add) button
o Service: <choose the appropriate service from the Service pop-up menu>
o Public UDP Port(s): 3283
o Public TCP Port(s): 3283
o Private IP Address: <enter the IP address of the host server>
o Private UDP Port(s): 3283
o Private TCP Port(s): 3283
o Click "Continue"
o Click the "+" (Add) button
o Service: <choose the appropriate service from the Service pop-up menu>
o Public UDP Port(s):
o Public TCP Port(s): 5900
o Private IP Address: <enter the IP address of the host server>
o Private UDP Port(s):
o Private TCP Port(s): 5900
o Click "Continue"
o Click the "+" (Add) button
o Service: <choose the appropriate service from the Service pop-up menu>
o Public UDP Port(s):
o Public TCP Port(s): 5988
o Private IP Address: <enter the IP address of the host server>
o Private UDP Port(s):
o Private TCP Port(s): 5988
o Click "Continue"
(ref: "Well Known" TCP and UDP ports used by Apple software products)

Similar Messages

  • How do you set up port forwarding on an IPad 3 4g connection?

    Please let me know how to set up port forwarding on the iPad to point an outside port to one of the devices connected to my iPad hotspot. Thanks.

    I'm not sure if the 5.4.1 version that you have will do what you want. Did you mean to say that you had installed the 5.6.1 version?
    Sorry, I do not have a PC here handy to test, so you will need to wait for another PC user who can give you step by step instructions.
    This article should get you going on Port Forwarding basics:
                     AirPort - Port Mapping Basics using AirPort Utility v5.x

  • I have the new Air Port Extreeme model A1521 and I need to set up port forwarding for HTTP. HTTP is not on the list in the set up. Does anyone know if any of those choices work for HTTP?

    I am on a Windows 7 Ultimate PC and right now there is no Airport utility for setting up the new Apple Extreme so you have to do it on your iPad or iPhone. Does anyone know how to set up port forwarding for HTTP to get to DVR security cameras? There is nothing in the list that indicates HTTP port forwarding.

    Thanks for your reply Tesserax as I did figure this out on my own. It took a bit because all of the options are not clear what they are for like the previous Airport Extreme and Apple does not support or guarantee that port forwarding will work for you application nor did any of the Apple support persons I spoke too have any knowledge for this feature. You also have to fill in the public if you are viewing through someone else's Wi-Fi or on your cell phone carrier network. This new Airport Extreme is a bit different since you cannot use the Airport utility on a PC like the older model and if anyone else is reading this they should be aware that if you do not have an Apple computer, iPhone or iPad and I'm not sure if some of the other network enabled devices like iPod Touch that you must use that can do it, there is no Airport utility for the PC and you would be wasting your money or have to take it back and get another brand wireless router to use if you do not own any of the above mentioned Apple products.

  • How do you set the font color for a specific entire row inside a JTable?

    How do you set the font color for a specific entire row inside a JTable?
    I want to change the font color for only a couple of rows inside a JTable.
    I've seen some ways to possibly do this with an individual cell.
    Clarification on changing the font color in an individual cell would be helpful too if
    there is no easy way to do this for a row.

    hai,
    Try out with this piece of code.Create your table and assign the renderer to each column in the table.
    CellColorRenderer m_CellColorRenderer = new CellColorRenderer();
    for(int i=0;i<your_JTable.getColumnCount();i++)
    your_JTable.getColumnModel().getColumn(i).setCellRenderer(m_CellColorRenderer);
    class CellColorRenderer extends JLabel implements TableCellRenderer
    CellColorRenderer()     
    setOpaque(true);     
    setHorizontalAlignment(LEFT);
    setVerticalAlignment(CENTER);
    setBackground(Color.white);
    setForeground(Color.black);
    protected void setValue(Object value)
         setText((value == null) ? "" : value.toString());
    public Component getTableCellRendererComponent(JTable table,Object value,boolean isSelected, boolean hasFocus, int row,int column)
         if(isSelected == true)
              setForeground(Color.red);
         else
              setForeground(Color.black);
         setValue(value);
         return this;
    regards,
    bala

  • How do you set the default magnification for Acrobat.  All documents that I open enlarge to 174% and are too big.

    How do you set the default magnification for Acrobat.  All documents that I open enlarge to 174% and are too big.  I see how to change the size after the document is open by going to File/properties/initial view and saving this setting.  I want all documents to open at 100% when they are first opened.  Can I set this as a default view?

    Hey Kris,
    You might go to Edit> Preferences> Zoom
    Do this without opening any particular PDF so that it applies to the program itself and not just one document.
    Try this and then let me know.
    Regards,
    Anubha

  • How do you set up the alert for FaceTime with sound

    How do you set up the alert for FaceTime with sound?

    Using FaceTime http://support.apple.com/kb/ht4319
    Troubleshooting FaceTime http://support.apple.com/kb/TS3367
    The Complete Guide to FaceTime: Set-up, Use, and Troubleshooting Problems
    http://tinyurl.com/32drz3d
    Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
     Cheers, Tom

  • How do you set up nested rules for iTunes smart playlist

    How do you set up nested rules for a iTune smart playlist

    Hello \"alice\",
    It sounds like you want to add additional criteria to your Smart Playlists.  I found an article with steps you can use to refine your Smart Playlist.  Step 2 specifically has what I think you are looking for:
    2. To have iTunes add songs that match specific criteria, make sure to select "Match the following rule," then make your selections from the pop-up menus.
    For example, you might want iTunes to only add songs that are by a particular artist, or songs with at least a four-star rating.
    To add additional matching criteria, click the Add button.
    You can find the full article here:
    iTunes: How to create a Smart Playlist
    http://support.apple.com/kb/ht1801
    The article says it is archived.  In the current version of iTunes, in step 1 you will select File>New>Smart Playlist.  Also, if you need to edit an existing Smart Playlist, you can right click (or hold command while you click) on it and select Edit Smart Playlist. 
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • How do you set up repeating alerts for a new voicemail

    how do you set up repeating alerts for a new voicemail

    makblv wrote:
    Please,  Apple, offer this convenience to your loyal customers.  Thank you.
    If you want Apple to know how you feel, Submit your feedback directly using the appropriate link on the Feedback page:
    http://www.apple.com/feedback

  • How do you set up a password for a wireless network when using an Airport Extreme?

    How do you set up a password for a wireless network when using an Airport Extreme wireless router?

    Thanks for the updated information.
    Open Macintosh HD > Applications > Utilities > AirPort Utility
    Click on the AirPort Extreme icon, then click Manual Setup
    Click the Wireless tab below the row of icons
    Check to make sure that the setting for Wireless Security reads either WPA2 Personal or WPA/WPA2 Personal
    Enter a Wireless Password and Verify Password
    Click Update to save any changes and wait a full minute for the AirPort Etreme to restart

  • How do you set up call forwarding?

    i am using 2 phone numbers and would like the calls for both numbers to go to which ever phone can be reached. how do i set up call forwarding?

    I take it you have two phones, each with a different provider?
    How do I activate Call Forwarding?
    To activate Call Forwarding:
    Press *72.
    Enter the phone number where you want calls to be forwarded. (e.g. *72-908-123-4567).
    Press SEND and wait for confirmation. You should hear a confirmation tone or a message.
    Press END.
    How do I deactivate Call Forwarding?
    To deactivate Call Forwarding:
    Press *73.
    Press SEND and wait for confirmation. You should hear a confirmation tone or a message.
    Press END.

  • How can you set the max row for a 'open cursor' in a stored proc?

    I would like to know how can you set the maximum amount of row returned in a resultset coming from a stored proc?
    You can do it via JDBC with cStatement.setMaxRows(10); but it works only for select that you do via JDBC...
    I would like the same functionality using open cursor inside a stored proc...
    Thanks...

    is "where ROWNUM <= 10" the equivalent of "cStatement.setMaxRows(10);" because the ROWNUM as problem with the ORDER BY clause and the setMaxRows() as no problem...

  • Help setting up port forwarding for Ekiga

    Hi
    I am trying to set up Ekiga on my Arch X86_64 box but I can't get port forwarding to work on the Thomson TG585v7 wireless router, which I am sharing with a neighbor.  I have tried some how-to's I found via Google and set up Application/Game Sharing for the ports Ekiga uses.  I also set up static IP connection as it seems to be needed by the router for port forwarding to work but Ekiga still reports that it cannot set up my network connection and asks me to set up port forwading manually, which I have already done.
    I would very much appreciate any help to get Ekiga going for me.
    My thanks in advance.

    graysky wrote:No idea for you specific hardware but should be pretty trivial.  http://wiki.ekiga.org/index.php/Enable_ … g_manually
    Thanks, but the problem is that setting up the router doesn't seem to work. I checked and repeated the set up a few times but no result. I feel I am missing a little detail somewhere but can't put my finger on it :-(

  • I need Help setting up port forwarding for my foscam FI8910W.

    I am currently on Mac OS X 10.7.5. My ISP is verizon FIOS and I have an Actiontec MI424WR router with the wireless turned off. I have an AirPort Extreme running from the actiontec router for my wireless network. First of all I need to know if I should plug the Foscam into the actiontec router or the Airport Extreme? Then I need to know if I should set up the port forwarding on the Actiontec or the Airport Extreme. Lastly I need detailed instructions on how to set up the port forwarding. Hopefully someone has a solution. Thanks

    OK, and what sort of help do you need?

  • How do you set the home page for firefox for android?

    I have firefox installed on my tablet. How do i set the home page or start page?

    Hello lalbrecht5, see: https://support.mozilla.org/en-US/questions/953363
    thank you

  • What is the correct process to set up Port Forwarding for a Falco LX4 Pro DVR serurity system

    What is the correct process to port forward ports to view my Falco LX4Pro DVR security system on the Airport Extreme Base Station.  I have forwarded ports 80, 5050, 6050, and 7050 per the AE documentation, but all I get is a message saying the ports are closed.  Not sure what I may be missing.

    This wouldn't seen to be an iTunes issue. I'd suggest asking in the Airport forum:
    https://discussions.apple.com/community/wireless/airport
    Regards.

Maybe you are looking for

  • Powerbook Display flaws

    I have a Powerbook 1.67Ghz that I've had since May of last year. The day I picked it up it had a stuck red pixel, which I was not too happy about but they wouldn't do anything about so I had to live with it. Recently it started developing other probl

  • Accessing Excel 2007-file from BO Explorer App

    Hello all, I have a problem when trying to access excel 2007-files in an InfoSpace ( XI 3.1 SP2) from the iPad with the BO Explorer App. Accessing this file from the Browser is no problem and accessing the same file saved as excel 2003 is also no pro

  • Ipod shuffle 1st generation is dead

    I think my shuffle has died. I thought it was the battery because I had no response when I pushed the battery button. But I have had it hooked up to the computer for almost 6 hours trying to get the battery to charge and no luck. I still get no respo

  • Creat generic datasource"customising undependent of mandant is inadmissibl"

    Hello, I am creating a generic datasource through for a SAP (MCSI) table: 1. After entering the DS name and descriptions and table name, by saving i recieve the error message: "repository change: customising undependent of mandant is inadmissible". W

  • Resume for Freshers in SAP Basis

    Dear Friends,   I   Fresher in SAB Basis. I was finished the course in june 2010. I am doing the practices from june to till date on SAP IDES 4.7 and ECC6.0. Please send the resume format for fresher. Regards akhilesh