Remote Setup via WAN

I have a wireless network using an AEBS (2009) with 2 AX set up to "Extend a wireless network". Logging onto the AEBS remotely is pretty straightforward: File>Configure Other...> enter the IP and password and I'm good. However I'm not sure how to access the AX units remotely. Is there a procedure for entering their assigned IPs along with the AEBS IP initially or do they have to be set up in Port Forwarding?
I'm pretty new at this but I know that any changes involving passwords need to be done on the AX units first or else they won't appear in AU.
TIA,
Brian

Dang, 46 views and nobody has an opinion on this?
OK, How about this: on the AX options in Airport Utility there is the option to "Allow setup over the Internet using Bonjour"
What does this mean exactly?

Similar Messages

  • Remote setup via Internet

    Hi folks,
    Could you please shed me some light where can I find relevant document re. remote setup/configure server via Internet.  I have been searching on Wiki without result.  I have no problem to setup/configure server remotely on Intranet via ssh.  TIA
    B.R.
    satimis
    Last edited by satimis (2008-02-17 16:26:00)

    remote wrote:So many ways to do the same thing, makes it a challenge at times.
    For your name check /etc/rc.conf and /etc/hosts
    on /etc/rc.conf
    changed;
    HOSTNAME="arch"
    to;
    HOSTNAME="arch.satimis.com"
    similar to that on /etc/hosts.  Rebooted PC
    Now
    $ hostname
    $ hostname -f
    arch.satimis.com
    Thanks.  Is there any way avoiding a reboot?
    On iptables it would depend on method, to know your IP, hopefully it's static.
    iptables -A INPUT -s 192.168.255.48 -p tcp -m tcp --dport 22 -j ACCEPT
    iptables -A INPUT -p tcp -m tcp --dport 22 -j DROP
    iptables -A OUTPUT -d  192.168.255.48 -p tcp -m tcp --sport 22 -j ACCEPT
    iptables -A OUTPUT -p tcp -m tcp --sport 22 -j DROP
    $ cat /etc/iptables/iptables.rules
    # Generated by iptables-save v1.3.8 on Sun Feb 17 07:00:44 2008
    *filter
    :INPUT DROP [3:96]
    :FORWARD DROP [0:0]
    :OUTPUT ACCEPT [0:0]
    :interfaces - [0:0]
    :open - [0:0]
    -A INPUT -p icmp -m icmp --icmp-type 18 -j DROP
    -A INPUT -p icmp -m icmp --icmp-type 17 -j DROP
    -A INPUT -p icmp -m icmp --icmp-type 10 -j DROP
    -A INPUT -p icmp -m icmp --icmp-type 9 -j DROP
    -A INPUT -p icmp -m icmp --icmp-type 5 -j DROP
    -A INPUT -s 127.0.0.0/255.0.0.0 -i eth0 -j DROP
    -A INPUT -s 192.168.0.0/255.255.0.0 -i eth0 -j DROP
    -A INPUT -s 172.16.0.0/255.240.0.0 -i eth0 -j DROP
    -A INPUT -s 10.0.0.0/255.0.0.0 -i eth0 -j DROP
    -A INPUT -p icmp -j ACCEPT
    -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
    -A INPUT -j interfaces
    -A INPUT -j open
    -A INPUT -p tcp -j REJECT --reject-with tcp-reset
    -A INPUT -p udp -j REJECT --reject-with icmp-port-unreachable
    -A INPUT -p tcp -m tcp ! --tcp-flags FIN,SYN,RST,ACK SYN -m state --state NEW -j DROP
    -A INPUT -f -j DROP
    -A INPUT -p tcp -m tcp --tcp-flags FIN,SYN,RST,PSH,ACK,URG FIN,SYN,RST,PSH,ACK,URG -j DROP
    -A INPUT -p tcp -m tcp --tcp-flags FIN,SYN,RST,PSH,ACK,URG NONE -j DROP
    -A interfaces -i lo -j ACCEPT
    -A interfaces -i eth0 -j ACCEPT
    -A open -p tcp -m tcp --dport 22 -j ACCEPT
    -A open -i ppp0 -p tcp -m tcp --dport 80 -j ACCEPT
    COMMIT
    I'm running static IP here.  I'll add your 4 lines at the bottom of the file, changing "192.168.255.48" to "192.168.0.52", IP addr of Arch.
    Would there be any conflict to the existing rules?  It seems there is no OUTPUT rule there.
    re;
    INPUT DROP [3:96]
    what does 3:39 represent?  Drop time?  TIA
    B.R.
    satimis

  • Remote Connection via WAN not an option

    Recently I was gifted a TC from my uncle, who also purchased one. I set mine up and am simply utilizing the built in 500gb hard drive for storage, until I can purchase a TB external drive. He has a TB connected to his TC. We are running 7.4.1 firmware, and the AirPort Utility. I was able to open AirPort Utility and check the box for sharing the disks via WAN and can access the TC from any outside network. However, when we attempt to set up the WAN under the Disks/File Sharing tab, it only gives me the option to: "Share disks over the Internet using Bonjour." Does anyone have any ideas why we don't even have the option of selecting WAN?
    Thank you all!
    --Kevin

    I'm not quite sure why you posted this.
    You marked your post as a question... but I can't find one.
    Do you have a question or was this somewhat of an "informational" post?

  • WLC & Remote AP via WAN link

    Hi Team,
    During centralized WLC 7500 controller connectivity with branch office AP , can we use the public IP address in WLC management , in case we are not having VPN connectivity between Remote to branch location & only had a internet in both end .  Will my remote end AP associate with the centralized WLC controller via public IP ( not a private local IP ) or VPN / MPLS solution is must for communication between WLC & Remote AP.

    You can configure OfficeExtend on those AP's. You would enable NAT address on the management and put your public address there. Then you would open udp 5246 and udp 5247 from the public side to the WLC management. Then enable data encryption on the AP after it joins. The AP can be in local FlexConnect mode. Here are some links to look at.
    http://jenniferhuber.blogspot.com/2011/11/configuring-3500-series-access-point-as.html?m=1
    http://www.cisco.com/en/US/docs/wireless/controller/7.0/configuration/guide/c70lwap.html#wp1502674
    Sent from Cisco Technical Support iPhone App

  • Windows server 2003 Remote desktop over WAN problem.

    Ok so problem is there is a 2003 windows server in my office. Any computer phone etc. can connect to it via Remote desktop if they are in the LAN network. I have port forwarded 3389 , disabled firewalls , there is no antivirus software on the server.
    BUT I cannon log in over WAN. Heres the problem.
    I type in the WAN ip I connect with credentials.
    This is what i get:
    Connecting...
    Negotiating credentials...
    Then it just suddenly force closes.
    Also tried from a Windows 8 PC , when trying to connect it INSTANTLY throws me an error saying:
    This computer cant connect to the remote computer. If the problem continues contact etc..
    No matter where i try , a pc , a laptop , a phone , a tablet it just force closes. I can see that the devices are able to see the server and are trying to connect , but the connection just force closes for no reason and no error is shown. Also I dont see
    anything in the event viewer on the server. The credentials are correct also. And the port is forwarded correctly.
    Where could the problem be?

    Hi,
    Thank you for posting in Windows Server Forum.
    As you have commented that you have forwarded port correctly at windows end, but still suggest you to check whether you have port forwarded on Router which you are using for WAN connections. 
    Can your local system can make successful ping to the remote server from WAN connections?
    For testing you can telnet <router ip> 3389 and if you get blank screen then it confirm that port has been forwarded.
    It might happens that there is port assignment conflict taken place, so check with “netstat –a –o” and see port 3389 is not being used by other application, if that is the case then change the port.
    You can refer following article for more troubleshooting steps (Point 2)
    Remote Desktop disconnected or can’t connect to remote computer or Remote Desktop server (Terminal Server) that is running Windows Server 2003
    http://support.microsoft.com/kb/2477023
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    TechNet Community Support

  • Trouble accessing a remote machine via ARD over a VPN

    Hi There,
    I'm having  trouble accessing a remote Workstation via ARD over a VPN.
    The VPN is set up and I can:
    - Control our 10.6 server via ARD remotely
    - Mount volums from the 10.6 server remotely
    - Access another server (we run an accounting server) remotely
    But we can't access a Workstation using ARD.
    I can connect to the Workstation when in the office so assume it's configured for access - I guess I suspect the issue lies with the Firewall on the 10.6 server and/or the Netgear FSV366G Firewall.
    The VPN is setup on the 10.6 server so figure it's something to do with Snow Leopard server?
    I'm just not sure how to narrow things down and fix the issue - although I setup the server I'm not super Unix savvy.
    Any help or pointers in the right direction would be much appreciated.
    Cheers
    Ben

    I can't say for certain what is going wrong in your case but I can confirm it is possible to do an ARD connection i.e. Screen Sharing to a remote user connected via a VPN. The way we do this is to get the user to connect to the VPN server (a Mac OS X Server), then on the Mac OS X Server in Server Admin see what IP address they have been allocated by the VPN server, then tell ARD Admin to connect to that IP address.
    This works fine for me.
    The IP address will be a 'local'  to the ARD and VPN machines IP address it would not be the remote public or private IP addresses.

  • Hi i would like to know how to extend the range of my time capsule wifi network(500G 802.11n) using an airport express. i have a double storey home and would like to extend range to my upstairs bedrooms.i have a time capsules network setup via a netgear a

    hi i would like to know how to extend the range of my time capsule wifi network(500G 802.11n) using an airport express. i have a double storey home and would like to extend range to my upstairs bedrooms.i have a time capsules network setup via a netgear adsl.i have a second imac upstairs which connects to time capsule wifi network (it is within range as it is directly abobe on 1st floor)
    could you tell me how best to set airport express up to extend my wifi range?

    Greetings,
    This is called an "Extended wireless network".
    Read this article for details and steps on how to extend your TimeCapsule's network:
    http://support.apple.com/kb/HT4259
    Cheers.

  • Can no longer connect to remote server via VPN

    I recently installed OS 10.5.8, and have found that I can no longer connect to my server at work. The VPN itself (via PPTP) works fine, it's just that when I try to connect to the remote server (via Connect to Server) I get a dialogue saying 'A volume failed to mount.' A further dialogue says 'Sorry, the operation could not be completed because an unexpected error occurred. (Error code -6602)'
    Has anyone found a way around this, please? I'm disabled and I need to be able to work from home – without the connection I'm stuffed! Obviously I've tried rebooting the machine etc, but nothing seems to help.
    Thank you for any assistance you can give.
    Kitty.

    For some random reason this connection has begun working again – please ignore the question!

  • Help For Remote Access Via VPN

    Need Help
    what cisco product or router specification or model  can we use for VPN connection in our remote site via Internet Connection
    thanks Godbless

    There are several options here, but more information is probably needed to give a good recommendation.
    1.  What type of VPN?  A site to site VPN that stays up, or remote VPN that is more on demand?
    2.  What type of Internet access to have at your remote site?
    3.  Are you going to also use this as a gateway to the Internet or will this device sit to the side or behind your gateway?
    My first inclination is that if you just need occasional remote access to your remote site for support issues check out the ASA 5505.  Depending on where you will place it and what amount of user traffic will flow through it, you may be able to get by with just a base license and use IPSec remote VPN. 
    If this posts answers your question or is helpful, please consider rating it and/or marking as answered.

  • Document access via WAN in portal

    Hi,
    I have the following problem. I have installed portal with KM in place A and some users are in place B. Both places are connected via WAN (1Mbit/s). Users in place B have some documents stored in there LAN so they can access them relatively quickly. But they would like to use functionality of KM. When I move their documents to the portal they will access these files over WAN connection. Is there some alternative solution? (users can navigate to the document via portal but than they download them from LAN). Can this be solved by WebDAV or Web repository manager?
    Thanks a lot,
    Zdenek

    Hi Praskah,
    thanks for help but I would like to avoid network traffic between two WAN locations. Imagine that you have 10MB file on network A on some WebDAV server for example that is in network A too. Portal resides in network B which is conntected with network A via 1mbit/s connection. Webdav repository is connected to this portal. I suppose that if you want to download your document from portal you must firstly transfer it from network A to network B (to the portal) and then from network B to network A again (to your desktop).
    My question is: Can I avoid described useless network traffic and download document directly from network A?

  • Update-Help error when console application is run in remote machine via PS remoting

    Hello,
    When I execute a particular console application in a remote machine via PS remoting, I get an error related to update-help. When I execute it directly on the remote machine, it works...
    My code:
    $credential = Get-Credential -Credential "DomainName\AccountName"
    $session = New-PSSession -ComputerName "MachineName" -Authentication Credssp -Credential $credential;
    Invoke-Command -session $session -ScriptBlock {
    try{
    cd <network share location>
    .\theConsoleApp.exe | Out-File C:\console-output.txt
    $error | Out-File C:\console-error-output.txt
    $exitCode
    } catch {
    throw $error
    Error seen in the console:
    NetNat, PcsvDevice, PSDesiredStateConfiguration, SoftwareInventoryLogging, StartScreen, TLS, WindowsSearch' with UI culture(s) {en-US} : Unable to retrieve the HelpInfo XML file for
    UI culture en-US. Make sure the HelpInfoUri property in the module manifest is valid or check your network connection and then try the command again.
    $error variable from above:
    Errored out (exit code 1603) with error message: ErrorId 10010: Xpatch threw an unexpected exception: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
    I’ve tried
    two different user accounts
    multiple file share locations
    different OSs
    different target servers
    but have not determined the cause of the error.
    I would appreciate any help on this.
    -Rohan.

    Clearly the remote EXE cannot run in that context.  YOU should not run that program remotely.
    I suspect there is also information you are not giving to us.
    ¯\_(ツ)_/¯

  • Data affinity between clusters separated via WAN

    Hi,
    I need your help, again! :)
    In the scenario where I have two clusters separated via WAN, I want to know if it is possible to create data affinity to each cluster.
    That is, this scenario is not the same as Push Replication Pattern solve, because I want to avoid the data management conflict between the updates on the both clusters. If I create data affinity to each cluster, the Cluster A is responsible for data objects X and Y (and the same data object in the other cluster is considered as secondary/backup) and Cluster B is responsible for data objects W and Z (also has a backup on Cluster A).
    Thanks.
    Regards,
    André

    Hi ggleyzer,
    Thanks for the help.
    But, how can I routing different keys to different caches, if I want to have two clusters with the same information and caches due to possible disaster recover scenario?
    The scenario that I imagine is almost the same as Push Replication Pattern - Active-Active. (http://coherence.oracle.com/display/INCUBATOR/Auction+Site+Demo+1.0.0)
    I want to have 2 Clusters (e.g. "A" and "B") and have exactly the same information in each one. However, I want to create affinity of objects to each Cluster, for example, the objects X and Y are processed by "ClusterA" (even the request arrive to "ClusterB") but still have of copy of them in "ClusterB" (X' and Y', just for the case of disaster). So: can I specify the namedCache of "ClusterA" to objects X and Y (having a copy of that objects on "ClusterB") and assure that all processing of this type of objects are done by "ClusterA"?
    If it's possible, do you think that approach is more suitable than Push Replication Pattern? A problem that occurs with this pattern is the Conflit Resolver. However, I don't know which problems I will face with the other. Maybe the main disadvantage is the information crossed over the WAN, because "ClusterB" can send processing to objects that has affinity to "ClusterA".
    Thanks,
    Regards,
    André

  • How does one set up remote access via the internet to access files stored on the Time Capsule using airport utility 6.1

    I was just wondering if anyone can provide me with instructions please on how to set up remote access via the internet to the time capsule when away from home?
    I am running OS X Mountain Lion operating system and have Airport Utility 6.1.
    Many thanks to you all for your help.

    I think the instructions should be all in BTMM with iCloud.
    Instructions are all there.
    http://support.apple.com/kb/ht3486

  • Is there a way / app that would allow me to access my jetpack's web ui remotely from the WAN side ?

    Is there a way / app that would allow me to access my jetpack's web ui remotely from the WAN side ?

        netdestroy, that's a great question. I apologize that currently, we don't support any applications that allow this capability.
    LasinaH_VZW
    Follow us on Twitter @VZWSupport

  • Access directory in remote server via SAP GUI

    Dear experts:
    My servers are with windows server 2003 OS, I want to access directories in a remote server via SAP GUI(in tcode AL11).
    I have shared the directory in the remote server, and grant full control authrization to everyone. Then I map a driver to the shared diretory on SAP server,and I can open the diretory successfully. But when I add this diretory to SAP-directories(through tcode AL11), I can't open it in SAP GUI, when I doudle click on this directory, the error message occurs on the status bar:"Wrong order of calls <- CALL opendir: Not a directory(,,..)"
    How can I fix this problem? Thanks!

    > I have shared the directory in the remote server, and grant full control authrization to everyone. Then I map a driver to the shared diretory on SAP server,and I can open the diretory successfully.
    Please note:
    Driver letters are user dependent. So if you map the drive as administrator or <sid>adm it's not available for user SAPService<SID> (the user running the SAP system).
    So the best thing to access directory is using UNC names like
    \\<servername>\<share>
    not drive letters.
    Markus

Maybe you are looking for