121 lines
7.1 KiB
HTML
121 lines
7.1 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 2004, 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))' />
|
||
|
<title>Troubleshoot the Universal Connection wizard</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="troubleintro"></a>
|
||
|
<h2 id="troubleintro">Troubleshoot the Universal Connection wizard</h2>
|
||
|
<p>If your attempt to run the Universal Connection wizard was unsuccessful,
|
||
|
answer the following questions and run the wizard again. </p>
|
||
|
<ol type="1">
|
||
|
<li>Is the Universal Connection wizard unavailable to you?
|
||
|
<p>Ensure you have
|
||
|
the following criteria met: </p>
|
||
|
<ul>
|
||
|
<li>You must have iSeries™ Access for Windows® installed. See the <a href="http://www-1.ibm.com/servers/eserver/iseries/access" target="_blank"> iSeries Access</a> (http://www-1.ibm.com/servers/eserver/iseries/access/)
|
||
|
<img src="www.gif" alt="Link outside Information Center" />Web site for details.</li>
|
||
|
<li>You must have the optional Network component installed.</li>
|
||
|
<li>You must have security officer (*SECOFR) authority with *ALLOBJ,
|
||
|
*IOSYSCFG, and *SECADM special authorities in your i5/OS™ user profile and *USE authority to WRKCNTINF
|
||
|
in order to configure the connection using the Universal Connection wizard.</li></ul></li>
|
||
|
<li>If you are using an internal modem, does your Modem Country or Region
|
||
|
ID Network Attribute correspond to the location of your iSeries server?
|
||
|
<p>To verify that this attribute is correct: </p>
|
||
|
<ol type="a">
|
||
|
<li>On any i5/OS command line, enter <tt class="xph">DSPNETA</tt> (Display Network
|
||
|
Attribute command).</li>
|
||
|
<li>Press Enter.</li>
|
||
|
<li>If the value is correct, move to the next question.</li>
|
||
|
<li>If the value is incorrect, change it by entering <tt class="xph">CHGNETA MDMCNTRYID(XX)</tt>, where <span class="italic">XX</span> is the appropriate Country or Region
|
||
|
Identifier.</li></ol></li>
|
||
|
<li>Is the QRETSVRSEC system value correct?
|
||
|
<p>To return the
|
||
|
authentication information required to connect to IBM®, ensure that this system value is set
|
||
|
to 1 (Retain Data). To make this change: On any i5/OS command line, enter <tt class="xph">CHGSYSVAL SYSVAL(QRETSVRSEC)
|
||
|
VALUE('1') </tt></p></li>
|
||
|
<li>Is TCP started?
|
||
|
<p>You must start TCP for the Universal Connection wizard
|
||
|
to run successfully. In addition, TCP must be active whenever you access the
|
||
|
Universal Connection. To start TCP: </p>
|
||
|
<ol type="a">
|
||
|
<li>On any i5/OS command line, enter <tt class="xph">STRTCP</tt> (Start TCP
|
||
|
command).</li>
|
||
|
<li>Press Enter.</li></ol></li>
|
||
|
<li>Is your virtual private network (VPN) functioning correctly?
|
||
|
<p>See the <a href="../rzaja/rzajatroubleshootvpn.htm">Troubleshoot VPN</a> topic for assistance.</p></li>
|
||
|
<li>Does your modem selection exist or do you need to change some of the default
|
||
|
parameters?
|
||
|
<p>To change the modem list, choose from the following options: </p>
|
||
|
<ul>
|
||
|
<li>To change the modem list with iSeries Navigator, follow these steps:
|
||
|
<ol type="a">
|
||
|
<li>Select the appropriate server.</li>
|
||
|
<li>Expand <span class="bold">Network</span>.</li>
|
||
|
<li>Select <span class="bold">Remote Access Services</span>.</li>
|
||
|
<li>Select modems.</li>
|
||
|
<li>See the <a href="../rzaiy/rzaiycfgmodem.htm">Configure your modem for PPP</a> topic for more information. Also, see your modem manual for the proper
|
||
|
settings.</li></ol></li>
|
||
|
<li>To change the modem list from the command line, follow these steps:
|
||
|
<ol type="a">
|
||
|
<li>On any i5/OS command line, enter <tt class="xph">CFGTCPPTP</tt>.</li>
|
||
|
<li>Press Enter.</li>
|
||
|
<li>Select option 11 (Work with modem information).</li>
|
||
|
<li>Select options to add or change modems as needed. See the <a href="../rzaiy/rzaiycfgmodem.htm">Configure your modem for PPP</a> topic for details. Also,
|
||
|
see your modem manual for the proper settings.</li></ol></li></ul></li>
|
||
|
<li>Is your modem configured with a framing type of asynchronous?
|
||
|
<p>If not, you may have to change dip-switch and other hardware settings. See
|
||
|
your modem manual for more information. If you are using an internal modem
|
||
|
or an IBM 7852-400, no change is required.</p></li>
|
||
|
<li>Did problems occur when you attempted to test the connection?
|
||
|
<p>See the <a href="../rzaiy/rzaiyrzaiytrouble.htm">Troubleshoot PPP</a> topic.</p></li>
|
||
|
<li>Are you trying to use an existing SNA electronic customer support switched
|
||
|
connection as a backup?
|
||
|
<p>Ensure that the QESLINE line description specifies
|
||
|
a valid resource name (DSPLIND QESLINE) and is connected to a synchronous
|
||
|
capable modem. You can use the same IBM 7852-400 modem for both the Universal
|
||
|
Connection and an SNA backup. See the <a href="../rzaji/cfgsna.htm">Configure an SNA
|
||
|
connection</a> topic for details. It is also possible to use two separate
|
||
|
modems.</p></li>
|
||
|
<li>Do you make a connection to the Universal Connection wizard through AT®&T
|
||
|
Global Network Services?
|
||
|
<p>If you are using AT&T for your electronic customer support
|
||
|
connection, be aware of the following information: </p>
|
||
|
<ol type="a">
|
||
|
<li>Every 30 days (or whenever you use the Universal Connection after that
|
||
|
30 day period), your server downloads an updated AT&T telephone list. This ensures that
|
||
|
the telephone numbers available for the Universal Connection remain current.</li>
|
||
|
<li>When this download occurs, a message is posted to the system operator's
|
||
|
message queue.</li>
|
||
|
<li>If your Universal Connection profiles contain one or more
|
||
|
telephone numbers that are no longer in the current AT&T telephone list, the system issues
|
||
|
a diagnostic message. The purpose of this message is to notify you to run
|
||
|
the wizard again to update the telephone numbers. When you run the wizard
|
||
|
again, updated telephone numbers will be available for you to choose from.
|
||
|
To view the latest telephone numbers, visit the <a href="http://www.attbusiness.net" target="_blank">AT&T
|
||
|
Business Internet Services</a> (www.attbusiness.net)
|
||
|
<img src="www.gif" alt="Link outside Information Center" /> Web
|
||
|
site.</li></ol></li></ol>
|
||
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
||
|
</body>
|
||
|
</html>
|