<docbook><section><title>UdadocFAQISuspectThatMyUserIsExperiencingPortOrNetworkingProblemsWhatDoIDo</title><title> doc.FAQ.ISuspectThatMyUserIsExperiencingPortOrNetworkingProblemsWhatDoIDo</title> doc.FAQ.ISuspectThatMyUserIsExperiencingPortOrNetworkingProblemsWhatDoIDo
<para> </para><bridgehead class="http://www.w3.org/1999/xhtml:h2"> Do firewall restrictions prevent a user from downloading our components? </bridgehead>
<orderedlist spacing="compact"><listitem> Test both HTTP and FTP links.
</listitem>
<listitem> Provide a DAV link to the file.
</listitem>
<listitem> Attempt to FTP the file to a user site.
</listitem>
<listitem> Attempt to email components to the user.
</listitem>
<listitem> Provide files to user via CD.
 (Requires Manager Approval.)</listitem>
</orderedlist><bridgehead class="http://www.w3.org/1999/xhtml:h2"> Do networking problems prevent transfer of a downloaded file to the target machine? </bridgehead>
<orderedlist spacing="compact"><listitem> Urge the user to seek assistance from the on-site network administrator.
</listitem>
<listitem> Tell the user to transfer the file(s) via CD or disk.</listitem>
</orderedlist><bridgehead class="http://www.w3.org/1999/xhtml:h2"> Do port problems prevent Multi-tier users from starting their Request Brokers? </bridgehead>
<orderedlist spacing="compact"><listitem> Log in to the machine that contains the Multi-tier server components.
</listitem>
<listitem> Use a text editor to open the oplrqb.ini file that resides in the /bin sub-directory of the installation.
</listitem>
<listitem> Locate the [Protocol TCP] section.
</listitem>
<listitem> Locate the Listen parameter.
 (Release 1.x and 3.x users locate PortLow  .) </listitem>
<listitem> Close oplrqb.ini.
</listitem>
<listitem> Run netstat -a.
</listitem>
<listitem> If Listen or PortLow is occupied, assign a new port in oplrqb.ini.
</listitem>
<listitem> If Listen or PortLow is not occupied, this may not be a port problem.</listitem>
</orderedlist><bridgehead class="http://www.w3.org/1999/xhtml:h2"> Do users not know what ports to pass in data source names or connect strings? </bridgehead>
<orderedlist spacing="compact"><listitem> Inform users that the only <ulink url="OpenLink">OpenLink</ulink>-specific ports appear in the [Protocol TCP] section of the server component&#39;s .../openlink/bin/oplrqb.ini file.
 Any other port would be gleaned from database-related configuration files or utilities.</listitem>
</orderedlist><bridgehead class="http://www.w3.org/1999/xhtml:h2"> Do firewalls prevent Multi-Tier clients from contacting Multi-Tier Request Brokers? </bridgehead>
<orderedlist spacing="compact"><listitem> Login to the machine that contains the Multi-Tier server components.
</listitem>
<listitem> Use a text editor to open the oplrqb.ini file that resides in the /bin sub-directory of the installation.
</listitem>
<listitem> Locate the [Protocol TCP] section.
 For example: <programlisting>[Protocol TCP] 
PingWatchdog = No 
PingInterval = 600 
;IPAddress = 127.0.0.1 
PortLow = 5000 
PortHigh = 5020 
</programlisting></listitem>
<listitem> Make sure PortHigh is uncommented and set.
 PortHigh  should equal PortLow  + the number of concurrent connections granted by the license + a few extra ports.
</listitem>
<listitem> Record the PortLow  - PortHigh  range.
</listitem>
<listitem> Record the Listen port value.
 (Release 1.x and 3.x do not have Listen.) </listitem>
<listitem> Close oplrqb.ini.
</listitem>
<listitem> Open the Listen and PortLow  - PortHigh  TCP ports on the firewall.
</listitem>
<listitem> Open UDP port 60001 -- in addition to those above -- to accommodate Release 1.x and Release 3.x drivers.</listitem>
</orderedlist><bridgehead class="http://www.w3.org/1999/xhtml:h2"> Do Multi-Tier port settings restrict the number of concurrent connections? </bridgehead>
<orderedlist spacing="compact"><listitem> Login to the machine that contains the Multi-Tier server components.
</listitem>
<listitem> Use a text editor to open the oplrqb.ini file that resides in the /bin sub-directory of the installation.
</listitem>
<listitem> Locate the [Protocol TCP] section.
 For example: <programlisting>[Protocol TCP] 
PingWatchdog = No 
PingInterval = 600 
;IPAddress = 127.0.0.1 
PortLow = 5000 
PortHigh = 5020 
</programlisting></listitem>
<listitem> Make sure PortHigh is uncommented and set.
 PortHigh  should equal PortLow  + the number of concurrent connections granted by the license + a few extra ports.
</listitem>
<listitem> Save changes and exit the file.
</listitem>
<listitem> Restart or reinitialize the Request Broker and test.</listitem>
</orderedlist></section></docbook>