+ Reply to Thread
Results 1 to 4 of 4

Thread: Can't connect to Manager/Rest Services using IP address

  1. #1
    Bryan M
    Join Date
    Jul 2010
    Posts
    14
    Points
    0
    Answers Provided
    0


    0

    Default Can't connect to Manager/Rest Services using IP address

    I can't determine if whether I have a corrupt instance that needs to be recreated or if I've missed a setup step somewhere. I am able to access the REST services directory and AGS Manager pages using 'localhost' or the host/server name (ie: http://localhost/arcgis/rest or http://ip-0axxxxxx/arcgis/manager). However I am not able to access these pages with the IP address, which is how the pages are accessed when you click the links found on the Amazon EC2 welcome page. I have an elastic IP currently associated with this instance, but the same issue occurs when I'm accessing my instance without the EIP. Has anyone experienced this issue before?

    Cheers,
    Bryan

  2. #2
    Andrew Stauffer

    Join Date
    Oct 2009
    Posts
    387
    Points
    83
    Answers Provided
    18


    0
    This post is marked as the answer

    Default Re: Can't connect to Manager/Rest Services using IP address

    Hi Bryan,

    After you apply the EIP to the instance, it's a good idea to restart the instance. The EIP will take affect with the ArcGIS Server configuration and it should work for you. If it does not, then the next thing to look at is the Security Groups to ensure that external access to the server is open. Security Groups in EC2 is basically the firewall for machines within that group. If this hasn't been configured properly, you could be blocking external http requests from hitting the instance.

    Hope that helps,
    Andrew
    Esri User Advocacy Group | Development Technical Lead
    Twitter & Skype: @geostauf

  3. #3
    Bryan M
    Join Date
    Jul 2010
    Posts
    14
    Points
    0
    Answers Provided
    0


    0

    Default Re: Can't connect to Manager/Rest Services using IP address

    Hi Andrew,
    Turns out the Security Group settings is exactly what the issue was. Originally the only ports open were for Remote Desktop and HTTPS access. As soon as I enabled HTTP, everything started working as it should. Thanks for pointing me in the right direction!

    In the near future, we will require HTTPS access, as Amazon is going to be used as a failover for our secured external on-site AGS instance. Is there anything that I need to take into consideration in order to get Amazon to work seamlessly with HTTPS and our set up?

    Cheers,
    Bryan

  4. #4
    Andrew Stauffer

    Join Date
    Oct 2009
    Posts
    387
    Points
    83
    Answers Provided
    18


    0

    Default Re: Can't connect to Manager/Rest Services using IP address

    As long as you install the SSL Cert on the Amazon instance, and test it out you should be good to go. I would still give this link a quick read to make sure you've covered all your bases.
    http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_on_amazon_ec2/index.html#/ArcGIS_Server_security_on_Amazon_EC2/00rq0000000n000000/

    Cheers,
    Andrew
    Esri User Advocacy Group | Development Technical Lead
    Twitter & Skype: @geostauf

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts