cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
567
Views
5
Helpful
3
Replies

cisco nat, dynamic ip from isp

Gergo Vadasz
Level 1
Level 1

Hi!

I think I understand the cisco NAT-PAT thing, but I try to manage this at my office with a 1841 router, and I don't know how to solve, that my ISP uses dynamic IP-s, and every 24 hours the public IP address is changing.

Must I change the router config every day to use NAT-PAT?

Thank you and sorry for the noob question!

Gergő from Hungary

1 Accepted Solution

Accepted Solutions

cadet alain
VIP Alumni
VIP Alumni

Hi,

No, just use the NAT overload feature like this:

ip nat inside source list 1 interface g0/0 overload

where int g0/0 is your external interface with the DHCP address.

Regards

Alain

Don't forget to rate helpful posts.

Don't forget to rate helpful posts.

View solution in original post

3 Replies 3

cadet alain
VIP Alumni
VIP Alumni

Hi,

No, just use the NAT overload feature like this:

ip nat inside source list 1 interface g0/0 overload

where int g0/0 is your external interface with the DHCP address.

Regards

Alain

Don't forget to rate helpful posts.

Don't forget to rate helpful posts.

Hi Alain!

Thank you for your reply. I forgot to mention, that my ISP needs a pppoe authentication. Does's this information change your answer? I need the replace the interface g0/0 to Dialer1?

Thank you!

Hi,

Yes you're correct.

Regards

Alain

Don't forget to rate helpful posts.

Don't forget to rate helpful posts.
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