Open ports on airport extreme

How can I open port 3389 on airport extreme/time capsule?

Suggest that you take a look at this User Tip......provided by forum expert Tesserax......to get started on the basics of port mapping:
                 AirPort - Port Mapping Basics using AirPort Utility v6.x

Similar Messages

  • Need help with opening ports on airport extreme

    My vonage phone is connected to airport extreme router, voice quality of phone calls was poor. Vonage tech support says   vonage port on my airport extreme was closed and i need to open it.
    Here is my chat details with vonage tech support-
    The following ports are needed for Internet communication between the Vonage adapters and the Vonage servers.
    SIP: Port 5061 UDP
      RTP (Voice) Traffic: Ports 10000-20000 UDP. When a call is made, a random port between 10000 and 20000 is used for RTP (Voice) traffic. If any of these ports are blocked, you may experience one way or no audio.
    Please do suggest me the way to open the ports on airport extreme
    Thanks
    Venki

    Instructions for opening ports is here.
    https://discussions.apple.com/docs/DOC-3415
    You should be fine opening the whole range, 10000-20000

  • Cannot open port through Airport Extreme to access security system DVR

    I have internet access through Bellsouth DSL -- modem only. We had a security system set up around a DVR recording images and connected to the internet through a Linksys router. We would use a client on outside computers to connect to the security system dvr and see what was happening (live or recorded). I switched out the Linksys for the Airport Extreme, and now we cannot connect to the DVR.
    Do I need to manually open a port to the DVR? How do I do this? The DVR connects to the Airport Extreme via Ethernet, and as far as I can tell, the Airport Extreme connects to the DSL modem via Ethernet using DHCP. We have a static IP address. I thank you in advance for any answers, and I apologize if I'm not giving enough information.

    Let's double-check your Port Mapping setup on the 802.11n AirPort Extreme Base Station (AEBSn) ...
    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: 10.0.1.4
    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): 6746
    o Public TCP Port(s): 6746
    o Private IP Address: 10.0.1.4
    o Private UDP Port(s): 6746
    o Private TCP Port(s): 6746
    o Click "Continue"

  • Open port in airport extreme for Amule

    I need help with this issue because I get an Low ID when i open Amule. I know its needed to open ports TCP 4662 and UDP 4672 in Airporte Extreme mapping ports but Im not sure what exactly I have to do. I hope for any help.
    Thanks

    I think you need to provide more information about what you've done and what you're trying to do.
    Did you assign a static LAN IP address to the NAS, what are your port forwarding entries, etc?

  • How to be sure port 10443 is open on  vintage airport extreme ( ufo shape, not square)

    My Denon 2112 AV reciever is having intermittent internet connect  issues. Denon says to be sure port 10443 in my router  is open. How do I check this and see if it is open on my vintage (ufo/dome shape) airport extreme?

    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:
    Advanced > Port Mapping tab
    o Click the "+" (Add) button
    o Service: <skip this setting as you will be custom configuring which ports you need opened for the TiVo>
    o Public UDP Port(s): <enter the appropriate UDP port values>
    o Public TCP Port(s): <enter the appropriate TCP port values>
    o Private IP Address: <enter the IP address of the host server>
    o Private UDP Port(s): <enter the same as Public UDP Ports or your choice>
    o Private TCP Port(s): <enter the same as Public TCP Ports or your choice>
    o Click "Continue"

  • Can't open FTP ports in Airport Extreme router

    Hi,
    I have three computers networked at home with an Airport Extreme serving as a router to the internet. A couple days ago I set up an FTP server on one computer (Ubuntu Linux). It is running properly and I CAN get into the FTP server via the local area IP address (10.0.1.101). However, no matter what I do I can't get the Airport Extreme to forward any FTP connections from outside. I have port forwarding set up correctly and working correctly for echo (7), daytime (13) ssh (22) http (80) nfs (2049) and vnc (5900). However, even though I set ports 20,21 to be forwarded to the correct computer nmap they are NOT open. (nmap doesn't see them, and telnet to ports 20 or 21 is refused. However nmap on the server locally (ie as localhost) shows that these ports ARE open on the server, and ftpd IS running.) Neither of my mac laptops has ftp file sharing turned on in the preferences (not like this should matter anyway). The Airport Extreme just plain does not open or forward anything to ports 20-21.
    I also tried putting the FTP server on a different port (2121), but this doesn't work either. Is this just Apple playing nanny and not allowing me to run FTP for my own good? I have been troubleshooting this for two days and no closer to a solution. I hope someone can offer some advice.
    Craig

    I believe that I've found the problem with the AirPort/Time Capsule (version 7.3.1) support for FTP.
    For whatever reason, when an FTP connection comes-in from the WAN, the NAT translation is reporting the IP address of WAN side of the router instead of the IP address of the actual system connecting from the Internet.
    I confirmed this by setting up a FTP server on my Linux machine and watching the connection to the FTP server from the internet. When you perform a:
    netstat -an | grep ':21 '
    from the Linux shell, you see that the IP address that is connected is your own WAN IP address of your AirPort/Time Capsule.
    Apparently the AirPort/Time Capsule recognizes the connection is an FTP client and manipulates the connection in such a way as to report the wrong IP address that is connecting to your FTP server.
    This isn't a problem, unless you're using /etc/hosts.allow and /etc/hosts.deny to have port wrapper permit only listed IP addresses to have access to the FTP service. In that case, all connections seem to come in from your router's WAN IP address, so there's no way to distinguish where the connection is coming from.
    Apple needs to take a closer look at the version 7.3.1 for the Time Capsule (not sure what the version is for the AirPort Extreme) and fix the reported IP address from the WAN side connection.

  • Open UDP Ports on AirPort Extreme

    I need to open a few UDP Ports on my new AirPort Extreme so that the software that is running on my network can access the internet over those ports and the software can be accessed from the internet as well. I can find in the AirPort Extreme manual how to open TCP ports but not UDP. I have the list of ports I need to open, but can't find where to configure them in the router firmware.
    I would like help on where to configure these ports. Thank you.

    If you are using the Airport Utility on the Airport Extreme N Base Station, the port mapping screen should look like what you see on page 56 of the manual "Designing Airport Networks" found at:
    http://manuals.info.apple.com/en/DesigningAirPort_Networks_Using_AirPortUtility.pdf
    ...and it clearly shows how/where to specify UDP and TCP ports.

  • Opening multiple ports on Airport Extreme

    I need to open multiple ports on an Airport Extreme to allow for ftps service (about 500 ports). In port forwarding, it appears that I would have to enter 500 entries to do that (e.g. port 4001, 4002, 4003 etc.) Sounds wacky. In other routers (or linux sortware), multiple entries can be entered like "400, 4000-4500". Apple docs don't address this (from what I could find). Is there a syntax for multiple port forwarding?

    Are you using the round 802.11b/g AirPort Extreme base station (AEBS) or the square 802.11b/g/n AEBS?
    The round AEBS does not allow you to enter ranges. The only solution for a great number of ports is to use the default host option and send ALL the ports to the designated computer.
    I believe that the square AEBS allows you to enter ranges.

  • Trying to Port Forward Airport Extreme 802.11ac using Airpot Utility 6.3.2

    Hello kind experts. I am finally getting around to replacing my old BEFSR81 Cisco Router with an old Time Capsule attached with the Airport Extreme 802.11ac.  The BEFSR81 also had 8 ports, so I have 8 hardwired locations throughout the house.  I have a couple of IP cameras for which it was easy to port forward on the Cisco (just click on the port range forwarding tab, type the start/end ranges (which are identical) and the assigned IP address).  Everything has been working well for years.  Here's what I wish to do with the new setup: Cable Modem -> Airport Extreme -> Dumb gigaport switch with the hardwires connected to it.
    When I go to Airport Utility (6.3.2) -> Network Tab -> Port Settings -> "+", the following comes up:
    Firewall Entry Type (Defaulted to IPv4 Port Mapping)
    Description (5 pull down choices)
    Public UDP Ports : _________
    Public TCP Ports: __________
    Private IP Address (I take it that is where I enter the IP address for each camera, e.g. 192.168.1.xxx)?
    Private UDP Ports: __________
    Private TCP Ports: __________
    I am obviously not a technophile, especially when it comes to networking, but was able to create my old setup.
    Any advice on whether or not my configuration is appropriate and what exactly I need to put in the port fields would be greatly appreciated!
    Thanks in advance!

    To successfully access an IP camera on the local network from the Internet, the following basics need to be taken care of:
    Install the camera(s) and verify that you can access them from the local network.
    Configure port mapping/forwarding on your router. Typically, IP cameras require at least two ports: 1) A web port for administering the camera; Usually TCP port 80, and 2) A streaming port to broadcast the camera video feed; Usually UDP port 9000. Note: You should check with your camera's documentation for the exact ports required.
    If the camera is attached to a computer, you will need to configure the computer's firewall to open the same ports as in step 2 above.
    Verify that your modem is in bridge mode, i.e., if the modem provides NAT & DHCP services, turn them off.
    Test your network. Use CheckIP to determine your router's current WAN-side (public) IP address. Then, from a remote location (not from a computer on the local network), use the DynDNS Open Port Tool to verify that the required ports are open. Success is an "Open" response from the Tool.
    Check out the following AirPort User tip for configuring port mapping on an AirPort base station.

  • Port Forwarding Non-Preconfigured Ports on Airport Extreme

    1. Opened up Airport Utility.
    2. Under Internet/DHCP, reserved a static IP - 172.16.1.201 for a VoIP unit that is wired to one of the AEBS ports.
    2. Under Internet/NAT, checked "Enable NAT Port Mapping Protocol" then clicked on "Configure Port Mappings..." button (which transfers me to Advanced/Port Mapping).
    3. Added a pre-configured "Personal Web Sharing" port (80) to 172.16.1.201.
    4. Updated and restarted AEBS.
    5. Using http://www.canyouseeme.org/ as well as opening a browser referencing my global IP:80, I was able to verify that port 80 is indeed open.
    6. Went back to step #3 and added a non-pre-configured port going to the same private address 172.16.1.201. Port is UDP 5060 for SIP.
    7. Updated and restarted AEBS.
    8. Verified port 80 is still open, but 5060 is not.
    Is there anything wrong with my setup? Any help / advise would be GREATLY appreciated!
    Thanks!

    This is the exact same problem I'm having. Strangely, some of my non-standard ports are being forwarded just fine.
    Specifically, I need to forward ports to enable ftp clients to browse in passive mode. In order to do this they must be able to communicate with the ftp server on ports other than 21, with each client receiving its own additional port. I've been using the range 3000-3008 for this purpose and until recently it seemed to be working, but now all probe scans report closed, regardless of what port range I use them for.
    I mention ftp because I know the Airport Extreme discriminates between certain types of traffic and handles them according to whatever programming they stick in there. I don't know how the Airport Extreme router could be discriminating between the different ports I'm reassigning and forwarding, but I know it's causing them to become closed. In a range previously undefined in the port forwarding, probe scans report "stealth". After forwarding, the probes report "closed".
    Can anyone tell me what's going on here?
    Enabling default host is not an option (and it shouldn't need to be). I have reasons for not wanting to let all ranges of ports automatically be forwarded to this computer.

  • Enabling ports on Airport Extreme

    I am trying to enable ports 80 and 443 on my airport extreme to allow my TV to connect wirelessly to our network for Netflix, but am really a novice as to how to go about this. Can anyone help me with step by step directions for this? My airport is 802.11n version 7.5.2.

    Port Mapping takes two basic steps: 1) Either configuring the host devices with a static Private IP address or use a DHCP-reserved IP address, and 2) Configuring the router to open specific ports to forward traffic from the Internet to the host device.
    I will provide you with instructions that will take advantage of your 802.11n AirPort Extreme Base Station's (AEBSn) ability to reserve DHCP addresses.
    AEBSn - Port Mapping Setup
    To setup port mapping on an 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 Internet-ready TV.
    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 address of the TV; this could either be the TV's Ethernet port or wireless adapter as appropriate for your situation>
    o IPv4 Address: <enter the desired Private 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): <you can ignore this field>
    o Public TCP Port(s): 80, 443
    o Private IP Address: <enter the IP address of the TV that you created in the previous step earlier>
    o Private UDP Port(s): <you can ignore this field>
    o Private TCP Port(s): 80, 443
    o Click "Continue"

  • How to open Nat on airport extreme

    Hello i just got a new airport extreme trying to connect xbox it says i need to open nat. my computer is running vista i have a ipad and iphone 5s please help

    Xbox uses upnp.. think vhs..
    Apple routers use NAT-PMP.. think betamax..
    When xbox says please open the following ports for me.. apple router blows a rasberry at it.. and says tough.. you are not apple.. I don't have to do what you say.
    Same for your vista computer.
    iOS devices should be ok.
    You will need to manually port forward. Good luck with that.
    http://support.xbox.com/en-AU/xbox-360/networking/network-ports-used-xbox-live
    Tesserax is the guru here and he often answers these queries so refer to one of his posts for more details.
    AirPort Extreme and xbox 360
    https://discussions.apple.com/thread/5385065?tstart=0
    The latest Xbox one should just add a couple of ports but will be about the same.

  • Map a port through Airport Extreme to access my NAS remotely through FTP

    Hello Everyone,
    Was hoping someone might be able to enlighten me. I recently purchased a WD ShareSpace. It has the ability to setup FTP access to it. I am currently using an Airport Extreme and I seem to be having trouble finding information on how to setup my AE to allow my WD be accessed outside my router. I have looked at the settings for port mapping and assume I need to setup a Service in there for FTP Access, but regarding all the UTP ports and addresses, I am a little lost.
    I cant seem to find a simple site that kind of goes into details on more or less what is what, how this and that work. I do well with networking but a lot of this port mapping and forwarding stuff is somewhat new to me.
    Any help would be great, thank you!
    Tim

    The WD ShareSpace has a bunch of ways (it seems) to connect to it remotely, but I know that I would still need to open access up through the router.
    It probably is not worth it. WD makes it seem easy and tells how to access the NAS by typing in my ip and all, but I get the feeling it is not as easy nor secure as they make it sound.
    There is a built in menu regarding FTP through WD web configuration, so I got the impression it might be easier.
    Simply all I want to do is access my music and movies from the NAS elsewhere. I get the feeling this is not the best move in regards to security.
    Thanks!

  • Is there ANY way to configure the wired ports on Airport Extreme with 7.6.1 software?

    I need to connect a Cisco router to one of the wired ports because I'm creating a home lab with several switches and routers and attached hosts. I need the VERY BASIC ability to set (or even just to SEE) what IP address the AirPort is using/assigning, but with the current AirPort Utility, you apparently can't show the DHCP table for wired connections or set up a static pool of addresses to use or really, to do anything else that is ABSOLUTELY BASIC networking configurations for a router. I don't even know what range of IP addresses the AirPort is using for the wired ports.
    I love this device - it works much better than my old Linksys that I replaced a couple years ago, but this is the Apple Nannies taking things too far. Sure, make the products easy to configure and use, but stop taking away the ability for advanced users to actually use the product because all you're doing is ******* off your power users - which are the exact people whose friends always ask for recommendations on what products to buy. I've always recommended Apple products to everyone, but if they're going to engineer everything so that only stupid people can use them, then only stupid people will buy (and recommend) them. (Can you tell I'm annoyed that I've wasted so much time on a completely unnecessary and irrelvant side-issue when I should be already working on my actual work project?)
    /Rant-off
    So, does anyone know how to access the actual configuration of the AirPort Extreme so I can use a static IP address for my Cisco router that's plugged into one of the AirPort's wired ports? That's all I need.
    Thanks.

    The AirPort assigns IP addresses via DHCP in a range you specify. You may also elect to assign devices their own static IP addresses. That does not involve the Extreme at all, though you may "reserve" those addresses in its DHCP Reservations table.
    AirPort Utility > Network > Network Options...
    Assigning static IP addresses obviates any need to determine the IP addresses the Extreme assigns.
    Update its firmware to version 7.6.3.

  • Configuring Ethernet 'WAN' port on AirPort Extreme

    I would like to know if there is any way to configure the Ethernet MAC address on the WAN port of the AirPort Extreme.
    This is a feature available on most other brands to accommodate the lock-down to the first Ethernet MAC address that the ISP encounters on their port.
    Quickly replacing one router with another requires the ability to set this address. Otherwise, lengthy support calls are needed with some service providers to reset equipment on their end.

    Even if you can't spoof a mac address with the Apple networking products, why not just call your cable company/ISP and give them the new mac address? That's all I had to do in order to switch from Linksys products to all Apple products.
    The ISPs do this because it's their little way of trying to control traffic thru each of the modems but only allowing for one device to be connected to it at a time.
    I'm wondering why you would keep switching back and forth between routers? I would think that when you do change routers, you'd want that to be a 'permanent' change and not a temporary one.

Maybe you are looking for

  • Questions on a newly purchased K8T Master2 Far m/b

    Hi, I just purchased a K8T Master2 Far m/b at a local computer store for $89.99. They had two of them sitting on their markdown table. They where in turned inside out Asus K8N-DL m/b boxes. In other words, the box labels where on the inside. They cou

  • CLIENT_OLE2.INVOKE_NUM WITH IN OUT PARAMETER

    Hi all, I'm using oracle 10g forms to call out an OCX file. I'm successful in calling the OCX but not in retrieving the output parameters from the ocx function. Example function inside the ocx file: function getNextNumber(PNum OUT String , statusStri

  • Authentication from SiteStudio Page

    Hi, I'm building a website with sitestudio which has a login piece. When the user hits the login button, he has to be authenticated against the username and password stored in the ucm server. Is there a UCM authentication service that can be used fro

  • Why is 4G signal absolutely horrible in LAX?

    Trying to understand why the 4G signal is so terrible in LAX? Sitting in United Club and you cannot get anything at all on 4G, drops down to lower levels and thus are terrible signal as well.

  • Matrix Head Row Control

    Hello All:   I have problem controlling the action of headrow click control. Seems whatever I do it will still de-select all previous selections and select the entire Column. I would like it to do either one of the two things. 1. Doesn't do anything