ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzair_5.4.0.1/preventaccesstopopports.htm

68 lines
4.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 lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<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="DC.Type" content="task" />
<meta name="DC.Title" content="Prevent access to Post Office Protocol ports" />
<meta name="abstract" content="To secure your Post Office Protocol (POP) server from unknown applications, you might want to prevent access to POP ports." />
<meta name="description" content="To secure your Post Office Protocol (POP) server from unknown applications, you might want to prevent access to POP ports." />
<meta name="DC.Relation" scheme="URI" content="preventpopaccess.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="preventaccesstopopports" />
<meta name="DC.Language" 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. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Prevent access to Post Office Protocol ports</title>
</head>
<body id="preventaccesstopopports"><a name="preventaccesstopopports"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Prevent access to Post Office Protocol ports</h1>
<div><p>To secure your Post Office Protocol (POP) server from unknown applications,
you might want to prevent access to POP ports.</p>
<div class="section">To prevent POP from starting and to prevent someone from associating
a user application, such as a socket application, with the port that the iSeries™ server
normally uses for POP, complete the following steps:</div>
<ol><li class="stepexpand"><span>In iSeries Navigator,
expand <span class="menucascade"><span class="uicontrol">your iSeries Server</span> &gt; <span class="uicontrol">Network</span> &gt; <span class="uicontrol">Servers</span> &gt; <span class="uicontrol">TCP/IP</span></span>.</span></li>
<li class="stepexpand"><span>Right-click <span class="uicontrol">TCP/IP Configuration</span> and select <span class="uicontrol">Properties</span>.</span></li>
<li class="stepexpand"><span>In the TCP/IP Configuration Properties window, click the <span class="uicontrol">Port
Restrictions</span> tab.</span></li>
<li class="stepexpand"><span>On the Port Restrictions page, click <span class="uicontrol">Add</span>.</span></li>
<li class="stepexpand"><span>On the Add Port Restriction page, specify the following settings:</span> <ul><li><span class="uicontrol">User name</span>: Specify a user profile name that is
protected on your iSeries server. (A protected user profile is a user
profile that does not own programs that adopt authority and does not have
a password that is known by other users.) By restricting the port to a specific
user, you automatically exclude all other users.</li>
<li><span class="uicontrol">Starting port</span>: <kbd class="userinput">109</kbd></li>
<li><span class="uicontrol">Ending port</span>: <kbd class="userinput">110</kbd></li>
<li><span class="uicontrol">Protocol</span>: <kbd class="userinput">TCP</kbd></li>
</ul>
</li>
<li class="stepexpand"><span>Click <span class="uicontrol">OK</span> to add the restriction.</span></li>
<li class="stepexpand"><span>On the Port Restrictions page, click <span class="uicontrol">Add</span> and
repeat the procedure for UDP.</span></li>
<li class="stepexpand"><span>Click <span class="uicontrol">OK</span> to save your port restrictions
and close the TCP/IP Configuration Properties window.</span></li>
</ol>
<div class="section">The port restriction takes effect the next time that you start TCP/IP.
If TCP/IP is active when you set the port restrictions, you should end TCP/IP
and start it again.</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="preventpopaccess.htm" title="If you do not want anyone to use Post Office Protocol (POP) to access your iSeries server, you should prevent the POP server from running.">Prevent Post Office Protocol access</a></div>
</div>
</div>
</body>
</html>