Networking Forums

Networking Forums > Computer Networking > Linux Networking > ip masquerade diagram

Reply
Thread Tools Display Modes

ip masquerade diagram

 
 
annalissa
Guest
Posts: n/a

 
      02-21-2009, 03:40 AM
Hi all,

In the IP masquerading diagram given here

http://www.linux-mag.com/images/1999-08/img2/guru2.jpg

in step 12 , how does the masq server determines , the packet is not for
the linux server but for an internal masqued machine ?

masquerading operation is just SNAT/DNAT operation isn't it ?
 
Reply With Quote
 
 
 
 
Robert Nichols
Guest
Posts: n/a

 
      02-22-2009, 04:29 PM
In article <gno0ik$dvc$(E-Mail Removed)>, annalissa <(E-Mail Removed)> wrote:
:Hi all,
:
:In the IP masquerading diagram given here
:
: http://www.linux-mag.com/images/1999-08/img2/guru2.jpg
:
:in step 12 , how does the masq server determines , the packet is not for
:the linux server but for an internal masqued machine ?
:
:masquerading operation is just SNAT/DNAT operation isn't it ?

Whenever SNAT is set up for a connection, a corresponding DNAT is
automatically set up for the reply traffic.

SNAT 192.168.0.10:1060 -> 123.123.123.123:64000

implies

DNAT 123.123.123.123:64000 -> 192.168.0.10:1060

And yes, there are typos in that linux-mag figure. There's a missing
"123" address component in the addresses in each of the green boxes.

--
Bob Nichols AT comcast.net I am "RNichols42"
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Network diagram Ammar S. Mitoori Windows Networking 1 06-02-2009 09:21 PM
MS - Network Diagram Example Dave Windows Networking 3 04-06-2007 02:14 PM
How to get the hotspot diagram of a network jianingy Network Routers 1 03-04-2006 08:58 PM
Diagram Wirless VPN Gateway news.cable.ntlworld.com Wireless Internet 1 03-25-2005 05:23 PM
LAN Diagram with VIsio Mario Castillo Windows Networking 1 04-12-2004 07:34 PM



1 2 3 4 5 6 7 8 9 10 11