<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-AU link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Hi Michel,<o:p></o:p></span></p>

<p class=MsoNormal><span style='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?<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>netstat -n &gt; n1<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>sleep 10<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>netstat -n &gt; n2<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>wc n1 n2<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>diff n1 n2 <o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='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.  <o:p></o:p></span></p>

<p class=MsoNormal><span style='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)<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='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.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>It leaves 1,000s of TIME_WAIT connections standing for about a
minute.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Paul<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:
"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;
font-family:"Tahoma","sans-serif"'> info-ingres-bounces@lists.planetingres.org
[mailto:info-ingres-bounces@lists.planetingres.org] <b>On Behalf Of </b>Michel
Forget<br>
<b>Sent:</b> Saturday, 28 October 2017 1:57 PM<br>
<b>To:</b> info-ingres@lists.planetingres.org<br>
<b>Subject:</b> [Info-ingres] Ingres 9.0.4 nameserver freezing (but the rest of
Ingres is fine, and restarting the nameserver manually recovers operation)...<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>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:<o:p></o:p></p>

<div>

<p class=MsoNormal><span style='font-size:11.0pt'>Name Server Parameters:</span><o:p></o:p></p>

</div>

<div>

<div>

<p class=MsoNormal>Name&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
│Value&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;│Units<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>check_interval&nbsp; &nbsp; &nbsp; │300&nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;│seconds<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>check_timeout&nbsp; &nbsp; &nbsp; &nbsp;│20&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; │seconds<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>check_type&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
│connect,install,clas│string<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>compress_point&nbsp; &nbsp; &nbsp; │50&nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; │integer<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>default_server_class│INGRES&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; │string&nbsp;<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>expire_interval&nbsp; &nbsp; &nbsp;│300&nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;│seconds<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>local_vnode&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;│REDACTED&nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;|<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>mechanisms&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; │&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; │mechanism list<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>registry_type&nbsp; &nbsp; &nbsp; &nbsp;│none&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; │installation type<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>remote_mechanism&nbsp; &nbsp; │none&nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; │none, default, mechanism name<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>remote_vnode&nbsp; &nbsp; &nbsp; &nbsp; │&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; │virtual node<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>session_limit&nbsp; &nbsp; &nbsp; &nbsp;│16&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; │sessions<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>ticket_cache_size&nbsp; &nbsp;│10&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; │tickets<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>ticket_expire&nbsp; &nbsp; &nbsp; &nbsp;│1800&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; │seconds<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>timeout&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp;│60&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
│seconds<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal style='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:<o:p></o:p></p>

<div>

<p class=MsoNormal>#0&nbsp; 0x00007f3d74461de0 in __poll_nocancel () from
/lib64/libc.so.6<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>#1&nbsp; 0x000000000043d093 in ii_CL_poll_poll ()<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>#2&nbsp; 0x000000000043c692 in iiCLpoll ()<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>#3&nbsp; 0x000000000043810a in GCexec ()<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>#4&nbsp; 0x000000000040ec21 in main ()<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'><br>
2) the output of lsof -p agaisnt the iigcn process:<o:p></o:p></p>

<div>

<p class=MsoNormal>COMMAND&nbsp; &nbsp;PID&nbsp; &nbsp;USER&nbsp;
&nbsp;FD&nbsp; &nbsp;TYPE&nbsp; &nbsp;DEVICE SIZE/OFF&nbsp; &nbsp; &nbsp; NODE
NAME<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>iigcn&nbsp; &nbsp;18868 ingres&nbsp; cwd&nbsp; &nbsp;
DIR&nbsp; &nbsp; &nbsp; 8,1&nbsp; &nbsp; &nbsp;4096 100760268 /home/ingres<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>iigcn&nbsp; &nbsp;18868 ingres&nbsp; rtd&nbsp; &nbsp;
DIR&nbsp; &nbsp; &nbsp; 8,1&nbsp; &nbsp; &nbsp;4096&nbsp; &nbsp; &nbsp;
&nbsp;128 /<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>iigcn&nbsp; &nbsp;18868 ingres&nbsp; mem&nbsp; &nbsp;
REG&nbsp; &nbsp; &nbsp; 8,1&nbsp; &nbsp; 11384 100664811
/usr/lib64/libfreebl3.so<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>iigcn&nbsp; &nbsp;18868 ingres&nbsp; mem&nbsp; &nbsp;
REG&nbsp; &nbsp; &nbsp; 8,1&nbsp; 2118128 100760258 /usr/lib64/libc-2.17.so<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>iigcn&nbsp; &nbsp;18868 ingres&nbsp; mem&nbsp; &nbsp;
REG&nbsp; &nbsp; &nbsp; 8,1&nbsp; 1141928 101735977 /usr/lib64/libm-2.17.so<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>iigcn&nbsp; &nbsp;18868 ingres&nbsp; &nbsp; 3u&nbsp; IPv4
58898831&nbsp; &nbsp; &nbsp; 0t0&nbsp; &nbsp; &nbsp; &nbsp;TCP *:36750 (LISTEN)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'><br>
3) the output of netstat | grep &lt;gcn port&gt; (which was 36750 at the time)<o:p></o:p></p>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309
localhost:45424&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; 258&nbsp; &nbsp; &nbsp; 0
localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43128&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309
localhost:45450&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309
localhost:45262&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; 258&nbsp; &nbsp; &nbsp; 0
localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43614&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; 309&nbsp; &nbsp; &nbsp; 0
localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43764&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; 309&nbsp; &nbsp; &nbsp; 0
localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43726&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309
localhost:45236&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; 345&nbsp; &nbsp; &nbsp; 0
localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43370&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309
localhost:45488&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 358
localhost:45108&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 258
localhost:45352&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309
localhost:45222&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; 258&nbsp; &nbsp; &nbsp; 0
localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43368&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; 358&nbsp; &nbsp; &nbsp; 0
localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43616&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; 358&nbsp; &nbsp; &nbsp; 0
localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43372&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; 345&nbsp; &nbsp; &nbsp; 0
localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43612&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309
localhost:45408&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 358
localhost:45356&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; 309&nbsp; &nbsp; &nbsp; 0
localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43084&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; 345&nbsp; &nbsp; &nbsp; 0
localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43126&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; 309&nbsp; &nbsp; &nbsp; 0
localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43492&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309
localhost:45390&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; 309&nbsp; &nbsp; &nbsp; 0
localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43218&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; 358&nbsp; &nbsp; &nbsp; 0
localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43130&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; 258&nbsp; &nbsp; &nbsp; 0
localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43068&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309
localhost:45264&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 345
localhost:45354&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; 309&nbsp; &nbsp; &nbsp; 0
localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43338&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 258
localhost:45104&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; 309&nbsp; &nbsp; &nbsp; 0
localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43542&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309
localhost:45090&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309
localhost:45144&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; 309&nbsp; &nbsp; &nbsp; 0
localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43598&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; 309&nbsp; &nbsp; &nbsp; 0
localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43366&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; 309&nbsp; &nbsp; &nbsp; 0
localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43724&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309
localhost:45410&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309
localhost:45278&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309
localhost:45184&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309
localhost:45158&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 309
localhost:45338&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; 309&nbsp; &nbsp; &nbsp; 0
localhost:36750&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:43220&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; 345
localhost:45106&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;localhost:36750&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;ESTABLISHED<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal style='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):<o:p></o:p></p>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

</div>

</div>

</div>

</div>

<div id=compose-signature>

<p class=MsoNormal style='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>
<br>
<o:p></o:p></p>

</div>

</div>

</body>

</html>