62 lines
4.4 KiB
HTML
62 lines
4.4 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="concept" />
|
||
|
<meta name="DC.Title" content="Scenarios: Packet rules" />
|
||
|
<meta name="abstract" content="Use these scenarios to learn how you can use network address translation (NAT) and IP filtering to protect your network." />
|
||
|
<meta name="description" content="Use these scenarios to learn how you can use network address translation (NAT) and IP filtering to protect your network." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzajbrzajb0ippacketsecuritysd.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzajbrzajb0dexample2.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzajbrzajb0eexample3.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzajbrzajb0fexample4.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzajbrzajb0gexample5.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2000, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2000, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rzajb0a-whyip" />
|
||
|
<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>Scenarios: Packet rules</title>
|
||
|
</head>
|
||
|
<body id="rzajb0a-whyip"><a name="rzajb0a-whyip"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Scenarios: Packet rules</h1>
|
||
|
<div><p>Use these scenarios to learn how you can use network address translation
|
||
|
(NAT) and IP filtering to protect your network. </p>
|
||
|
<div class="section"><p>Each scenario includes a diagram and sample configuration.</p>
|
||
|
</div>
|
||
|
<div class="section"><div class="p"><div class="tip"><span class="tiptitle">Tip:</span> In each scenario, the <samp class="codeph">192.x.x.x</samp> IP
|
||
|
addresses represent public IP addresses. All addresses are for example purposes
|
||
|
only.</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<ul class="ullinks">
|
||
|
<li class="ulchildlink"><strong><a href="rzajbrzajb0dexample2.htm">Scenario: Map IP addresses using NAT</a></strong><br />
|
||
|
In this scenario, your company uses static network address translation (NAT) to map its private IP addresses to public addresses.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzajbrzajb0eexample3.htm">Scenario: Create filter rules to allow HTTP, Telnet, and FTP</a></strong><br />
|
||
|
In this scenario, your company uses IP filtering to restrict the IP traffic that can access its Web server to HTTP, Telnet, and FTP.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzajbrzajb0fexample4.htm">Scenario: Combine NAT and IP filtering</a></strong><br />
|
||
|
In this scenario, your company combines network address translation (NAT) and IP filtering together. Your company wants to hide its personal computers and Web server behind a single, public, IP address and to allow other companies to access the Web server.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzajbrzajb0gexample5.htm">Scenario: Hide IP addresses using masquerade NAT</a></strong><br />
|
||
|
In this scenario, your company uses masquerade network address translation (NAT) to hide the private addresses of your personal computers. At the same time, your company allows your employees to access the Internet.</li>
|
||
|
</ul>
|
||
|
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzajbrzajb0ippacketsecuritysd.htm" title="IP filtering and network address translation (NAT) act like a firewall to protect your internal network from intruders.">IP filtering and network address translation</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|