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

70 lines
5.1 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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 Simple Mail Transfer Protocol ports" />
<meta name="abstract" content="To secure your Simple Mail Transfer Protocol (SMTP) server from unknown applications, you might want to prevent access to SMTP ports." />
<meta name="description" content="To secure your Simple Mail Transfer Protocol (SMTP) server from unknown applications, you might want to prevent access to SMTP ports." />
<meta name="DC.Relation" scheme="URI" content="preventsmtpaccess.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="preventaccesstosmtp" />
<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 Simple Mail Transfer Protocol ports </title>
</head>
<body id="preventaccesstosmtp"><a name="preventaccesstosmtp"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Prevent access to Simple Mail Transfer Protocol ports </h1>
<div><p>To secure your Simple Mail Transfer Protocol (SMTP) server from
unknown applications, you might want to prevent access to SMTP ports.</p>
<div class="section">To prevent access SMTP 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 SMTP, perform 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">25</kbd></li>
<li><span class="uicontrol">Ending port</span>: <kbd class="userinput">25</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 <span class="uicontrol">Port Restrictions</span> 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 <span class="uicontrol">TCP/IP Configuration Properties</span> window.</span> 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. 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.</li>
</ol>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="preventsmtpaccess.htm" title="If you do not want anyone to use Simple Mail Transfer Protocol (SMTP) to distribute mail to or from your iSeries server, you should prevent the SMTP server from running.">Prevent Simple Mail Transfer Protocol access</a></div>
</div>
</div>
</body>
</html>