[prev in list] [next in list] [prev in thread] [next in thread] 

List:       omniorb-list
Subject:    Re: [omniORB] omniORB works in loopback but fails when wirred network	added
From:       "Meyer, Brad A" <bradley.meyer () aecom ! com>
Date:       2015-03-27 19:11:01
Message-ID: 14BE0713957BD24EB5AEE99E7BA67E242B505337 () URSFS2010MB1 ! services ! egginc ! com
[Download RAW message or body]

I worked on this for a week... and then found the solution hours after posting the \
request for help.

In the etc/host file, I added a line " 127.0.0.1 'ComputerName'" and the problem went \
away.



Brad Meyer
Senior Engineer,  EW Maritime- Crane Operations
D 1-812-863-5092    C 1-317-590-3547
Bradley.Meyer@aecom.com<mailto:Bradley.Meyer@aecom.com>

AECOM
13923 E CAPT WJ Nelson Drive, Odon, Indiana 47562
T 1-812-863-5001     F 1-812-863-5011
www.aecom.com<http://www.aecom.com/>

This electronic communication, which includes any files or attachments thereto, \
contains proprietary or confidential information and may be privileged and otherwise \
protected under copyright or other applicable intellectual property laws. All \
information contained in this electronic communication is solely for the use of the \
individual(s) or entity to which it was addressed. If you are not the intended \
recipient(s), you are hereby notified that distributing, copying, or in any way \
disclosing any of the information in this e-mail is strictly prohibited. If you have \
received this e-mail in error, please notify the sender immediately, and destroy the \
communication and any files or attachments in their entirety, whether in electronic \
or hard copy format. Since data stored on electronic media can deteriorate, be \
translated or modified, AECOM, its subsidiaries, and/or affiliates will not be liable \
for the completeness, correctness or readability of the electronic data. The \
electronic data should be verified against the hard copy.

Please consider the environment before printing this e-mail.


From: Meyer, Brad A [mailto:bradley.meyer@aecom.com]
Sent: Friday, March 27, 2015 10:26 AM
To: omniorb-list@omniorb-support.com
Subject: [omniORB] omniORB works in loopback but fails when wirred network added


As a new user, I have stumbled into an omniORB ( version 4.1.6) related problem with \
RedHawkSDR ( version 10.2R2015013000031) in a python program running under CentOS 6 \
(2.6.32-504.e16 X86-64).

The program works if there is no network connection except the loopback, but fails if \
I connect a wired network (listed as System ethO).

At first I assumed omniORB was getting confused about what IP to use, and added an \
explicit endpoint to the config file, but that did not fix the problem.

It appears I am getting stuck (see below for  details), then timed out when \
attempting to do

               "omniORB: Scan for idle connections (142707427, 11435000)"


    Details ======================================================

*         I do not specify any IP address in the python program

*         the fire wall is off

*         omniORB.cfg
    traceLevel=40
    InitRef = NameService=corbaname::127.0.0.1:2809
    supportBootstrapAgent = 1
    InitRef = EventService=corbaloc::127.0.0.1:11169/omniEvents
    endPoint = giop:tcp:127.0.0.1:


*         Snippet of log data for case where eth0 is connected
     omniORB: omniORBpy distribution date: Fri Jul  1 14:52:31 BST 2011 dgrisby
     omniORB: Python thread state scavenger start.
     omniORB: Initialising incoming endpoints.
     omniORB: Instantiate endpoint 'giop:tcp:127.0.0.1:'
     omniORB: Explicit bind to host 127.0.0.1.
     omniORB: Bind to address 127.0.0.1 ephemeral port.
     omniORB: Publish specification: 'addr'
     omniORB: Try to publish 'addr' for endpoint giop:tcp:127.0.0.1:46877
     omniORB: Publish endpoint 'giop:tcp:127.0.0.1:46877'
     omniORB: Starting serving incoming endpoints.
     omniORB: AsyncInvoker: thread id = 2 has started. Total threads = 1
     omniORB: giopRendezvouser task execute for giop:tcp:127.0.0.1:46877
     ==>omniORB: SocketCollection idle. Sleeping.
     omniORB: State root<0> (active) -> deactivating

NOTE: WHEN THE NETWORK IS NOT CONNECTED, THE LINE AFTER " ==>" IS
"omniORB: Scan for idle connections (142707427, 11435000)"
which is where it looks like I am getting stuck, then timed out when the network is \
connected


*         ifconfig shows loopback running
    Link encap:Local Loopback
    inet addr:127.0.0.1  Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING  MTU:65536  Metric:1
    RX packets:302 errors:0 dropped:0 overruns:0 frame:0
    TX packets:302 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:26197 (25.5 KiB)  TX bytes:26197 (25.5 KiB)



*         ping 127.0.0.1 works, so it is possible to access it


