ResellerRatings Store Ratings - View Single Post - How does this work ?
View Single Post
Old 05-30-2002, 07:40 AM   #10 (permalink)
DVNT1
Registered User
 
DVNT1's Avatar
 
Join Date: Oct 2001
Location: Ohio
Posts: 5,577
DVNT1 is on a distinguished road
Re: Hmmmm,

Quote:
Originally posted by Armadel
...ISP only assigns one I/P address
192.168.2.1(PC1) equates to 24.25.26.27 (ISP assigned)
192.168.2.2(PC2) equates to 24.25.26.27 (ISP assigned)

If the ISP were to assign multiple I/P address like this,
192.168.2.1(PC1) equates to 24.25.26.27 (ISP assigned)
192.168.2.2(PC2) equates to 24.25.26.28 (ISP assigned)

Your first example is called "dynamic" NAT. The second is called "static" NAT.

How dynamic NAT works, is pointed out in my first reply. You may need to re-read it a few times because it may initially sound like Static NAT which you already understand.

DVNT1 is offline   Reply With Quote