07-08-2010 09:25 AM - edited 03-04-2019 09:00 AM
Hi,
I am trying to configure Policy base NAT , please let me know if its fine
ip nat inside source list 130 pool NAT_POOL_2
ip nat pool NAT_POOL_2 1.2.7.16 1.2.7.6 netmask 255.255.255.255
access-list 130 permit ip any any X.X.5.2 0.0.0.0
For any destination host X.X.5.2 from any source ,NATing should happen so that after NAT, IP should change to 1.2.7.6
Thanks in advance
regards
Neo
07-08-2010 09:38 AM
Hello,
The configuration looks good. As long as you have enabled NAT on the corresponding interfaces, I don't think you will have any problems.
Regards,
NT
07-08-2010 10:52 AM
Hi,
thanks for confirmation, just want to confirm do i need to use ip nat pool command and mention start-ip and end-ip as same IP or there is any other way to do the same ?
regards
Neo
07-08-2010 12:32 PM
Hi,
please help on this.
regards
Neo
07-08-2010 02:38 PM
Hello,
Seems like the only way to create the NAT pool is by giving the start and end address. I do not know of any other way to do it.
Hope this answers your question.
Regards,
NT
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide