<html><head></head><body>Hi,<br /><br />&gt;<span style="color: #1f497d; font-family: Calibri, sans-serif; font-size: 14.6667px;">Do you know how many new connections are being made to DB server every minute/second?</span><br /><br />I'll check that when the problem is happening.&nbsp; I ran those commands just now, and I don't see any large number of incoming connections.&nbsp; The output of netstat -n is about 980 lines, and doesn't seem to fluctuate much during normal usage.&nbsp; I'll see if that is still the case when this problem I'm having is actually happening.&nbsp; The problem seems limited to just Ingres, though -- I have no trouble connecting to the database server using ssh, sftp, etc. even while this problem is happening so if it was a connection flood of some kind it would have to be hitting only Ingres itself.<br /><br />Michel<br /><br /><hr /><strong>From: </strong><span title="paul.white@shift7solutions.com.au">&quot;Paul White&quot; &lt;paul.white@shift7s!
 olutions.com.au&gt;</span><br /><strong>Date: </strong>Sat, Oct 28, 2017 12:07 am<br /><strong>To: </strong><span title="mvf@cyberren.com">&quot;'Michel Forget'&quot; &lt;mvf@cyberren.com&gt;</span>, <span title="info-ingres@lists.planetingres.org">info-ingres@lists.planetingres.org</span><br /><strong>Subject: </strong>RE: [Info-ingres] Ingres 9.0.4 nameserver freezing (but the rest of Ingres is fine, and restarting the nameserver manually recovers operation)...<br />
