Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
iptables /
html /
Delete
Unzip
Name
Size
Permission
Date
Action
NAT-HOWTO-1.html
1.05
KB
-rw-r--r--
2016-02-19 16:20
NAT-HOWTO-10.html
2.39
KB
-rw-r--r--
2016-02-19 16:20
NAT-HOWTO-11.html
836
B
-rw-r--r--
2016-02-19 16:20
NAT-HOWTO-2.html
4.17
KB
-rw-r--r--
2016-02-19 16:20
NAT-HOWTO-3.html
1.34
KB
-rw-r--r--
2016-02-19 16:20
NAT-HOWTO-4.html
4.22
KB
-rw-r--r--
2016-02-19 16:20
NAT-HOWTO-5.html
4.95
KB
-rw-r--r--
2016-02-19 16:20
NAT-HOWTO-6.html
8.13
KB
-rw-r--r--
2016-02-19 16:20
NAT-HOWTO-7.html
1.22
KB
-rw-r--r--
2016-02-19 16:20
NAT-HOWTO-8.html
1.04
KB
-rw-r--r--
2016-02-19 16:20
NAT-HOWTO-9.html
1.97
KB
-rw-r--r--
2016-02-19 16:20
NAT-HOWTO.html
2.53
KB
-rw-r--r--
2016-02-19 16:20
packet-filtering-HOWTO-1.html
1.77
KB
-rw-r--r--
2016-02-19 16:21
packet-filtering-HOWTO-10.html
2.44
KB
-rw-r--r--
2016-02-19 16:21
packet-filtering-HOWTO-11.html
3.58
KB
-rw-r--r--
2016-02-19 16:21
packet-filtering-HOWTO-2.html
1.48
KB
-rw-r--r--
2016-02-19 16:21
packet-filtering-HOWTO-3.html
5.57
KB
-rw-r--r--
2016-02-19 16:21
packet-filtering-HOWTO-4.html
2.07
KB
-rw-r--r--
2016-02-19 16:21
packet-filtering-HOWTO-5.html
1.53
KB
-rw-r--r--
2016-02-19 16:21
packet-filtering-HOWTO-6.html
3.35
KB
-rw-r--r--
2016-02-19 16:21
packet-filtering-HOWTO-7.html
34.71
KB
-rw-r--r--
2016-02-19 16:21
packet-filtering-HOWTO-8.html
1.35
KB
-rw-r--r--
2016-02-19 16:21
packet-filtering-HOWTO-9.html
2.21
KB
-rw-r--r--
2016-02-19 16:21
packet-filtering-HOWTO.html
2.69
KB
-rw-r--r--
2016-02-19 16:21
Save
Rename
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <HTML> <HEAD> <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.71"> <TITLE>Linux 2.4 NAT HOWTO: The Two Types of NAT</TITLE> <LINK HREF="NAT-HOWTO-4.html" REL=next> <LINK HREF="NAT-HOWTO-2.html" REL=previous> <LINK HREF="NAT-HOWTO.html#toc3" REL=contents> </HEAD> <BODY> <A HREF="NAT-HOWTO-4.html">Next</A> <A HREF="NAT-HOWTO-2.html">Previous</A> <A HREF="NAT-HOWTO.html#toc3">Contents</A> <HR> <H2><A NAME="s3">3.</A> <A HREF="NAT-HOWTO.html#toc3">The Two Types of NAT</A></H2> <P>I divide NAT into two different types: <B>Source NAT</B> (SNAT) and <B>Destination NAT</B> (DNAT).</P> <P>Source NAT is when you alter the source address of the first packet: i.e. you are changing where the connection is coming from. Source NAT is always done post-routing, just before the packet goes out onto the wire. Masquerading is a specialized form of SNAT.</P> <P>Destination NAT is when you alter the destination address of the first packet: i.e. you are changing where the connection is going to. Destination NAT is always done before routing, when the packet first comes off the wire. Port forwarding, load sharing, and transparent proxying are all forms of DNAT.</P> <HR> <A HREF="NAT-HOWTO-4.html">Next</A> <A HREF="NAT-HOWTO-2.html">Previous</A> <A HREF="NAT-HOWTO.html#toc3">Contents</A> </BODY> </HTML>