*         netstat -tulpn SHOWS OMIN CONNECTED TO SOME PORTS


Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address          Foreign Address  State       PID/Program \
name tcp        0      0 127.0.0.1:42451        0.0.0.0:*        LISTEN      \
2409/omniEvents tcp        0      0 REDACTED FOR POST      0.0.0.0:*        LISTEN    \
2617/dnsmasq tcp        0      0 0.0.0.0:50517          0.0.0.0:*        LISTEN      \
2067/rpc.statd tcp        0      0 0.0.0.0:22             0.0.0.0:*        LISTEN     \
2254/sshd tcp        0      0 127.0.0.1:631          0.0.0.0:*        LISTEN      \
2098/cupsd tcp        0      0 127.0.0.1:25           0.0.0.0:*        LISTEN      \
2346/master tcp        0      0 127.0.0.1:42251        0.0.0.0:*        LISTEN      \
2022/omniNames tcp        0      0 0.0.0.0:111            0.0.0.0:*        LISTEN     \
1902/rpcbind tcp        0      0 :::39409               :::*             LISTEN      \
2067/rpc.statd tcp        0      0 :::22                  :::*             LISTEN     \
2254/sshd tcp        0      0 ::1:631                :::*             LISTEN      \
2098/cupsd tcp        0      0 ::1:25                 :::*             LISTEN      \
2346/master tcp        0      0 :::2809                :::*             LISTEN      \
2022/omniNames tcp        0      0 :::11169               :::*             LISTEN     \
2409/omniEvents tcp        0      0 :::111                 :::*             LISTEN    \
1902/rpcbind

    Things I've tried ======================================================

*         added and left in place  "endPoint = giop:tcp:127.0.0.1:" to cfg file

After that failed, I tried (as drowning men grab at straws) and removed

*         clientTransportRule = localhost tcp

*         clientTransportRule = "127.0.0.1" tcp

*         clientTransportRule = 127.0.0.1 tcp

*         clientTransportRule = 127.0.0.1/255.255.255.0 tcp

*         serverTransportRule = localhost tcp

*         serverTransportRule = "127.0.0.1" tcp

*         serverTransportRule = 127.0.0.1 tcp

*         serverTransportRule = 127.0.0.1/255.255.255.0 tcp

*         clientCallTimeOutPeriod = 2000

*         oneCallPerConnection = 0

*         maxGIPConnectionPerServer = 10

*         giopTargetAddressMode = 0 1 and 2

*         threadPerConnectionPolicy = 1

*         clientTransportRule = <127.0.0.1> tcp

*         scanGranularity = 0

*         Turning off anything in the OS remotely connected to IP



Any constructive guidance would be appreciated

Best Regards,

Brad Meyer


Brad Meyer
Senior Engineer,  EW Maritime- Crane Operations
D 1-812-863-5092    C 1-317-590-3547
Bradley.Meyer@aecom.com<mailto:Bradley.Meyer@aecom.com>

AECOM
13923 E CAPT WJ Nelson Drive, Odon, Indiana 47562
T 1-812-863-5001     F 1-812-863-5011
www.aecom.com<http://www.aecom.com/>

This electronic communication, which includes any files or attachments thereto, \
contains proprietary or confidential information and may be privileged and otherwise \
protected under copyright or other applicable intellectual property laws. All \
information contained in this electronic communication is solely for the use of the \
individual(s) or entity to which it was addressed. If you are not the intended \
recipient(s), you are hereby notified that distributing, copying, or in any way \
disclosing any of the information in this e-mail is strictly prohibited. If you have \
received this e-mail in error, please notify the sender immediately, and destroy the \
communication and any files or attachments in their entirety, whether in electronic \
or hard copy format. Since data stored on electronic media can deteriorate, be \
translated or modified, AECOM, its subsidiaries, and/or affiliates will not be liable \
for the completeness, correctness or readability of the electronic data. The \
electronic data should be verified against the hard copy.

Please consider the environment before printing this e-mail.


