Port Mapping Inconsistent

I am having trouble getting port mapping to work consistently.
I have configured by Airport base station to forward 5 ports to iMac: 6880, 6881, 6969, 9090, and 9091. It appears that one of these is forwarded correctly, but the others are not.
When I go to https://www.grc.com/x/portprobe=9090 I'm told that the port is open. However, when I substitute any of the other ports, they appear to be closed.
I'm also not able to visit websites that use port 6969.
Any ideas what could be going wrong with this? There are multiple users on this machine (with fast user switching). Could that be part of the problem?

Is there any way to tell without disconnecting my Airport and connecting my Mac directly to the cable modem? I did some googling, and did not find anything about my ISP (RCN) blocking ports other than 25.

Similar Messages

  • How do I use Port Mapping?

    b How do I use Port Mapping?
    (This document will assume that you are using and ABS/AEBS/AX as an internet router and have DHCP & NAT turned on.)
    Sometime you may want to offer access to a computer on your AirPort network to users on the internet, whether it be a web site, or for file sharing, or just remote access for yourself when traveling. If any of these sound like something you want to do, then you need to understand how Port Mapping works.
    b AirPort as Firewall
    Most of the time your AirPort base station will not let any traffic into your network which did not originate from your network. It will let everything out and replies to your traffic back in, but it will not let sessions initiated on the internet side of the base station in to your network. This is what is referred to as the "NAT firewall" capability of the base station and it provides effective protection for your network from the internet. What Port Mapping does is poke a hole in this wall to allow certain type(s) of traffic into the network and direct this traffic to a specific computer on the network. In the firewall world this is commonly referred to as an "inbound proxy" or "inbound translation" rule or "PAT" (Port Address Translation) in the router world.
    b The Need for Manual Addressing
    Since a Port Mapping entry in the base station configuration requires an inside private IP address to be specified, the computer to which to mapping entry applies should always have the IP address specified in the mapping entry. Thus, DHCP should not be used for a computer offering services on the internet as the Port Mapping entry will no longer work if the target computer's IP address changes. In general, an Apple base station's DHCP server will try to assign IP addresses in the 10.0.1.2 to 10.0.1.200 range. IP addresses above 10.0.1.200 can be Manually assigned to computers and other devices on the network up to 10.0.1.254. 10.0.1.255 is reserved (it is the broadcast address for the 10.0.1 subnet). To Manually set up the TCP/IP information for a Macintosh running Mac OS X, go to System Preferences -> Network and "Show" the appropriate interface (Ethernet or AirPort) and click on the TCP/IP tab. Select "Configure Manually" and enter the following information:
    IP address : 10.0.1.201 (or whatever address you decide to use)
    Subnet mask : 255.255.255.0
    Router IP : 10.0.1.1 (the AirPort base station LAN IP)
    DNS server : 10.0.1.1, or whatever DNS server IP your ISP uses
    After making these changes verify that your computer can still access the internet and local resources on the LAN before continuing.
    b Port Mapping a service
    In our example we will be hosting a web site on a computer which we have given an IP address of 10.0.1.201. Basic web sites are accessed using the HyperText Transport Protocol (HTTP) and this protocol typically uses port 80 to communicate. In order for others to see the web site, we must configure a Port Mapping entry in the base station configuration to not only allow the web browsers in, but to tell the base station what IP address the web server is using. The Port Mapping entry has three parts: Public Port, Private IP, and Private Port. In this case you would use the following values:
    Public Port : 80
    Private IP : 10.0.1.201 (this is the computer hosting the web site)
    Private Port : 80
    In order to access the web site from the internet, users must reference the base station's WAN port public IP (determined by looking at the base station configuration summary page in the AirPort Admin Utility). Since this address may change over time, you might want to use a Dynamic DNS service to simplify connecting for your users.
    Sometimes the port you wish to use may be blocked by the ISP. In this case, use a different non-standard Public Port number for the service, but keep the Private Port standard. In the above example, if the ISP was blocking port 80, you could potentially use 8080 instead, so:
    Public Port :

    Public Port : 8080
    Private IP : 10.0.1.201
    Private Port : 80
    Your users would then have to enter "http://<publicIP>:8080/" (where <publicIP> is the public IP address of the AirPort base station) to access the web site.
    b Internal Access
    It should be noted that when accessing these services from within the network you cannot reference the Public IP/Public Port, but rather you must use the Private IP/Private Port. Thus, "http://10.0.1.201:80/" in the above example.
    b Limits and Options
    There is a maximum of 20 Port Mapping entries that can be made in an Apple base station configuration. If you use an AirPort Extreme or AirPort Express base station there is an option which can be helpful in the case where you need many ports opened to a single computer. This is the "Default Host" option. When using this it is not necessary to use Port Mapping at all as all ports will be opened to the specified "Default Host". This is found in "Base Station Options". The default IP address for the "Default Host" is 10.0.1.253. You may change this IP address. The target computer must be Manually configured as specified above with the same IP address. Since all ports are now open to this computer, you should enable and configure the Mac OS X firewall on the default host computer to protect it from intruders.
    b Useful Related Links
    <a href="http://docs.info.apple.com/article.html?artnum=52002>"Designing AirPort Extreme Networks: Manuals</a>
    "Well Known" TCP and UDP Ports Used By Apple Software Products
    IANA Port Number Assignments

  • Cisco ASA 5505 - Port Mapping

    Hi, I'm new into IT and I was wondering if somebody could help me set up Port Mapping. Here's my scenario - 
    We have set up an Asterisk VoIP server that uses UDP port 5060 and another port range, and we want any public incoming connections destined for our Asterisk server on Port 5099 to be translated at the firewall to go to our Asterisk server on port 5060. I have been using ASDM 6.4 but theres no easy way to do this (as far as I know, and why I've came here looking for an answer).
    We have currently just left port 5060 open to the public (so our home workers can use our phone system) but really want to get this sorted ASAP due to SIP Bots that look for ports like 5060 that are open!!
    Any help would be greatly appreciated and if anybody needs anymore information just ask!!

    Hi,
    You need to have a NAT rule set for port-forwarding to make as per your requirement..... I will give you cli based configuration example....
    If your ASA is running with pre-8.3 version:
    static (inside,outside) tcp interface 5099 192.168.1.10 5060 netmask 255.255.255.255
    If your ASA is running with post-8.3 version:
    object network SERVER-01
    host 192.168.1.10
    object network SERVER-01
    nat (Inside,Outside) static interface service tcp 5099 5060
    Regards
    Karthik

  • How do I configure my airport utility for port mapping?

    I am trying to view my FOSCAM cameras over the internet while away from home. They work fine in my house using Wi-Fi. Instructions say to do port forwarding. I have cameras set up, but can't get my router to port forward. I found "Port Forwarding" in Airport Utlility then NETWORK. 'Router mode: DHCP and NAT';on 'Port Settings I click on the "+" at the bottom. 'Private IP Address: populates to 10.0.1.201'. What goes in the other blocks?

    Please check out the following AirPort User Tip for details on how to configure Port Mapping on the AirPort routers. I would suggest that you check your FOSCAM documentation as to what TCP and/or UDP ports are required to access their IP cameras from a remote location.

  • Port Mapping is not working ?

    First of all, sorry for my bad english as it is not my primary language.
    So my problem is that I play Warcraft 3 and that I would like to host some games. To be able to host, I have to do port mapping for the ports : 6112-6119, which I did in the Airport Utility --> Advanced --> Port Mapping. I did it for every port 6112, 6113, etc. But the thing is that when I go on this website: http://www.whatsmyip.org/ports/games/ (Which is a website that tells me what ports are open on my computer), only port 6112 is open. Ports 6113-6119 are closed. Before my Airport Extreme, I had a Linksys and I had no problems with hosting and port mapping, which means it is not my ISP that is blocking the ports.
    Also this is the setup of my internet if it can help. I have an AirPort Extreme wich is connected to the modem in my basement (I did the port mapping on this one) . From this Airport Extreme, I have another Airport Extreme connected to it. I am connected to the second Airport Extreme in bridge mode with ethernet.
    I don't know if this was clear or not lol. Anyway I would appreciate any help. Thank You !

    This is just a guess, but if you still have that AirPort Extreme, you might plug it in long enough to have AirPort Utility do a File >Export Configuration File, then reconnect the Time Capsule and do a File > Import Configuration File.  Once that's done you may have to do a little adjustment to account for the disk drive.

  • Port Mapping is not working on Time Capsule

    I have replaced my Airport Extreme with a Time Capsule for back up purposes, but the Port Mapping functionality is not working as it did on the Airport Extreme.  I have my security camera DVR connected to the network and am using Dynamic DNS to resolve the WAN IP Address.  HAs anybody any experienced  this problem with Time Capsule?

    This is just a guess, but if you still have that AirPort Extreme, you might plug it in long enough to have AirPort Utility do a File >Export Configuration File, then reconnect the Time Capsule and do a File > Import Configuration File.  Once that's done you may have to do a little adjustment to account for the disk drive.

  • AEBS Gigabit 802.11n FW 7.2.1 - OS X 10.5.1 Port Mapping HELP!!!!

    Hi
    I have a AEBS with Gigabit Ethernet upgraded to Firmware 7.2.1. I am running OS X Leopard 10.5.1 and I am unable to successfully forward ports. Every time I query a port that I believe to have mapped successfully it appears closed using canyouseeme.org.
    I have followed numerous instructions, but they all seem to be instructions for Tiger, I'm wondering if a setting has been missed. I have successfully assigned a static IP address to my machine but still the port appears to be closed. I do run the Leopard firewall using specific applications option (the third one), but I have also tried it with the firewall off and it still hasn't changed anything, the ports are always closed.
    So now I'm pretty much stumped. Has any one actually managed to get a setup similar to mine working, with the ports being open? All advice appreciated.
    Thanks
    Message was edited by: dalyboy

    Hello dalyboy. Welcome to the Apple Discussions!
    Try the following to see if it will help ...
    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): <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"
    (ref: "Well Known" TCP and UDP ports used by Apple software products)

  • Need help with port mapping on Airport Utility 6.1

    Ive been trying to port map on my TC with Airport Utility 6.1 and failing miserably. Port still closed. Can anyone advise where Im going wrong? Am trying to set up my home camera to be viewed outside.
    I managed to key in the ports etc under Network and Port Settings. But nothing works. I'm tearing my hair out.
    Any suggestions to try would be helpful.
    Thanks

    Use the 5.6 utility.. it is much easier and I think works better.. although you cannot load 5.6 directly into 10.8 the version for Lion actually works fine.
    Download 5.6.
    http://support.apple.com/kb/DL1482
    Download unpkg
    http://www.macupdate.com/app/mac/16357/unpkg
    Open the AU 5.6 dmg and drag the pkg over the open unpkg.. it will create the directory on the desktop. You can either run it from there or drag the utility to your utilties directory.
    Take screen shots of each step. Post them here.
    That way we can tell you where it has gone wrong.
    What port exactly does the camera need open?
    How are you connecting remotely?
    ie do you have a fixed public IP?? If not how are you getting IP?
    Is the TC the only router in the network.. it is irrelevant unless the TC is the one and only router.

  • Port Mapping Not Working...at all!

    I've been tyring to get port mapping working correctly since I got the AEBS a few months ago. I've scoured all over these forums and the entire internet and found not a single suitable answer. I have my macbook pro setup up wirelessly all works fine except port mapping.
    My macbook is setup up manually with a static IP of 10.0.1.2 and lets say i want to map the port 41952. In the port mapping setup assistant on the base station I leave the service setting on "choose a service", public UDP 41952, public TCP 41952, IP address 10.0.1.2, private UDP and TCP 41952. Then I update and router resets... then I use the network utility to check the ports and they're not showing as open, I've used various internet websites as well and the port comes up closed. What on earth am I not doing? Someone please help! or let me know if you are having the problem as well.
    Thank you for ANY help.

    You are not performing a valid test.
    No, Cable modem plugged into WAN port, the computer i'm trying to open ports on is using a wifi connection with the aebs.
    You can not test the AEBS to see if the ports are open from the LAN side of the AEBS. You must be on the internet (WAN) side of the AEBS to test to see if the port is open on the AEBS.
    ...the computer i'm trying to open ports on is using a wifi connection with the aebs.
    You aren't opening ports on the computer, you are opening ports on the AEBS.

  • Port Mapping Problem with AEX

    I have a new Airport Extreme and a problem that did not exist with the Airport. I connect a Toshiba network camera to an Airport Express, set as a WDS remote, with the netcam connected to the wired ethernet port of the Express. I can see the netcam, which also functions as a web server, on the internal 10.x.x.x address, and have reserved a discrete 10.x.x.x address via the MAC/DHCP reservation function of the Extreme. Just like the older Airport which did this without a hiccup, I should be able to map a port (e.g. 1200) on the public IP to port 80 of the internal 10.x.x.x address, then access the netcam on the internal network from any browser (http://67.x.x.x:1200). My cable modem is just that: no router involved other than the Airport Extreme. I'm using the latest Extreme and Express firmware, and am either missing something with the new Leopard firewall, overlooking something else, or dealing with a product flaw. Any help is appreciated and Happy Holidays.

    I have forwarded the port (have tried several different ports actually) in what I think it the correct way: using the Airport Utility, connected to the Airport Extreme, and, under advanced options, selected port mapping, entered the public TCP port of 1200, then the private 10.x.x.x IP address of the netcam (which I can access from the internal network with no problem), coupled with the private TCP port of 80. I then attempt to access the netcam from the Internet by entering http://my cable modem IP address:1200 (or another port to which I've attempted to map). This method worked for two years with the Airport, but, with the Extreme and Leopard (simultaneous transition), I'm stumped. After reading other about other port mapping problems, I reserved an IP address for the netcam based on its MAC with no positive results. I also set the firewall through the Security icon in System Preferences to allow all incoming connections. Thanks for taking the time to respond.

  • Port Mapping problem with a Snow Base Station

    I wish to enable port mapping with my Airport Snow Base Station. (SBS) I am using an Earthlink Efficient Stream 5667 DSL modem to my SBS. I am running firmware version 4.0.9 and connecting with 10.4.3.
    So -- enabling port mapping requires that the IP address on my 10.4.3 computer doesn't change, and that I then map the ports. However, I can not manually assign an IP (say 10.0.1.201) as my 10.4.3 can not connect using either "DHCP with manual address" or "manually" (where the router and subnet mask match the DHCP assignment)
    What should I do?

    Do not use the "DHCP with manual IP address" - that is a mode not supported by most networking devices on the market.
    What you should do: on your Mac, open System Preferences->Network->Show Airport->TCP/IP tab. Select to "configure manually". Then enter the following parameters:
    - IP address: 10.0.1.201
    - subnet mask: 255.255.255.0
    - router/gateway IP: 10.0.1.1
    - DNS IP: use either 10.0.1.1, or enter the actual IP address(es) of your ISP's domain name servers

  • Port mapping not working with 7.5.1

    I am having trouble getting Port mapping working with the new 7.5.1 firmware. Port mapping is not working. Port mapping was working fine before update, now all attempts to connect from WAN on ports are rejected. Tested with: telnet <wan-ip> <port>
    I have removed and re-added all port mapping entries - no luck. Power cycled several times - no luck.
    Other info:
    I have an: Airport Extreme (Simultaneous Dual-Band II) running Version: 7.5.1.
    It is setup to "Allow this network to be extended"
    Network is being extended with an Airport Express with 802.11n running 7.4.2

    yeah. I noticed the same thing. now the splash screen comes on without the flashing green squares and just hangs. i tried unintalling and then reinstalling and still no go. kind of annoying but they will probably come out with an update pretty soon

  • Airport Extreme v7.3.3 Port Mapping Port 80

    I have a DVR in my home which is connected to my home network. It has a static IP address. I would like to be able to utilize its mobile app from any mobile/cellular network. The manufacturer of my DVR tells me that I need to open up Port 80 on my router, which is an Airport Extreme running v7.3.3.
    I have tried looking up solutions and have found similar results but nothing for the AirPort running v7.x.x. Everything I have found is for version v6.x.x or v5.x.x.
    I have tried using the following examples with no success, which may be fault on my part, as well as the document:
    AirPort - Port Mapping Basics using AirPort Utility v6.x
    http://portforward.com/english/routers/port_forwarding/Apple/AirPortExtreme/defa ultguide.htm
    Re: How do I open ports on my airport extreme and assign a fixed IP Address for a device connected to my network?
    Any further advice would be welcome. Thank you. I will gladly provide further details upon request/as needed.

    I have tried looking up solutions and have found similar results but nothing for the AirPort running v7.x.x. Everything I have found is for version v6.x.x or v5.x.x.
    Unfortunately, you have the firmware version of the AirPort mixed up with the software version of AirPort Utility, the application used to setup and administer the AirPort router.
    Your AirPort was setup using software either by AirPort Utility 6.x...or....an iPad or iPhone running the iOS version of AirPort Utility. Either of those applications will allow you to set up port mapping......IF.....the AirPort is setup as the main router on your network. 
    Or, in other words....you do not have the AirPort connected to another modem/router on the network.
    Now might be a very good time to confirm on the make and model number of the device that you call your "modem", since that will dictate the next move as far as setting up ports.

  • NAT configuration and Port Mapping for xBox

    I'm looking for help with port mapping to open up the NAT for an xBox One. I'm working with the following network devices:
    xBox One
    DSL Modem: Embarq (ZyXEL) 660R series
    Airport Extreme version 7.7.3
    I understand the following from researching the issue:
    The default settings for both devices block the ports needed for xBox Live.
    Airport Extremes are not on the compatible list for xBox.
    Port Mapping is better then creating a DMZ for the xBox.
    The xBox needs its own manually set IP address.
    I switched my Network>Router Mode from Off (Bridge Mode) to DHCP and NAT. I then created a DHCP Reservation and the Port Settings for that IP.
    After doing this, the Airport would restart and display a warning - Double NAT. I figured this was because the 660 settings showed the NAT Mode to be SUA Only. The Edit Details link displayed an empty table where you edited the SUA/NAT Server Set. I switched from NAT Mode>SUA Only to None. So there was my Double NAT and I would have thought that would have removed one.
    I also disabled the Firewall and Enabled the UPnP.
    After restarts the Airport continued to display the Double NAT error. However, with the 660's NAT Mode set to None, the Internet was not there. Web browsers and email accounts replied with server not found.
    Only with the 660 set to SUA Only and the Airport in Bridge Mode is the Internet accessible. I now have the details for the SUA filled out for the xBox's IP address and ports.
    Hypothesis
    Since both devices are acting as DHCP servers the port mapping is not working. Rather then have the 660 distribute IP addresses and then having the Airport distribute another range of numbers, I need to have both devices bridge and distribute one range of numbers. Currently the 660 is using the 192.168 range and the Airport is using the 10.0 range.
    Am I correct? Any thoughts and suggestions are welcome.

    Port forwarding through a double NAT.. is near impossible.. !!
    And the xbox is so attuned to using UPNP it is very hard not to.. even port mapping is not a great fix. Since apple decided gamers did not count as users for Airports.. I think honestly it is best to bypass the airport and stick to upnp from the modem router.
    What method of authentication does your ISP use? Because it is really better to use one router.
    And in fact the router should be the Zyxel. If you plug the Xbox to the Zyxel running in full router mode, with the airport removed from the network does it work and open NAT??
    If not replace the Zyxel with a modern listed router that is xbox compatible and bridge the airport to it.

  • Port mapping stopped working using Mavericks

    Hi,
    on Snow Leopard, I had iVPN using port mapping up-and-running.
    Basically using this explanation (https://discussions.apple.com/docs/DOC-3415).
    On Mavericks it stopped working.
    I'm running AE 7.7.2, and Mavericks 10.9.1.
    Tools I tried are iVPN together with a DynDNS setup (also the Personal Website).
    I don't get non of these working anymore...
    Any ideas?
    Regards.

    OK solved, or at least the problem was not with the modem or router.
    Oddly, enough the app I was using to test the port forwarding did not recognize that the ports were open. Nor did the internet via canyouseeme.org. However, when I tried a previous version of the same app, it worked fine.
    I am still using 7.6.1, but I will upgrade the firmware and see if things are still ok.
    Sorry to clog up the boards with what turned out to be a non-issue. I'd erase this post if I knew how.

Maybe you are looking for

  • Question on the A1038 Cinema Display

    A friend recently gave me his old display. I have a couple of questions about it - one of which I'm guessing I already know the answer to. First, I have the display hooked up to the DVI video on the G4. I did not hook up the USB cable. The power ligh

  • Mac Mini 1.83/ OS X 10.5.8/ SwitchResX

    Hi Guys! Im using a Mac Mini with a Sharp 37" LCD. DVI-HDMI and my issue is a "black bar" to the right. Fixed it with SwitchResX. works fine with 10.5.6 but since the upgrade 10.5.7 SRX would not work. I mailed Stephane Madrau SRX support and i got t

  • Help with pdf text extraction

    Hello, i have problems extracting text from one pdf file. All other pdf works fine (tested on 100+ files), but this one fails since my parser can't find BT ET Tj etc... tags But there are lot of texts, other apps somehow parsing this. Question is: it

  • HT1229 how do you install older iPhoto suitable for Mavrick 10.9.5

    for MacBook Pro  OS 10.9.5 Mavrick - Problem, - I re-formatted the hard disk and reinstall the OS 10.9.5 Mavrick - for some reason the iphot either disappeared or did not appear on the system. Downloaded iPhoto from the App  library - The new downloa

  • Leopard 10.5.2 will not load

    I know there is already a thread that is similar to my problem, but its not exact I was emptying my trash can when finder froze...I could use any application I watned except for finder or the desktop...I held the power button in the back to turn the