<article>
<div>
<p><span style="font-size: 11.0pt; font-family: Calibri,sans-serif; color: #1F497D; " data-style-orig="font-size:11.0pt;font-family:Calibri,sans-serif;
color:#1F497D">Hi Michel,</span></p>
<p><span style="font-size: 11.0pt; font-family: Calibri,sans-serif; color: #1F497D; " data-style-orig="font-size:11.0pt;font-family:Calibri,sans-serif;
color:#1F497D">Do you know how many new connections are being made to DB server every minute/second?</span></p>
<p><span style="font-size: 11.0pt; font-family: Calibri,sans-serif; color: #1F497D; " data-style-orig="font-size:11.0pt;font-family:Calibri,sans-serif;
color:#1F497D">&nbsp;</span></p>
<p><span style="font-size: 11.0pt; font-family: Calibri,sans-serif; color: #1F497D; " data-style-orig="font-size:11.0pt;font-family:Calibri,sans-serif;
color:#1F497D">netstat -n &gt; n1</span></p>
<p><span style="font-size: 11.0pt; font-family: Calibri,sans-serif; color: #1F497D; " data-style-orig="font-size:11.0pt;font-family:Calibri,sans-serif;
color:#1F497D">sleep 10</span></p>
<p><span style="font-size: 11.0pt; font-family: Calibri,sans-serif; color: #1F497D; " data-style-orig="font-size:11.0pt;font-family:Calibri,sans-serif;
color:#1F497D">netstat -n &gt; n2</span></p>
<p><span style="font-size: 11.0pt; font-family: Calibri,sans-serif; color: #1F497D; " data-style-orig="font-size:11.0pt;font-family:Calibri,sans-serif;
color:#1F497D">wc n1 n2</span></p>
<p><span style="font-size: 11.0pt; font-family: Calibri,sans-serif; color: #1F497D; " data-style-orig="font-size:11.0pt;font-family:Calibri,sans-serif;
color:#1F497D">diff n1 n2 </span></p>
<p><span style="font-size: 11.0pt; font-family: Calibri,sans-serif; color: #1F497D; " data-style-orig="font-size:11.0pt;font-family:Calibri,sans-serif;
color:#1F497D">&nbsp;</span></p>
<p><span style="font-size: 11.0pt; font-family: Calibri,sans-serif; color: #1F497D; " data-style-orig="font-size:11.0pt;font-family:Calibri,sans-serif;
color:#1F497D">Under windows, I have recorded an occasional iign.exe crash on several Windows servers.&nbsp; </span></p>
<p><span style="font-size: 11.0pt; font-family: Calibri,sans-serif; color: #1F497D; " data-style-orig="font-size:11.0pt;font-family:Calibri,sans-serif;
color:#1F497D">ingstart –iigcn fixes the problem (but don’t log out that windows session hey)</span></p>
<p><span style="font-size: 11.0pt; font-family: Calibri,sans-serif; color: #1F497D; " data-style-orig="font-size:11.0pt;font-family:Calibri,sans-serif;
color:#1F497D">&nbsp;</span></p>
<p><span style="font-size: 11.0pt; font-family: Calibri,sans-serif; color: #1F497D; " data-style-orig="font-size:11.0pt;font-family:Calibri,sans-serif;
color:#1F497D">My theory is that a badly behaved .Net application is making and dropping connections about 50 times per second over a short period.</span></p>
<p><span style="font-size: 11.0pt; font-family: Calibri,sans-serif; color: #1F497D; " data-style-orig="font-size:11.0pt;font-family:Calibri,sans-serif;
color:#1F497D">It leaves 1,000s of TIME_WAIT connections standing for about a minute.</span></p>
<p><span style="font-size: 11.0pt; font-family: Calibri,sans-serif; color: #1F497D; " data-style-orig="font-size:11.0pt;font-family:Calibri,sans-serif;
color:#1F497D">&nbsp;</span></p>
<p><span style="font-size: 11.0pt; font-family: Calibri,sans-serif; color: #1F497D; " data-style-orig="font-size:11.0pt;font-family:Calibri,sans-serif;
color:#1F497D">Paul</span></p>
<p><span style="font-size: 11.0pt; font-family: Calibri,sans-serif; color: #1F497D; " data-style-orig="font-size:11.0pt;font-family:Calibri,sans-serif;
color:#1F497D">&nbsp;</span></p>
<p><span style="font-size: 11.0pt; font-family: Calibri,sans-serif; color: #1F497D; " data-style-orig="font-size:11.0pt;font-family:Calibri,sans-serif;
color:#1F497D">&nbsp;</span></p>
<p><span style="font-size: 11.0pt; font-family: Calibri,sans-serif; color: #1F497D; " data-style-orig="font-size:11.0pt;font-family:Calibri,sans-serif;
color:#1F497D">&nbsp;</span></p>
<p><span style="font-size: 11.0pt; font-family: Calibri,sans-serif; color: #1F497D; " data-style-orig="font-size:11.0pt;font-family:Calibri,sans-serif;
color:#1F497D">&nbsp;</span></p>
<div>
<div style="border: none; border-top: solid #B5C4DF 1.0pt; padding: 3.0pt 0cm 0cm 0cm; " data-style-orig="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p><strong><span style="font-size: 10.0pt; font-family: Tahoma,sans-serif; " data-style-orig="font-size:10.0pt;font-family:
Tahoma,sans-serif">From:</span></strong><span style="font-size: 10.0pt; font-family: Tahoma,sans-serif; " data-style-orig="font-size:10.0pt;
font-family:Tahoma,sans-serif"> info-ingres-bounces@lists.planetingres.org [mailto:info-ingres-bounces@lists.planetingres.org] <strong>On Behalf Of </strong>Michel Forget<br /> <strong>Sent:</strong> Saturday, 28 October 2017 1:57 PM<br /> <strong>To:</strong> info-ingres@lists.planetingres.org<br /> <strong>Subject:</strong> [Info-ingres] Ingres 9.0.4 nameserver freezing (but the rest of Ingres is fine, and restarting the nameserver manually recovers operation)...</span></p>
</div>
</div>
<p>&nbsp;</p>
<p>Hi,<br /> <br /> I was referred to this mailing-list in hopes of finding a solution for a problem that has been vexing me.<br /> <br /> I have an Ingres 9.0.4&nbsp; (community edition, 64-bit) installation that is experiencing a strange &quot;freeze&quot;.&nbsp; The symptom observed by the users is that existing connections to the DBMS are just fine, but no new connections to the DBMS can be established (either from elsewhere on the network through Ingres/NET, or even locally).<br /> <br /> After some trial-and-error, and some diagnostic help from Actian, we've determined that the problem isn't actually the DBMS itself.&nbsp; If we kill -9 the iigcn process, then do instart -iigcn then all returns to normal.&nbsp; The funny thing is that there is no information in the errlog.log file that indicates a problem at all.&nbsp;&nbsp;<br /> <br /> Using this approach, we've been able to avoid downtime (to keep the users happy) but we aren't really closer to a solut! ion.&nbsp; I!
  -could- write a script that runs once a minute, checks if it can establish a connection to the DBMS, then stops/starts the iigcn process if it can't but I'm hoping to reach an actual solution to the problem so that such a thing isn't necessary.<br /> <br /> The operating system that Ingres is installed on (which is running as a virtual machine in the Azure cloud) is:<br /> <br /> CentOS Linux release 7.3.1611 (Core)<br /> <br /> The configuration of the nameserver is currently the default configuration, except that session_limit is set to 64 instead of 16.&nbsp; While this virtual machine running in the Azure cloud is new, the configuration of Ingres was migrated from an older system.&nbsp; I believe this problem happened once or twice over a two year period on the old system, but it was never happening every day like this is.&nbsp; I can't see session_limit being a problem, but just the same I've reverted it back to 16.&nbsp; My nameserver configuration is below:</p>
