On Fri, 21 Jul 2000, kapil sharma wrote:
> Can anybody explain me what is NAT? Please send me some resources to
> read about NAT?
> 
NAT == Network Address Translation. It's a good, cheap way to keep
people from directly accessing your system. i.e. you have a
192.168.0.x address on your system, and an LRP box taking that and
re-routing it over a "public" ip address to the internet. By using
NAT, you can specify what services get through to your linux box.
        John


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to