ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzamv_5.4.0.1/rzamvtcptftp.htm

57 lines
3.5 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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="concept" />
<meta name="DC.Title" content="Security considerations for using TFTP server" />
<meta name="abstract" content="These articles discuss methods for securing the TFTP server for authorized users and preventing access to the TFTP server." />
<meta name="description" content="These articles discuss methods for securing the TFTP server for authorized users and preventing access to the TFTP server." />
<meta name="DC.Relation" scheme="URI" content="rzamvtcpsetupsecurity.htm" />
<meta name="DC.Relation" scheme="URI" content="rzamvtcpstoptftp.htm" />
<meta name="DC.Relation" scheme="URI" content="rzamvtcpsectftp.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="tcptftp" />
<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>Security considerations for using TFTP server</title>
</head>
<body id="tcptftp"><a name="tcptftp"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Security considerations for using TFTP server</h1>
<div><p>These articles discuss methods for securing the TFTP server for
authorized users and preventing access to the TFTP server.</p>
<p>Trivial file transfer protocol (TFTP) provides basic file transfer with
no user authentication. TFTP works with either Bootstrap Protocol (BOOTP)
or Dynamic Host Configuration Protocol (DHCP). </p>
<p>The client connects initially to either the BOOTP server or the DHCP server.
The BOOTP server or the DHCP server replies with the clients IP address and
the name of the load file. The client then initiates a TFTP request to the
server for the load file. When the client completes downloading of the load
file, it ends the TFTP session.</p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rzamvtcpstoptftp.htm">Prevent TFTP access</a></strong><br />
This article discusses the steps for preventing users from accessing the TFTP server.</li>
<li class="ulchildlink"><strong><a href="rzamvtcpsectftp.htm">Secure the TFTP server</a></strong><br />
This article provides recommendations for securing the TFTP server.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzamvtcpsetupsecurity.htm" title="The following information guides you through the process of setting up TCP/IP security.">Set up TCP/IP security</a></div>
</div>
</div>
</body>
</html>