<div>
<p><span style="font-size: 11.0pt; " data-style-orig="font-size:11.0pt">Name Server Parameters:</span></p>
</div>
<div>
<div>
<p>Name&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; │Value&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;│Units</p>
</div>
<div>
<p>check_interval&nbsp; &nbsp; &nbsp; │300&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;│seconds</p>
</div>
<div>
<p>check_timeout&nbsp; &nbsp; &nbsp; &nbsp;│20&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; │seconds</p>
</div>
<div>
<p>check_type&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; │connect,install,clas│string</p>
</div>
<div>
<p>compress_point&nbsp; &nbsp; &nbsp; │50&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; │integer</p>
</div>
<div>
<p>default_server_class│INGRES&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; │string&nbsp;</p>
</div>
<div>
<p>expire_interval&nbsp; &nbsp; &nbsp;│300&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;│seconds</p>
</div>
<div>
<p>local_vnode&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;│REDACTED&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|</p>
</div>
<div>
<p>mechanisms&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; │&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; │mechanism list</p>
</div>
<div>
<p>registry_type&nbsp; &nbsp; &nbsp; &nbsp;│none&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; │installation type</p>
</div>
<div>
<p>remote_mechanism&nbsp; &nbsp; │none&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; │none, default, mechanism name</p>
</div>
<div>
<p>remote_vnode&nbsp; &nbsp; &nbsp; &nbsp; │&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; │virtual node</p>
</div>
<div>
<p>session_limit&nbsp; &nbsp; &nbsp; &nbsp;│16&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; │sessions</p>
</div>
<div>
<p>ticket_cache_size&nbsp; &nbsp;│10&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; │tickets</p>
</div>
<div>
<p>ticket_expire&nbsp; &nbsp; &nbsp; &nbsp;│1800&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; │seconds</p>
</div>
<div>
<p>timeout&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;│60&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; │seconds</p>
</div>
<div>
<p style="margin-bottom: 12.0pt; " data-style-orig="margin-bottom:12.0pt"><br /> In terms of the operating system itself, the /etc/sysctl.conf file consists of only one entry:<br /> <br /> kernel.shmmax = 300000000<br /> <br /> The Actian representative I spoke with had me gather some information (of which #3 looks interesting diagnostically speaking):<br /> <br /> 1) the output of pstack against the iigcn process:</p>
<div>
<p>#0&nbsp; 0x00007f3d74461de0 in __poll_nocancel () from /lib64/libc.so.6</p>
</div>
<div>
<p>#1&nbsp; 0x000000000043d093 in ii_CL_poll_poll ()</p>
</div>
<div>
<p>#2&nbsp; 0x000000000043c692 in iiCLpoll ()</p>
</div>
<div>
<p>#3&nbsp; 0x000000000043810a in GCexec ()</p>
</div>
<div>
<p>#4&nbsp; 0x000000000040ec21 in main ()</p>
</div>
<div>
<p style="margin-bottom: 12.0pt; " data-style-orig="margin-bottom:12.0pt"><br /> 2) the output of lsof -p agaisnt the iigcn process:</p>
<div>
<p>COMMAND&nbsp; &nbsp;PID&nbsp; &nbsp;USER&nbsp; &nbsp;FD&nbsp; &nbsp;TYPE&nbsp; &nbsp;DEVICE SIZE/OFF&nbsp; &nbsp; &nbsp; NODE NAME</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; cwd&nbsp; &nbsp; DIR&nbsp; &nbsp; &nbsp; 8,1&nbsp; &nbsp; &nbsp;4096 100760268 /home/ingres</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; rtd&nbsp; &nbsp; DIR&nbsp; &nbsp; &nbsp; 8,1&nbsp; &nbsp; &nbsp;4096&nbsp; &nbsp; &nbsp; &nbsp;128 /</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; txt&nbsp; &nbsp; REG&nbsp; &nbsp; &nbsp; 8,1&nbsp; &nbsp;601827 101588538 /opt/Ingres/IngresII/ingres/bin/iigcn</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; mem&nbsp; &nbsp; REG&nbsp; &nbsp; &nbsp; 8,1&nbsp; &nbsp; 62184 101735988 /usr/lib64/libnss_files-2.17.so</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; mem&nbsp; &nbsp; REG&nbsp; &nbsp; &nbsp; 8,1&nbsp; &nbsp; 11384 100664811 /usr/lib64/libfreebl3.so</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; mem&nbsp; &nbsp; REG&nbsp; &nbsp; &nbsp; 8,1&nbsp; &nbsp; 88720 100760266 /usr/lib64/libgcc_s-4.8.5-20150702.so.1</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; mem&nbsp; &nbsp; REG&nbsp; &nbsp; &nbsp; 8,1&nbsp; &nbsp; 19776 101735975 /usr/lib64/libdl-2.17.so</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; mem&nbsp; &nbsp; REG&nbsp; &nbsp; &nbsp; 8,1&nbsp; &nbsp; 41080 100760262 /usr/lib64/libcrypt-2.17.so</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; mem&nbsp; &nbsp; REG&nbsp; &nbsp; &nbsp; 8,1&nbsp; 2118128 100760258 /usr/lib64/libc-2.17.so</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; mem&nbsp; &nbsp; REG&nbsp; &nbsp; &nbsp; 8,1&nbsp; 1141928 101735977 /usr/lib64/libm-2.17.so</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; mem&nbsp; &nbsp; REG&nbsp; &nbsp; &nbsp; 8,1&nbsp; &nbsp;143944 101812385 /usr/lib64/libpthread-2.17.so</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; mem&nbsp; &nbsp; REG&nbsp; &nbsp; &nbsp; 8,1&nbsp; &nbsp;155464 100749243 /usr/lib64/ld-2.17.so</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp; 0u&nbsp; &nbsp;CHR&nbsp; &nbsp; &nbsp; 1,3&nbsp; &nbsp; &nbsp; 0t0&nbsp; &nbsp; &nbsp; 1028 /dev/null</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp; 1w&nbsp; &nbsp;CHR&nbsp; &nbsp; &nbsp; 1,3&nbsp; &nbsp; &nbsp; 0t0&nbsp; &nbsp; &nbsp; 1028 /dev/null</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp; 2w&nbsp; &nbsp;CHR&nbsp; &nbsp; &nbsp; 1,3&nbsp; &nbsp; &nbsp; 0t0&nbsp; &nbsp; &nbsp; 1028 /dev/null</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp; 3u&nbsp; IPv4 58898831&nbsp; &nbsp; &nbsp; 0t0&nbsp; &nbsp; &nbsp; &nbsp;TCP *:36750 (LISTEN)</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp; 4r&nbsp; &nbsp;REG&nbsp; &nbsp; &nbsp; 8,1&nbsp; 2121728&nbsp; 33702776 /opt/Ingres/IngresII/ingres/files/english/slow_v4.mnx</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp; 5w&nbsp; &nbsp;REG&nbsp; &nbsp; &nbsp; 8,1 70345162&nbsp; 69239389 /opt/Ingres/IngresII/ingres/files/errlog.log</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp; 6u&nbsp; IPv4 58973717&nbsp; &nbsp; &nbsp; 0t0&nbsp; &nbsp; &nbsp; &nbsp;TCP localhost:55778-&gt;localhost:34546 (ESTABLISHED)</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp; 7u&nbsp; IPv4 58975824&nbsp; &nbsp; &nbsp; 0t0&nbsp; &nbsp; &nbsp; &nbsp;TCP localhost:57130-&gt;localhost:34546 (ESTABLISHED)</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp; 8u&nbsp; IPv4 58981059&nbsp; &nbsp; &nbsp; 0t0&nbsp; &nbsp; &nbsp; &nbsp;TCP localhost:58514-&gt;localhost:34546 (ESTABLISHED)</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp; 9u&nbsp; IPv4 58987208&nbsp; &nbsp; &nbsp; 0t0&nbsp; &nbsp; &nbsp; &nbsp;TCP localhost:59902-&gt;localhost:34546 (ESTABLISHED)</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp;10u&nbsp; IPv4 58992237&nbsp; &nbsp; &nbsp; 0t0&nbsp; &nbsp; &nbsp; &nbsp;TCP localhost:33066-&gt;localhost:34546 (ESTABLISHED)</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp;11u&nbsp; IPv4 58997496&nbsp; &nbsp; &nbsp; 0t0&nbsp; &nbsp; &nbsp; &nbsp;TCP localhost:34474-&gt;localhost:34546 (ESTABLISHED)</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp;12u&nbsp; IPv4 59006999&nbsp; &nbsp; &nbsp; 0t0&nbsp; &nbsp; &nbsp; &nbsp;TCP localhost:35826-&gt;localhost:34546 (ESTABLISHED)</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp;13u&nbsp; IPv4 59009214&nbsp; &nbsp; &nbsp; 0t0&nbsp; &nbsp; &nbsp; &nbsp;TCP localhost:37182-&gt;localhost:34546 (ESTABLISHED)</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp;14u&nbsp; IPv4 59013545&nbsp; &nbsp; &nbsp; 0t0&nbsp; &nbsp; &nbsp; &nbsp;TCP localhost:38628-&gt;localhost:34546 (ESTABLISHED)</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp;15u&nbsp; IPv4 59017155&nbsp; &nbsp; &nbsp; 0t0&nbsp; &nbsp; &nbsp; &nbsp;TCP localhost:40132-&gt;localhost:34546 (ESTABLISHED)</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp;16u&nbsp; IPv4 59023532&nbsp; &nbsp; &nbsp; 0t0&nbsp; &nbsp; &nbsp; &nbsp;TCP localhost:41520-&gt;localhost:34546 (ESTABLISHED)</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp;17u&nbsp; IPv4 59022321&nbsp; &nbsp; &nbsp; 0t0&nbsp; &nbsp; &nbsp; &nbsp;TCP localhost:42880-&gt;localhost:34546 (ESTABLISHED)</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp;18u&nbsp; IPv4 59035815&nbsp; &nbsp; &nbsp; 0t0&nbsp; &nbsp; &nbsp; &nbsp;TCP localhost:44406-&gt;localhost:34546 (ESTABLISHED)</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp;19u&nbsp; IPv4 59037451&nbsp; &nbsp; &nbsp; 0t0&nbsp; &nbsp; &nbsp; &nbsp;TCP localhost:45748-&gt;localhost:34546 (ESTABLISHED)</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp;20u&nbsp; IPv4 59044416&nbsp; &nbsp; &nbsp; 0t0&nbsp; &nbsp; &nbsp; &nbsp;TCP localhost:47218-&gt;localhost:34546 (ESTABLISHED)</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp;21u&nbsp; IPv4 60055611&nbsp; &nbsp; &nbsp; 0t0&nbsp; &nbsp; &nbsp; &nbsp;TCP localhost:48546-&gt;localhost:34546 (ESTABLISHED)</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp;22u&nbsp; IPv4 60059812&nbsp; &nbsp; &nbsp; 0t0&nbsp; &nbsp; &nbsp; &nbsp;TCP localhost:49844-&gt;localhost:34546 (ESTABLISHED)</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp;23u&nbsp; IPv4 60059483&nbsp; &nbsp; &nbsp; 0t0&nbsp; &nbsp; &nbsp; &nbsp;TCP localhost:51224-&gt;localhost:34546 (ESTABLISHED)</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp;24u&nbsp; IPv4 60071073&nbsp; &nbsp; &nbsp; 0t0&nbsp; &nbsp; &nbsp; &nbsp;TCP localhost:52632-&gt;localhost:34546 (ESTABLISHED)</p>
</div>
<div>
<p>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp;25u&nbsp; IPv4 61921071&nbsp; &nbsp; &nbsp; 0t0&nbsp; &nbsp; &nbsp; &nbsp;TCP localhost:36750-&gt;localhost:43066 (ESTABLISHED)</p>
</div>
<div>
<p style="margin-bottom: 12.0pt; " data-style-orig="margin-bottom:12.0pt"><br /> 3) the output of netstat | grep &lt;gcn port&gt; (which was 36750 at the time)</p>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:45424&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;SYN_RECV</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:45488&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;SYN_RECV</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:45354&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;SYN_RECV</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:45450&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;SYN_RECV</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:45264&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;SYN_RECV</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:45278&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;SYN_RECV</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:45262&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;SYN_RECV</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:45408&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;SYN_RECV</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:45390&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;SYN_RECV</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:45338&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;SYN_RECV</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:45356&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;SYN_RECV</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:45410&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;SYN_RECV</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:45352&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;SYN_RECV</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:43128&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309 localhost:45424&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:43614&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; 258&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43128&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:43066&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309 localhost:45450&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:43542&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309 localhost:45262&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; 258&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43614&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:43492&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; 309&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43764&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; 309&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43726&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309 localhost:45236&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:43724&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:43126&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:43366&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; 345&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43370&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309 localhost:45488&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 358 localhost:45108&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 258 localhost:45352&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309 localhost:45222&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; 258&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43368&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; 358&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43616&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:43616&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; 358&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43372&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:43598&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; 345&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43612&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309 localhost:45408&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 358 localhost:45356&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:43764&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; 309&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43084&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; 345&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43126&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:43084&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; 309&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43492&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309 localhost:45390&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; 309&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43218&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; 358&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43130&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; 258&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43068&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309 localhost:45264&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:43068&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 345 localhost:45354&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43066&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; 309&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43338&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 258 localhost:45104&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:43372&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:43338&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:43370&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; 309&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43542&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309 localhost:45090&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:43368&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:43220&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:43726&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309 localhost:45144&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; 309&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43598&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; 309&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43366&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:43612&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; 309&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43724&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309 localhost:45410&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309 localhost:45278&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:43218&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309 localhost:45184&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:43130&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309 localhost:45158&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309 localhost:45338&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; 309&nbsp; &nbsp; &nbsp; 0 localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43220&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 345 localhost:45106&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ESTABLISHED</p>
</div>
<div>
<p style="margin-bottom: 12.0pt; " data-style-orig="margin-bottom:12.0pt"><br /> I don't know enough about TCP/IP networking to say for sure, but this looks like an awful lot of connections on the iigcn port (which should really just be accepting connections, doing its thing, then dropping them).&nbsp; &nbsp;Also, those connectiosn with a state of SYN_RECV seem like a problem.&nbsp; I'm not entirely sure how to read this output -- it seems to be saying that there are ~65 active connections going on, with 13 more waiting in the wrings.&nbsp; I could be entirely wrong about that, though.&nbsp; I'm no networking guru.<br /> <br /> By way of example, when the system ISN'T having this problem the output looks more like this (at which time the gcn port is 37550):</p>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:52012&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:37550&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TIME_WAIT</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:51888&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:37550&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TIME_WAIT</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:51892&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:37550&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TIME_WAIT</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:51860&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:37550&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TIME_WAIT</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:52032&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:37550&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TIME_WAIT</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:52036&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:37550&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TIME_WAIT</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:51928&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:37550&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TIME_WAIT</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:52068&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:37550&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TIME_WAIT</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:51924&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:37550&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TIME_WAIT</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:52038&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:37550&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TIME_WAIT</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:52008&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:37550&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TIME_WAIT</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:52006&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:37550&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TIME_WAIT</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:51884&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:37550&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TIME_WAIT</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:51896&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:37550&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TIME_WAIT</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:52030&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:37550&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TIME_WAIT</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:51998&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:37550&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TIME_WAIT</p>
</div>
<div>
<p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 localhost:52002&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:37550&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TIME_WAIT</p>
</div>
<div>
<p>&nbsp;</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div>
<p style="margin-bottom: 12.0pt; " data-style-orig="margin-bottom:12.0pt">I'm not really sure where to go from here.&nbsp; Does anyone have any thoughts?&nbsp; Anything I could try in order to diagnose this further.&nbsp; As I said above, I can write a program that will test the connection and recover in the event of a failure, but I'd really prefer to simply have a working system and not have to worry about that.&nbsp; :)<br /> </p>
</div>
</div>
</article></body></html>