Select to view content in your preferred language

Public Rest Service and DNS

1194
13
Jump to solution
06-17-2025 07:30 AM
becyr
by
Regular Contributor

Hi All, 

Help me out I am lost on DNS, Webadaptor and so on. 

We upgraded our gis server so now IT is helping us point the public url to the internal one. 

Our web adaptor is https://example/server/

I requested the below

  1. Point https://example/server/rest/services to https://gis.example/arcgis/rest/services
  2. Point https://example/portal/home/ to https://gis.example/portal/home/

If we point https://example/arcgis/rest/services to https://gis.example/arcgis/rest/services .would we need to update our web adaptor?

Correction* 

It's a new environment instead of an upgrade

0 Kudos
13 Replies
Scott_Tansley
MVP Regular Contributor

Ah.  Well you can’t have the same DNS pointed at two environments at the same time.  Typically my clients may have gis.example.com to begin with, but then a replacement environment may become maps.example.com.

otherwise you need to create a separate network (vlan) to host the new servers.  These servers will be isolated from the primary network.  You could then configure them as gis.example.com.

when configured you can retire the old server and cutover…. 

Scott Tansley
https://www.linkedin.com/in/scotttansley/
becyr
by
Regular Contributor

Thank you scott!! I did forward your comment to our IT department. 

I contacted Esri Tech support for further assistance. I got a heart-breaking response. It looks like our web adaptor which is https://begis2.us/server was used as a service URL when federating. Our gis.example public url would need to be added to the service url. This would in the end break the path of the data already published on Portal 😞

 

0 Kudos
Scott_Tansley
MVP Regular Contributor

Yup.  That’s why you’d need the second dns.  I see this stuff all the time where enterprise deployments evolve rather than being planned.  There are some fundamental planning steps that are often overlooked.  Maybe I should write a book one day…. 

sorry you’re struggling. 

Scott Tansley
https://www.linkedin.com/in/scotttansley/
becyr
by
Regular Contributor

Yes, definitely. Thank you scott for troubleshooting with me. 

0 Kudos