58 lines
3.8 KiB
HTML
58 lines
3.8 KiB
HTML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<meta name="dc.language" scheme="rfc1766" content="en-us" />
|
||
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
||
|
<!-- US Government Users Restricted Rights -->
|
||
|
<!-- Use, duplication or disclosure restricted by -->
|
||
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
||
|
<meta name="dc.date" scheme="iso8601" content="2005-09-06" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="security" content="public" />
|
||
|
<meta name="Robots" content="index,follow"/>
|
||
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
||
|
<meta name="keywords" content="troubleshooting, administering, iSeries NetServer,
|
||
|
PC client connections, Troubleshooting,
|
||
|
troubleshooting iSeries NetServer connectivity, Domain Name Service (DNS),
|
||
|
QZLSFILE, jobs, QZLSFILET" />
|
||
|
<title>Troubleshoot PC client connection problems</title>
|
||
|
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
|
||
|
<link rel="stylesheet" type="text/css" href="ic.css" />
|
||
|
</head>
|
||
|
<body>
|
||
|
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
|
||
|
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
|
||
|
|
||
|
|
||
|
<a name="shootnetserver"></a>
|
||
|
<h2 id="shootnetserver">Troubleshoot PC client connection problems</h2><a id="idx42" name="idx42"></a><a id="idx43" name="idx43"></a><a id="idx44" name="idx44"></a><a id="idx45" name="idx45"></a><a id="idx46" name="idx46"></a><a id="idx47" name="idx47"></a>
|
||
|
<p>You can test whether your connection method to iSeries NetServer™ (for example, DNS)
|
||
|
is up and running if you experience connection problems. To do so, follow
|
||
|
these steps:</p>
|
||
|
<ol type="1">
|
||
|
<li>Open a DOS window from your PC client.</li>
|
||
|
<li>Enter the <tt class="xph">PING</tt> command to test your client connection to iSeries.
|
||
|
For example, you could <tt class="xph">PING</tt> iSeries NetServer by entering this command:
|
||
|
<pre class="xmp">ping QSYSTEM1</pre>
|
||
|
<a name="wq121"></a>
|
||
|
<div class="notetitle" id="wq121">Note:</div>
|
||
|
<div class="notebody"><tt class="xph">QSYSTEM1</tt> is the server
|
||
|
name of iSeries NetServer on iSeries.</div></li></ol><p class="indatacontent">If you get a positive return value, then the client connection to iSeries NetServer is
|
||
|
operating normally. This means that the method the client uses to connect
|
||
|
to iSeries NetServer and iSeries is up and running.</p>
|
||
|
<p><span class="bold">Tip:</span></p>
|
||
|
<p>Run <span class="bold">nbtstat -A ip-address-of-server</span> from a command
|
||
|
prompt on the client to check connectivity: C:\WINDOWS>nbtstat -a qnetserver.
|
||
|
Using nbtstat can also be helpful with connectivity information in case the
|
||
|
name of the server is unknown or cannot be resolved.</p>
|
||
|
<p><img src="delta.gif" alt="Start of change" />Another way to check client connectivity to iSeries is to see if
|
||
|
there is an active NetServer session for the client. Using iSeries Navigator under <span class="bold">Network </span>> <span class="bold">Servers </span>> <span class="bold">TCP/IP</span>, double-click <span class="bold">iSeries NetServer</span> and
|
||
|
then click <span class="bold">Sessions</span>. A listing of users and
|
||
|
their respective workstation name, logon type, and server session is displayed.<img src="deltaend.gif" alt="End of change" /></p>
|
||
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
||
|
</body>
|
||
|
</html>
|