Hello People:

    Actually I am using dynamic NAT to allow my intranet users access the
internet. The problem is when a configure a static NAT from external Ip to
the internal IP, It does not work. But the funny thing is it does not work
only to a specific IP. Take a look at my configuration. I really do not know
why!!!

!
ip nat pool BRASIL   netmask 255.255.255.192
ip nat inside source route-map nonat pool BRASIL overload
ip na
!


when i put that configuration it does not work!
ip nat inside source static 192.168.25.5 


If I change this to

ip nat inside source static 192.168.25.10 
It works!

The  default gateway is correct from theirs....

thanks!




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=12287&t=12287
--------------------------------------------------
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