ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzakk_5.4.0.1/rzakkexampleparent.htm

60 lines
4.1 KiB
HTML
Raw Permalink 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="concept" />
<meta name="DC.Title" content="Domain Name System examples" />
<meta name="abstract" content="You can use these examples to understand how to use Domain Name System (DNS) in your network." />
<meta name="description" content="You can use these examples to understand how to use Domain Name System (DNS) in your network." />
<meta name="DC.Relation" scheme="URI" content="rzakkkickoff.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakkscenario1.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakkscenario2.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakkscenario3.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakkscenario5.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="rzakkexampleparent" />
<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>Domain Name System examples</title>
</head>
<body id="rzakkexampleparent"><a name="rzakkexampleparent"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Domain Name System examples</h1>
<div><p>You can use these examples to understand how to use Domain Name
System (DNS) in your network.</p>
<p>DNS is a distributed database system for managing host names and their
associated IP addresses. The following examples help to explain how DNS works,
and how you can use it in your network. The examples describe the setup and
reasons it will be used. They also link to related concepts that you might
find useful to understand the pictures.</p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rzakkscenario1.htm">Example: Single Domain Name System server for an intranet</a></strong><br />
This example depicts a simple subnet with a Domain Name System (DNS) server for internal use.</li>
<li class="ulchildlink"><strong><a href="rzakkscenario2.htm">Example: Single Domain Name System server with Internet access</a></strong><br />
This example depicts a simple subnet with a Domain Name System (DNS) server connected directly to the Internet.</li>
<li class="ulchildlink"><strong><a href="rzakkscenario3.htm">Example: Domain Name System and Dynamic Host Configuration Protocol on the same iSeries server</a></strong><br />
This example depicts Domain Name System (DNS) and Dynamic Host Configuration Protocol (DHCP) on the same server.</li>
<li class="ulchildlink"><strong><a href="rzakkscenario5.htm">Example: Split Domain Name System over firewall</a></strong><br />
This example depicts Domain Name System (DNS) operating over a firewall to protect internal data from the Internet, while allowing internal users to access data on the Internet.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakkkickoff.htm" title="Domain Name System (DNS) is a distributed database system for managing host names and their associated Internet Protocol (IP) addresses.">Domain Name System</a></div>
</div>
</div>
</body>
</html>