Thank you Troy, but I am afraid this is not enough. 

Let's see an example:

     Public Pool: X.X.X.0 --- X.X.X.128 (128
addresses)
     Private addresses: 10.10.10.X      (256
addresses)

     NAT CONFIG:

  access-list 1 X.X.X.0 0.0.0.255
  ip nat pool kk X.Y.Z.0 X.Y.Z.128 netmask 255.0.0.0 
   
  ip nat inside source list 1 pool kk overlad

 
  How will this work?? 
       A friend of mine told me that the router will
start doing NAT (one private address to one public
address) until the public pool is finished. After that
the router will start doing PAT. What do you think?? I
am very curious about this and I don't have a router
to test it...

(Richard, I don't like PAT because some applications
works bad with it, and because a lot of places in
internet block more than one access with the same IP.)

    I want to thank all people who is answering me...







Por favor, responda a "Troy Leliard"

Enviado por:    [EMAIL PROTECTED]
Destinatarios:  [EMAIL PROTECTED]
CC:      
Asunto: RE: PAT AFTER NAT...IS IT POSSIBLE???
[7:66672]

Yes it can be done, you just need to redefine you
pool, for 1-1 nat, use all
but 1 of your available IP's, then do another nat with
overload on the last
ip address.

=?iso-8859-1?q?ciscoGo2002?= wrote:
>
> Hello folks,
> I have question for you, we want to do dynamic NAT
> with a pool of 128 public ip addresses (we haven't
got
> more public IP addresses :(  ). Now, when the router
> does 128 translation no one can access internet...
We
> would like to do PAT when NAT public addresses are
> exhausted.. is it possible? Can we do a mix of PAT
and
> NAT configuration? Any ideas? Any configs?
>
> Thanks to all of you clever man and ladyies!!!
>

___________________________________________________
Yahoo! Messenger - Nueva versisn GRATIS
Super Webcam, voz, caritas animadas, y mas...
http://messenger.yahoo.es




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=66692&t=66692
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to