<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: how to setup F5 Big-IP and ArcGIS Server 10.8.1, no web adaptors, to allow print service to work, windows in High Availability and Disaster Recovery Questions</title>
    <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/how-to-setup-f5-big-ip-and-arcgis-server-10-8-1-no/m-p/1014006#M383</link>
    <description>&lt;P&gt;As &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1371"&gt;@JoshuaBixby&lt;/a&gt; mentioned, it's a networking problem. It just so happens that the machine with the problem has ArcGIS Server running on it.&lt;BR /&gt;&lt;BR /&gt;"&lt;EM&gt;I cannot browse to the rest services from the arcgis server through the F5.&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;This is the indication it's not a software problem; take the software out of it, and you still see issues. ArcGIS Server is making the same connection that you are attempting manually. If you can't connect in a browser, Server can't either.&lt;/P&gt;&lt;P&gt;You'll need to look into a forward proxy to allow outbound connections, or modify firewall rules to allow that connection.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Jan 2021 17:20:43 GMT</pubDate>
    <dc:creator>JonathanQuinn</dc:creator>
    <dc:date>2021-01-05T17:20:43Z</dc:date>
    <item>
      <title>how to setup F5 Big-IP and ArcGIS Server 10.8.1, no web adaptors, to allow print service to work, windows</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/how-to-setup-f5-big-ip-and-arcgis-server-10-8-1-no/m-p/1012578#M376</link>
      <description>&lt;P&gt;I have 2 virtual machines with windows 2019 and ArcGIS Server 10.8.1. I am trying to implement a F5 Big-IP load balancer in place of web adaptors. We have all three servers in the DMZ. I have a geoprocessing service which is used for printing a map. The geoprocessing service works when I browse to the rest endpoint and select "execute task". This is the Export Web Map task and I provide a json string with the map information, a string for the output format (PDF), and a paper size (Letter ANSI A Landscape). The task works and creates a PDF of the map as long as I do not include any map layers from my gis server site. The server log has the following error messages:&lt;/P&gt;&lt;P&gt;SEVERE Dec 28, 2020, 9:53:45 AM Error executing tool. Export Web Map Geoprocessing/BasicPrinting.GPServer&lt;BR /&gt;SEVERE Dec 28, 2020, 9:53:45 AM Error executing tool. Export Web Map : Layer "layer2": Unable to connect to map server at https://&amp;lt;loadbalancer&amp;gt;/arcgis/rest/services/Assessor/PropertyMap_CU_Inside/MapServer/. Failed to execute (ExportWebMap). Failed to execute (Export Web Map). Geoprocessing/BasicPrinting.GPServer&lt;BR /&gt;WARNING Dec 28, 2020, 9:53:45 AM A connection with the server could not be established (WinINet Error while using HTTPS security, 12029), URL = https://&amp;lt;loadbalancer&amp;gt;/arcgis/rest/services/Assessor/PropertyMap_CU_Inside/MapServer?f=json Geoprocessing/BasicPrinting.GPServer&lt;BR /&gt;WARNING Dec 28, 2020, 9:53:44 AM A connection with the server could not be established (WinINet Error while using HTTPS security, 12029), URL = https://&amp;lt;loadbalancer&amp;gt;/arcgis/rest/info?f=json Geoprocessing/BasicPrinting.GPServer&lt;/P&gt;&lt;P&gt;Has anyone been able to set-up and use an F5 load balancer with ArcGIS Server 10.8.1 stand-alone site and still be able to use the Export Web Map service?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 22:44:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/how-to-setup-f5-big-ip-and-arcgis-server-10-8-1-no/m-p/1012578#M376</guid>
      <dc:creator>JaniceBaird</dc:creator>
      <dc:date>2020-12-28T22:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup F5 Big-IP and ArcGIS Server 10.8.1, no web adaptors, to allow print service to work, windows</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/how-to-setup-f5-big-ip-and-arcgis-server-10-8-1-no/m-p/1012656#M377</link>
      <description>&lt;P&gt;Fundamentally this is a Windows error code and Windows issue.&amp;nbsp; ArcGIS Server is the symptom here, not the problem.&amp;nbsp; &lt;A href="https://docs.microsoft.com/en-us/windows/win32/wininet/wininet-errors" target="_blank"&gt;Error Messages (Wininet.h) - Win32 apps | Microsoft Docs&lt;/A&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;STRONG&gt;ERROR_INTERNET_CANNOT_CONNECT&lt;/STRONG&gt;&lt;BR /&gt;12029&lt;BR /&gt;The attempt to connect to the server failed.&lt;/BLOCKQUOTE&gt;&lt;P&gt;If you are seeing the load balancer URL in the logs, than the URL translations between GIS Server and the F5 are working, which is good.&amp;nbsp; Since these servers are in a DMZ, I am guessing the F5 is blocking their connection back to the F5.&amp;nbsp; I assume if you log into the console of one of these machines and try to connect using a browser to &lt;A href="https://community.esri.com/" target="_blank"&gt;https://&amp;lt;loadbalancer&amp;gt;/arcgis/rest/info,&lt;/A&gt; it will fail.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 15:12:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/how-to-setup-f5-big-ip-and-arcgis-server-10-8-1-no/m-p/1012656#M377</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2020-12-29T15:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup F5 Big-IP and ArcGIS Server 10.8.1, no web adaptors, to allow print service to work, windows</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/how-to-setup-f5-big-ip-and-arcgis-server-10-8-1-no/m-p/1013091#M378</link>
      <description>&lt;P&gt;Joshua,&lt;/P&gt;&lt;P&gt;That is exactly correct. I cannot browse to the rest services from the arcgis server through the F5. I can browse all day from other computers. Do you have any idea how to correct this issue?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Janice.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 23:11:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/how-to-setup-f5-big-ip-and-arcgis-server-10-8-1-no/m-p/1013091#M378</guid>
      <dc:creator>JaniceBaird</dc:creator>
      <dc:date>2020-12-30T23:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup F5 Big-IP and ArcGIS Server 10.8.1, no web adaptors, to allow print service to work, windows</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/how-to-setup-f5-big-ip-and-arcgis-server-10-8-1-no/m-p/1013300#M379</link>
      <description>&lt;P&gt;One option is to set up a forward proxy, then configure the forward proxy at the OS level as well as in ArcGIS Server. Server will then reach external endpoints via the forward proxy.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://enterprise.arcgis.com/en/server/latest/deploy/windows/using-a-forward-proxy-server-with-arcgis-server.htm" target="_blank"&gt;https://enterprise.arcgis.com/en/server/latest/deploy/windows/using-a-forward-proxy-server-with-arcgis-server.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Dec 2020 21:38:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/how-to-setup-f5-big-ip-and-arcgis-server-10-8-1-no/m-p/1013300#M379</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2020-12-31T21:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup F5 Big-IP and ArcGIS Server 10.8.1, no web adaptors, to allow print service to work, windows</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/how-to-setup-f5-big-ip-and-arcgis-server-10-8-1-no/m-p/1013691#M380</link>
      <description>&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;Thanks for the reply. My IT department tells me that we do not use a forward proxy. I am guessing that you are saying that we should use a forward proxy. I am working with the IT department at this time but it is not going quickly. They are not comfortable with the gis servers and I know nothing about the load balancer configuration. I am unable to browse from my gis server to the load balancer but can browse to it from my workstation. Are there settings that need to be updated on the gis server to allow it to talk to the load balancer? I did follow one technical article about running IE as the arcgis service account and making sure the LAN settings were unchecked and the load balancer url was added to the intranet zone sites. This did not improve my situation. I do have a case open with technical support but this is going slow as well.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Janice.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 19:16:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/how-to-setup-f5-big-ip-and-arcgis-server-10-8-1-no/m-p/1013691#M380</guid>
      <dc:creator>JaniceBaird</dc:creator>
      <dc:date>2021-01-04T19:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup F5 Big-IP and ArcGIS Server 10.8.1, no web adaptors, to allow print service to work, windows</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/how-to-setup-f5-big-ip-and-arcgis-server-10-8-1-no/m-p/1013718#M381</link>
      <description>&lt;P&gt;This isn't a GIS Server issue, it is solely a network infrastructure issue.&amp;nbsp; DMZs are commonly locked down to prevent unapproved port and IP traffic, both inbound and outbound.&amp;nbsp; You will need to work with your IT folks to configure the firewalls and/or load balancer to allow the servers to connect back to themselves through the load balancing interface.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 19:48:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/how-to-setup-f5-big-ip-and-arcgis-server-10-8-1-no/m-p/1013718#M381</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2021-01-04T19:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup F5 Big-IP and ArcGIS Server 10.8.1, no web adaptors, to allow print service to work, windows</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/how-to-setup-f5-big-ip-and-arcgis-server-10-8-1-no/m-p/1013784#M382</link>
      <description>&lt;P&gt;Hi Joshua,&lt;/P&gt;&lt;P&gt;Thanks for the reply. Unfortunately, my IT folks say it is a GIS Server issue because the server log files say that the GIS Server is not allowing the connection... This is getting pretty messy! I am sorry. If we get it figured out, I will post the solution.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Janice.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 22:10:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/how-to-setup-f5-big-ip-and-arcgis-server-10-8-1-no/m-p/1013784#M382</guid>
      <dc:creator>JaniceBaird</dc:creator>
      <dc:date>2021-01-04T22:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup F5 Big-IP and ArcGIS Server 10.8.1, no web adaptors, to allow print service to work, windows</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/how-to-setup-f5-big-ip-and-arcgis-server-10-8-1-no/m-p/1014006#M383</link>
      <description>&lt;P&gt;As &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1371"&gt;@JoshuaBixby&lt;/a&gt; mentioned, it's a networking problem. It just so happens that the machine with the problem has ArcGIS Server running on it.&lt;BR /&gt;&lt;BR /&gt;"&lt;EM&gt;I cannot browse to the rest services from the arcgis server through the F5.&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;This is the indication it's not a software problem; take the software out of it, and you still see issues. ArcGIS Server is making the same connection that you are attempting manually. If you can't connect in a browser, Server can't either.&lt;/P&gt;&lt;P&gt;You'll need to look into a forward proxy to allow outbound connections, or modify firewall rules to allow that connection.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 17:20:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/how-to-setup-f5-big-ip-and-arcgis-server-10-8-1-no/m-p/1014006#M383</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2021-01-05T17:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup F5 Big-IP and ArcGIS Server 10.8.1, no web adaptors, to allow print service to work, windows</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/how-to-setup-f5-big-ip-and-arcgis-server-10-8-1-no/m-p/1014115#M384</link>
      <description>&lt;P&gt;I have marked JoshuaBixby as providing the solution. He is right about it being a network issue and not a GIS Server issue. The Network folks did something with an external listener which allowed the gis servers to access themselves through the load balancer. I don't have the exact terminology but could probably provide more info if anyone is interested.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks to Jonathan and Joshua for sticking with me.&lt;/P&gt;&lt;P&gt;Janice.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 21:59:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/how-to-setup-f5-big-ip-and-arcgis-server-10-8-1-no/m-p/1014115#M384</guid>
      <dc:creator>JaniceBaird</dc:creator>
      <dc:date>2021-01-05T21:59:40Z</dc:date>
    </item>
  </channel>
</rss>