[Attachment #3 (text/html)]

<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: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=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
	{font-family:Wingdings;
	panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
	{font-family:Wingdings;
	panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
	{font-family:Cambria;
	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:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-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;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
	{mso-style-priority:34;
	margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:.5in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
span.EmailStyle18
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
span.EmailStyle19
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
/* List Definitions */
@list l0
	{mso-list-id:139004350;
	mso-list-type:hybrid;
	mso-list-template-ids:1175612594 -2036169596 67698691 67698693 67698689 67698691 \
67698693 67698689 67698691 67698693;} @list l0:level1
	{mso-level-start-at:0;
	mso-level-number-format:bullet;
	mso-level-text:\F0B7;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	margin-left:29.25pt;
	text-indent:-.25in;
	font-family:Symbol;
	mso-fareast-font-family:Calibri;
	mso-bidi-font-family:"Times New Roman";}
@list l0:level2
	{mso-level-number-format:bullet;
	mso-level-text:o;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	margin-left:65.25pt;
	text-indent:-.25in;
	font-family:"Courier New";}
@list l0:level3
	{mso-level-number-format:bullet;
	mso-level-text:\F0A7;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	margin-left:101.25pt;
	text-indent:-.25in;
	font-family:Wingdings;}
@list l0:level4
	{mso-level-number-format:bullet;
	mso-level-text:\F0B7;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	margin-left:137.25pt;
	text-indent:-.25in;
	font-family:Symbol;}
@list l0:level5
	{mso-level-number-format:bullet;
	mso-level-text:o;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	margin-left:173.25pt;
	text-indent:-.25in;
	font-family:"Courier New";}
@list l0:level6
	{mso-level-number-format:bullet;
	mso-level-text:\F0A7;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	margin-left:209.25pt;
	text-indent:-.25in;
	font-family:Wingdings;}
@list l0:level7
	{mso-level-number-format:bullet;
	mso-level-text:\F0B7;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	margin-left:245.25pt;
	text-indent:-.25in;
	font-family:Symbol;}
@list l0:level8
	{mso-level-number-format:bullet;
	mso-level-text:o;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	margin-left:281.25pt;
	text-indent:-.25in;
	font-family:"Courier New";}
@list l0:level9
	{mso-level-number-format:bullet;
	mso-level-text:\F0A7;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	margin-left:317.25pt;
	text-indent:-.25in;
	font-family:Wingdings;}
@list l1
	{mso-list-id:1083382128;
	mso-list-type:hybrid;
	mso-list-template-ids:-1863958610 -2036169596 67698691 67698693 67698689 67698691 \
67698693 67698689 67698691 67698693;} @list l1:level1
	{mso-level-start-at:0;
	mso-level-number-format:bullet;
	mso-level-text:\F0B7;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	margin-left:65.25pt;
	text-indent:-.25in;
	font-family:Symbol;
	mso-fareast-font-family:Calibri;
	mso-bidi-font-family:"Times New Roman";}
@list l1:level2
	{mso-level-number-format:bullet;
	mso-level-text:o;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	margin-left:1.5in;
	text-indent:-.25in;
	font-family:"Courier New";}
@list l1:level3
	{mso-level-number-format:bullet;
	mso-level-text:\F0A7;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	margin-left:2.0in;
	text-indent:-.25in;
	font-family:Wingdings;}
@list l1:level4
	{mso-level-number-format:bullet;
	mso-level-text:\F0B7;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	margin-left:2.5in;
	text-indent:-.25in;
	font-family:Symbol;}
@list l1:level5
	{mso-level-number-format:bullet;
	mso-level-text:o;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	margin-left:3.0in;
	text-indent:-.25in;
	font-family:"Courier New";}
@list l1:level6
	{mso-level-number-format:bullet;
	mso-level-text:\F0A7;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	margin-left:3.5in;
	text-indent:-.25in;
	font-family:Wingdings;}
@list l1:level7
	{mso-level-number-format:bullet;
	mso-level-text:\F0B7;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	margin-left:4.0in;
	text-indent:-.25in;
	font-family:Symbol;}
@list l1:level8
	{mso-level-number-format:bullet;
	mso-level-text:o;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	margin-left:4.5in;
	text-indent:-.25in;
	font-family:"Courier New";}
@list l1:level9
	{mso-level-number-format:bullet;
	mso-level-text:\F0A7;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	margin-left:5.0in;
	text-indent:-.25in;
	font-family:Wingdings;}
@list l2
	{mso-list-id:1825196328;
	mso-list-type:hybrid;
	mso-list-template-ids:1736604034 -2036169596 67698691 67698693 67698689 67698691 \
67698693 67698689 67698691 67698693;} @list l2:level1
	{mso-level-start-at:0;
	mso-level-number-format:bullet;
	mso-level-text:\F0B7;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	margin-left:29.25pt;
	text-indent:-.25in;
	font-family:Symbol;
	mso-fareast-font-family:Calibri;
	mso-bidi-font-family:"Times New Roman";}
@list l2:level2
	{mso-level-number-format:bullet;
	mso-level-text:o;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	text-indent:-.25in;
	font-family:"Courier New";}
@list l2:level3
	{mso-level-number-format:bullet;
	mso-level-text:\F0A7;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	text-indent:-.25in;
	font-family:Wingdings;}
@list l2:level4
	{mso-level-number-format:bullet;
	mso-level-text:\F0B7;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	text-indent:-.25in;
	font-family:Symbol;}
@list l2:level5
	{mso-level-number-format:bullet;
	mso-level-text:o;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	text-indent:-.25in;
	font-family:"Courier New";}
@list l2:level6
	{mso-level-number-format:bullet;
	mso-level-text:\F0A7;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	text-indent:-.25in;
	font-family:Wingdings;}
@list l2:level7
	{mso-level-number-format:bullet;
	mso-level-text:\F0B7;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	text-indent:-.25in;
	font-family:Symbol;}
@list l2:level8
	{mso-level-number-format:bullet;
	mso-level-text:o;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	text-indent:-.25in;
	font-family:"Courier New";}
@list l2:level9
	{mso-level-number-format:bullet;
	mso-level-text:\F0A7;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	text-indent:-.25in;
	font-family:Wingdings;}
ol
	{margin-bottom:0in;}
ul
	{margin-bottom:0in;}
--></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-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="color:#1F497D">I worked on this for a week&#8230; \
and then found the solution hours after posting the request for \
help.<o:p></o:p></span></p> <p class="MsoNormal"><span \
style="color:#1F497D"><o:p>&nbsp;</o:p></span></p> <p class="MsoNormal"><span \
style="color:#1F497D">In the etc/host file, I added a line &#8220; 127.0.0.1 \
&#8216;ComputerName&#8217;&#8221; and the problem went away.<o:p></o:p></span></p> <p \
class="MsoNormal"><span style="color:#1F497D"><o:p>&nbsp;</o:p></span></p> <p \
class="MsoNormal"><span style="color:#1F497D"><o:p>&nbsp;</o:p></span></p> <p \
class="MsoNormal"><span style="color:#1F497D"><o:p>&nbsp;</o:p></span></p> <div>
<p class="MsoNormal"><b><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black">Brad \
Meyer<o:p></o:p></span></b></p> <p class="MsoNormal"><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black">Senior \
Engineer, &nbsp;</span><span style="font-size:10.0pt;font-family:&quot;Times New \
Roman&quot;,&quot;serif&quot;;color:black">EW Maritime<b>- </b>Crane \
Operations</span><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black">
 <o:p></o:p></span></p>
<p class="MsoNormal"><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black">D \
1-812-863-5092&nbsp;&nbsp;&nbsp; C 1-317-590-3547<o:p></o:p></span></p> <p \
class="MsoNormal" style="margin-bottom:5.0pt"><span style="color:#1F497D"><a \
href="mailto:Bradley.Meyer@aecom.com"><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#0070C0">Bradley.Meyer@aecom.com</span></a></span><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#0070C0">
 <o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:5.0pt"><b><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black"><o:p>&nbsp;</o:p></span></b></p>
 <p class="MsoNormal"><b><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black">AECOM<o:p></o:p></span></b></p>
 <p class="MsoNormal"><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black">13923 \
E CAPT WJ Nelson Drive, Odon, Indiana 47562<o:p></o:p></span></p> <p \
class="MsoNormal"><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black">T \
1-812-863-5001&nbsp;&nbsp;&nbsp;&nbsp; F 1-812-863-5011<o:p></o:p></span></p> <p \
class="MsoNormal"><span style="color:#1F497D"><a href="http://www.aecom.com/"><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#0070C0">www.aecom.com</span></a></span><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#0070C0">
 <o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span \
style="color:black"><o:p>&nbsp;</o:p></span></p> <p class="MsoNormal"><span \
style="font-size:7.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black">This \
electronic communication, which includes any files or attachments thereto, contains \
proprietary or confidential information and may be privileged and otherwise  \
protected under copyright or other applicable intellectual property laws. All \
information contained in this electronic communication is solely for the use of the \
individual(s) or entity to which it was addressed. If you are not the intended \
recipient(s), you  are hereby notified that distributing, copying, or in any way \
disclosing any of the information in this e-mail is strictly prohibited. If you have \
received this e-mail in error, please notify the sender immediately, and destroy the \
communication and any files  or attachments in their entirety, whether in electronic \
or hard copy format. Since data stored on electronic media can deteriorate, be \
translated or modified, AECOM, its subsidiaries, and/or affiliates will not be liable \
for the completeness, correctness or  readability of the electronic data. The \
electronic data should be verified against the hard copy.<o:p></o:p></span></p> <p \
class="MsoNormal"><span \
style="font-size:7.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:7.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black">Please \
consider the environment before printing this e-mail.</span><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black"><o:p></o:p></span></p>
 <p class="MsoNormal" style="text-autospace:none"><span \
style="color:black"><o:p>&nbsp;</o:p></span></p> </div>
<p class="MsoNormal"><span style="color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span \
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span \
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> \
Meyer, Brad A [mailto:bradley.meyer@aecom.com] <br>
<b>Sent:</b> Friday, March 27, 2015 10:26 AM<br>
<b>To:</b> omniorb-list@omniorb-support.com<br>
<b>Subject:</b> [omniORB] omniORB works in loopback but fails when wirred network \
added<o:p></o:p></span></p> </div>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">As a new user, I have \
stumbled into an omniORB ( version 4.1.6) related problem with RedHawkSDR ( version \
10.2R2015013000031) in a python program running under CentOS 6 (2.6.32-504.e16 \
X86-64).&nbsp; <o:p></o:p></span></p>
<p class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">The program works if there \
is no network connection except the loopback, but fails if I connect a wired network \
(listed as System ethO).&nbsp; <o:p></o:p></span></p>
<p class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">At first I assumed omniORB \
was getting confused about what IP to use, and added an explicit endpoint to the \
config file, but that did not fix the problem.<o:p></o:p></span></p> <p \
class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">It appears I am getting \
stuck (see below for &nbsp;details), then timed out when attempting to do \
<o:p></o:p></span></p> <p class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&#8220;omniORB: Scan for idle connections (142707427, 11435000)&#8221;&nbsp; \
<o:p></o:p></span></p> <p class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp; Details \
======================================================<o:p></o:p></span></p> <p \
class="MsoListParagraph" style="margin-left:29.25pt;text-indent:-.25in;mso-list:l0 \
level1 lfo2"> <![if !supportLists]><span style="font-family:Symbol"><span \
style="mso-list:Ignore">&middot;<span style="font:7.0pt &quot;Times New \
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
</span></span></span><![endif]><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">I do not specify any IP \
address in the python program<o:p></o:p></span></p> <p class="MsoListParagraph" \
style="margin-left:29.25pt;text-indent:-.25in;mso-list:l0 level1 lfo2"> <![if \
!supportLists]><span style="font-family:Symbol"><span \
style="mso-list:Ignore">&middot;<span style="font:7.0pt &quot;Times New \
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
</span></span></span><![endif]><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">the fire wall is \
off<o:p></o:p></span></p> <p class="MsoListParagraph" \
style="margin-left:29.25pt;text-indent:-.25in;mso-list:l0 level1 lfo2"> <![if \
!supportLists]><span style="font-family:Symbol"><span \
style="mso-list:Ignore">&middot;<span style="font:7.0pt &quot;Times New \
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
</span></span></span><![endif]><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">omniORB.cfg&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 <o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp; \
traceLevel=40<o:p></o:p></span></p> <p class="MsoNormal" \
style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp; InitRef \
= NameService=corbaname::127.0.0.1:2809<o:p></o:p></span></p> <p class="MsoNormal" \
style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp; \
supportBootstrapAgent = 1<o:p></o:p></span></p> <p class="MsoNormal" \
style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp; InitRef \
= EventService=corbaloc::127.0.0.1:11169/omniEvents<o:p></o:p></span></p> <p \
class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp; &nbsp;endPoint \
= giop:tcp:127.0.0.1:<o:p></o:p></span></p> <p class="MsoNormal" \
style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoListParagraph" style="text-indent:-.25in;mso-list:l0 level1 lfo2"><![if \
!supportLists]><span style="font-family:Symbol"><span \
style="mso-list:Ignore">&middot;<span style="font:7.0pt &quot;Times New \
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
</span></span></span><![endif]><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">Snippet of log data for \
case where eth0 is connected<o:p></o:p></span></p> <p class="MsoNormal" \
style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp;&nbsp; \
omniORB: omniORBpy distribution date: Fri Jul&nbsp; 1 14:52:31 BST 2011 \
dgrisby<o:p></o:p></span></p> <p class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp;&nbsp; \
omniORB: Python thread state scavenger start.<o:p></o:p></span></p> <p \
class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp;&nbsp; \
omniORB: Initialising incoming endpoints.<o:p></o:p></span></p> <p class="MsoNormal" \
style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp;&nbsp; \
omniORB: Instantiate endpoint 'giop:tcp:127.0.0.1:'<o:p></o:p></span></p> <p \
class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp;&nbsp; \
omniORB: Explicit bind to host 127.0.0.1.<o:p></o:p></span></p> <p class="MsoNormal" \
style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp;&nbsp; \
omniORB: Bind to address 127.0.0.1 ephemeral port.<o:p></o:p></span></p> <p \
class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp;&nbsp; \
omniORB: Publish specification: 'addr'<o:p></o:p></span></p> <p class="MsoNormal" \
style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp;&nbsp; \
omniORB: Try to publish 'addr' for endpoint \
giop:tcp:127.0.0.1:46877<o:p></o:p></span></p> <p class="MsoNormal" \
style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp;&nbsp; \
omniORB: Publish endpoint 'giop:tcp:127.0.0.1:46877'<o:p></o:p></span></p> <p \
class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp;&nbsp; \
omniORB: Starting serving incoming endpoints.<o:p></o:p></span></p> <p \
class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp;&nbsp; \
omniORB: AsyncInvoker: thread id = 2 has started. Total threads = \
1<o:p></o:p></span></p> <p class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp;&nbsp; \
omniORB: giopRendezvouser task execute for \
giop:tcp:127.0.0.1:46877<o:p></o:p></span></p> <p class="MsoNormal" \
style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp;&nbsp; \
==&gt;omniORB: SocketCollection idle. Sleeping.<o:p></o:p></span></p> <p \
class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp;&nbsp; \
omniORB: State root&lt;0&gt; (active) -&gt; deactivating<o:p></o:p></span></p> <p \
class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">NOTE: WHEN THE NETWORK IS \
NOT CONNECTED, THE LINE AFTER &#8220; ==&gt;&#8221; IS <o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&#8220;omniORB: Scan for \
idle connections (142707427, 11435000)&#8221;<o:p></o:p></span></p> <p \
class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">which is where it looks \
like I am getting stuck, then timed out when the network is \
connected<o:p></o:p></span></p> <p class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoListParagraph" \
style="margin-left:29.25pt;text-indent:-.25in;mso-list:l2 level1 lfo4"> <![if \
!supportLists]><span style="font-family:Symbol"><span \
style="mso-list:Ignore">&middot;<span style="font:7.0pt &quot;Times New \
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
</span></span></span><![endif]><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">ifconfig shows loopback \
running <o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:29.25pt"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp;&nbsp;Link \
encap:Local Loopback&nbsp; <o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:29.25pt"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp;&nbsp;inet \
addr:127.0.0.1&nbsp; Mask:255.0.0.0<o:p></o:p></span></p> <p class="MsoNormal" \
style="margin-left:29.25pt"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp; inet6 \
addr: ::1/128 Scope:Host<o:p></o:p></span></p> <p class="MsoNormal" \
style="margin-left:29.25pt"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp; UP \
LOOPBACK RUNNING&nbsp; MTU:65536&nbsp; Metric:1<o:p></o:p></span></p> <p \
class="MsoNormal" style="margin-left:29.25pt"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp; RX \
packets:302 errors:0 dropped:0 overruns:0 frame:0<o:p></o:p></span></p> <p \
class="MsoNormal" style="margin-left:29.25pt"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp; TX \
packets:302 errors:0 dropped:0 overruns:0 carrier:0<o:p></o:p></span></p> <p \
class="MsoNormal" style="margin-left:29.25pt"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp; \
collisions:0 txqueuelen:0 <o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:29.25pt"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp;&nbsp;RX \
bytes:26197 (25.5 KiB)&nbsp; TX bytes:26197 (25.5 KiB)<o:p></o:p></span></p> <p \
class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoListParagraph" \
style="margin-left:29.25pt;text-indent:-.25in;mso-list:l2 level1 lfo4"> <![if \
!supportLists]><span style="font-family:Symbol"><span \
style="mso-list:Ignore">&middot;<span style="font:7.0pt &quot;Times New \
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
</span></span></span><![endif]><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">ping 127.0.0.1 works, so it \
is possible to access it<o:p></o:p></span></p> <p class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoListParagraph" style="text-indent:-.25in;mso-list:l2 level1 lfo4"><![if \
!supportLists]><span style="font-family:Symbol"><span \
style="mso-list:Ignore">&middot;<span style="font:7.0pt &quot;Times New \
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
</span></span></span><![endif]><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">netstat -tulpn SHOWS OMIN \
CONNECTED TO SOME PORTS<o:p></o:p></span></p> <p class="MsoListParagraph"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">Active Internet connections \
(only servers)<o:p></o:p></span></p> <p class="MsoNormal" \
style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">Proto Recv-Q Send-Q Local \
Address&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Foreign Address&nbsp; \
State&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PID/Program name&nbsp;&nbsp; \
<o:p></o:p></span></p> <p class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">tcp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 \
127.0.0.1:42451&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0.0.0.0:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
LISTEN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2409/omniEvents&nbsp;&nbsp;&nbsp;&nbsp; \
<o:p></o:p></span></p> <p class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">tcp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 REDACTED FOR POST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0.0.0.0:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; LISTEN&nbsp;&nbsp;&nbsp;&nbsp; \
&nbsp;2617/dnsmasq&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">tcp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 \
0.0.0.0:50517&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0.0.0.0:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
LISTEN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2067/rpc.statd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
<o:p></o:p></span></p> <p class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">tcp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 \
0.0.0.0:22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0.0.0.0:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
LISTEN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
2254/sshd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
<o:p></o:p></span></p> <p class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">tcp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 \
127.0.0.1:631&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0.0.0.0:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
LISTEN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
2098/cupsd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
<o:p></o:p></span></p> <p class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">tcp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 \
127.0.0.1:25&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0.0.0.0:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
LISTEN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
2346/master&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">tcp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 \
127.0.0.1:42251&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0.0.0.0:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
LISTEN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2022/omniNames&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
<o:p></o:p></span></p> <p class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">tcp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 \
0.0.0.0:111&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0.0.0.0:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
LISTEN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
1902/rpcbind&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">tcp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 \
:::39409&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
:::*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
LISTEN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2067/rpc.statd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
<o:p></o:p></span></p> <p class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">tcp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 \
:::22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
:::*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
LISTEN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
2254/sshd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
<o:p></o:p></span></p> <p class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">tcp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 \
::1:631&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
:::*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
LISTEN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
2098/cupsd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
<o:p></o:p></span></p> <p class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">tcp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 \
::1:25&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
:::*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
LISTEN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
2346/master&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">tcp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 \
:::2809&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
:::*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
LISTEN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2022/omniNames&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
<o:p></o:p></span></p> <p class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">tcp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 \
:::11169&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
:::*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
LISTEN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2409/omniEvents&nbsp;&nbsp;&nbsp;&nbsp; \
<o:p></o:p></span></p> <p class="MsoNormal" style="margin-left:.5in"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">tcp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 \
:::111&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
:::*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
LISTEN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
1902/rpcbind&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></p>
<p class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">&nbsp;&nbsp;&nbsp; Things \
I&#8217;ve tried ======================================================<o:p></o:p></span></p>
 <p class="MsoListParagraph" \
style="margin-left:65.25pt;text-indent:-.25in;mso-list:l1 level1 lfo6"> <![if \
!supportLists]><span style="font-family:Symbol"><span \
style="mso-list:Ignore">&middot;<span style="font:7.0pt &quot;Times New \
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
</span></span></span><![endif]><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">added and left in place \
&nbsp;&#8220;endPoint = giop:tcp:127.0.0.1:&#8221; to cfg file<o:p></o:p></span></p> \
<p class="MsoNormal" style="margin-left:47.25pt"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal" style="margin-left:47.25pt"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">After that failed, I tried \
(as drowning men grab at straws) and removed <o:p></o:p></span></p>
<p class="MsoListParagraph" style="margin-left:65.25pt;text-indent:-.25in;mso-list:l1 \
level1 lfo6;text-autospace:none"> <![if !supportLists]><span \
style="font-family:Symbol"><span style="mso-list:Ignore">&middot;<span \
style="font:7.0pt &quot;Times New \
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
</span></span></span><![endif]><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">clientTransportRule = \
localhost tcp<o:p></o:p></span></p> <p class="MsoListParagraph" \
style="margin-left:65.25pt;text-indent:-.25in;mso-list:l1 level1 \
lfo6;text-autospace:none"> <![if !supportLists]><span \
style="font-family:Symbol"><span style="mso-list:Ignore">&middot;<span \
style="font:7.0pt &quot;Times New \
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
</span></span></span><![endif]><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">clientTransportRule = \
&quot;127.0.0.1&quot; tcp<o:p></o:p></span></p> <p class="MsoListParagraph" \
style="margin-left:65.25pt;text-indent:-.25in;mso-list:l1 level1 \
lfo6;text-autospace:none"> <![if !supportLists]><span \
style="font-family:Symbol"><span style="mso-list:Ignore">&middot;<span \
style="font:7.0pt &quot;Times New \
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
</span></span></span><![endif]><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">clientTransportRule = \
127.0.0.1 tcp<o:p></o:p></span></p> <p class="MsoListParagraph" \
style="margin-left:65.25pt;text-indent:-.25in;mso-list:l1 level1 \
lfo6;text-autospace:none"> <![if !supportLists]><span \
style="font-family:Symbol"><span style="mso-list:Ignore">&middot;<span \
style="font:7.0pt &quot;Times New \
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
</span></span></span><![endif]><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">clientTransportRule = \
127.0.0.1/255.255.255.0 tcp<o:p></o:p></span></p> <p class="MsoListParagraph" \
style="margin-left:65.25pt;text-indent:-.25in;mso-list:l1 level1 \
lfo6;text-autospace:none"> <![if !supportLists]><span \
style="font-family:Symbol"><span style="mso-list:Ignore">&middot;<span \
style="font:7.0pt &quot;Times New \
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
</span></span></span><![endif]><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">serverTransportRule = \
localhost tcp<o:p></o:p></span></p> <p class="MsoListParagraph" \
style="margin-left:65.25pt;text-indent:-.25in;mso-list:l1 level1 \
lfo6;text-autospace:none"> <![if !supportLists]><span \
style="font-family:Symbol"><span style="mso-list:Ignore">&middot;<span \
style="font:7.0pt &quot;Times New \
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
</span></span></span><![endif]><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">serverTransportRule = \
&quot;127.0.0.1&quot; tcp<o:p></o:p></span></p> <p class="MsoListParagraph" \
style="margin-left:65.25pt;text-indent:-.25in;mso-list:l1 level1 \
lfo6;text-autospace:none"> <![if !supportLists]><span \
style="font-family:Symbol"><span style="mso-list:Ignore">&middot;<span \
style="font:7.0pt &quot;Times New \
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
</span></span></span><![endif]><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">serverTransportRule = \
127.0.0.1 tcp<o:p></o:p></span></p> <p class="MsoListParagraph" \
style="margin-left:65.25pt;text-indent:-.25in;mso-list:l1 level1 \
lfo6;text-autospace:none"> <![if !supportLists]><span \
style="font-family:Symbol"><span style="mso-list:Ignore">&middot;<span \
style="font:7.0pt &quot;Times New \
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
</span></span></span><![endif]><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">serverTransportRule = \
127.0.0.1/255.255.255.0 tcp<o:p></o:p></span></p> <p class="MsoListParagraph" \
style="margin-left:65.25pt;text-indent:-.25in;mso-list:l1 level1 \
lfo6;text-autospace:none"> <![if !supportLists]><span \
style="font-family:Symbol"><span style="mso-list:Ignore">&middot;<span \
style="font:7.0pt &quot;Times New \
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
</span></span></span><![endif]><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">clientCallTimeOutPeriod = \
2000<o:p></o:p></span></p> <p class="MsoListParagraph" \
style="margin-left:65.25pt;text-indent:-.25in;mso-list:l1 level1 \
lfo6;text-autospace:none"> <![if !supportLists]><span \
style="font-family:Symbol"><span style="mso-list:Ignore">&middot;<span \
style="font:7.0pt &quot;Times New \
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
</span></span></span><![endif]><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">oneCallPerConnection = \
0<o:p></o:p></span></p> <p class="MsoListParagraph" \
style="margin-left:65.25pt;text-indent:-.25in;mso-list:l1 level1 \
lfo6;text-autospace:none"> <![if !supportLists]><span \
style="font-family:Symbol"><span style="mso-list:Ignore">&middot;<span \
style="font:7.0pt &quot;Times New \
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
</span></span></span><![endif]><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">maxGIPConnectionPerServer = \
10<o:p></o:p></span></p> <p class="MsoListParagraph" \
style="margin-left:65.25pt;text-indent:-.25in;mso-list:l1 level1 \
lfo6;text-autospace:none"> <![if !supportLists]><span \
style="font-family:Symbol"><span style="mso-list:Ignore">&middot;<span \
style="font:7.0pt &quot;Times New \
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
</span></span></span><![endif]><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">giopTargetAddressMode = 0 1 \
and 2<o:p></o:p></span></p> <p class="MsoListParagraph" \
style="margin-left:65.25pt;text-indent:-.25in;mso-list:l1 level1 \
lfo6;text-autospace:none"> <![if !supportLists]><span \
style="font-family:Symbol"><span style="mso-list:Ignore">&middot;<span \
style="font:7.0pt &quot;Times New \
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
</span></span></span><![endif]><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">threadPerConnectionPolicy = \
1<o:p></o:p></span></p> <p class="MsoListParagraph" \
style="margin-left:65.25pt;text-indent:-.25in;mso-list:l1 level1 \
lfo6;text-autospace:none"> <![if !supportLists]><span \
style="font-family:Symbol"><span style="mso-list:Ignore">&middot;<span \
style="font:7.0pt &quot;Times New \
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
</span></span></span><![endif]><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">clientTransportRule = \
&lt;127.0.0.1&gt; tcp<o:p></o:p></span></p> <p class="MsoListParagraph" \
style="margin-left:65.25pt;text-indent:-.25in;mso-list:l1 level1 \
lfo6;text-autospace:none"> <![if !supportLists]><span \
style="font-family:Symbol"><span style="mso-list:Ignore">&middot;<span \
style="font:7.0pt &quot;Times New \
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
</span></span></span><![endif]><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">scanGranularity = \
0<o:p></o:p></span></p> <p class="MsoListParagraph" \
style="margin-left:65.25pt;text-indent:-.25in;mso-list:l1 level1 \
lfo6;text-autospace:none"> <![if !supportLists]><span \
style="font-family:Symbol"><span style="mso-list:Ignore">&middot;<span \
style="font:7.0pt &quot;Times New \
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
</span></span></span><![endif]><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">Turning off anything in the \
OS remotely connected to IP<o:p></o:p></span></p> <p class="MsoNormal" \
style="margin-left:.5in;text-autospace:none"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">Any constructive guidance \
would be appreciated<o:p></o:p></span></p> <p class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">Best \
Regards,<o:p></o:p></span></p> <p class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-family:&quot;Cambria&quot;,&quot;serif&quot;">Brad \
Meyer<o:p></o:p></span></p> <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><b><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black">Brad \
Meyer<o:p></o:p></span></b></p> <p class="MsoNormal"><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black">Senior \
Engineer, &nbsp;</span><span style="font-size:10.0pt;font-family:&quot;Times New \
Roman&quot;,&quot;serif&quot;;color:black">EW Maritime<b>- </b>Crane \
Operations</span><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black">
 <o:p></o:p></span></p>
<p class="MsoNormal"><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black">D \
1-812-863-5092&nbsp;&nbsp;&nbsp; C 1-317-590-3547<o:p></o:p></span></p> <p \
class="MsoNormal" style="margin-bottom:5.0pt"><a \
href="mailto:Bradley.Meyer@aecom.com"><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#0070C0">Bradley.Meyer@aecom.com</span></a><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#0070C0">
 <o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:5.0pt"><b><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black"><o:p>&nbsp;</o:p></span></b></p>
 <p class="MsoNormal"><b><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black">AECOM<o:p></o:p></span></b></p>
 <p class="MsoNormal"><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black">13923 \
E CAPT WJ Nelson Drive, Odon, Indiana 47562<o:p></o:p></span></p> <p \
class="MsoNormal"><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black">T \
1-812-863-5001&nbsp;&nbsp;&nbsp;&nbsp; F 1-812-863-5011<o:p></o:p></span></p> <p \
class="MsoNormal"><a href="http://www.aecom.com/"><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#0070C0">www.aecom.com</span></a><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#0070C0">
 <o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span \
style="color:black"><o:p>&nbsp;</o:p></span></p> <p class="MsoNormal"><span \
style="font-size:7.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black">This \
electronic communication, which includes any files or attachments thereto, contains \
proprietary or confidential information and may be privileged and otherwise  \
protected under copyright or other applicable intellectual property laws. All \
information contained in this electronic communication is solely for the use of the \
individual(s) or entity to which it was addressed. If you are not the intended \
recipient(s), you  are hereby notified that distributing, copying, or in any way \
disclosing any of the information in this e-mail is strictly prohibited. If you have \
received this e-mail in error, please notify the sender immediately, and destroy the \
communication and any files  or attachments in their entirety, whether in electronic \
or hard copy format. Since data stored on electronic media can deteriorate, be \
translated or modified, AECOM, its subsidiaries, and/or affiliates will not be liable \
for the completeness, correctness or  readability of the electronic data. The \
electronic data should be verified against the hard copy.<o:p></o:p></span></p> <p \
class="MsoNormal"><span \
style="font-size:7.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:7.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black">Please \
consider the environment before printing this e-mail.</span><span \
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:black"><o:p></o:p></span></p>
 <p class="MsoNormal" style="text-autospace:none"><span \
style="color:black"><o:p>&nbsp;</o:p></span></p> <p \
class="MsoNormal"><o:p>&nbsp;</o:p></p> </div>
</body>
</html>



_______________________________________________
omniORB-list mailing list
omniORB-list@omniorb-support.com
http://www.omniorb-support.com/mailman/listinfo/omniorb-list

--===============0535977540775547416==--


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic