cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
306
Views
5
Helpful
4
Replies

nat translation to dynamic IP - need help, urgent!

wijaya_ivan
Level 1
Level 1

hello,

i need help regarding configuring nat in cisco router.

my router is connected to ISP and the ISP give a dynamic IP.

the problem is how i use nat if the global inside is dynamic?

because ip nat pool command need a fix IP address right?

so how i translate my private ip to a global ip but the global ip i got is dynamic?

Thanks

4 Replies 4

spremkumar
Level 9
Level 9

Hi Ivan

Have you explored of doing a overload onto the interface which is connecting to your SP and configured as an nat outside interface ?

for more info on the same do refer this link..

http://www.cisco.com/en/US/tech/tk648/tk361/technologies_white_paper09186a0080091cb9.shtml

regs

ok thx for your reference spremkumar

so it's like i just have to give the command like this:

ip nat inside source list interface overload

is it right?

Hi Ivan

As also mentioned by the other poster you need to configure the ACL permitting your network which is required to be natted (to which you need to provide internet access) and the outside interface as i mentioned in my earlier mail.

regds

farkascsgy
Level 4
Level 4

Hi,

Did you try the next NAT command:

ip nat inside source list ACLNAT interface "outside interface of your router" overload

In the ACLNAT you can define the IP range of your internal network....

bye

FCS

Please rate me if I helped.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card