cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
878
Views
5
Helpful
2
Replies

multiple "ip nat inside source static" with same source-ip?

wagnerch
Level 1
Level 1

Hi,

I have a router with multiple nat-outside-interfaces and one inside interface and the following translation:

"ip nat inside source static 10.1.1.1 10.2.2.2"

Now I get another outside interface (Dialer100) for which I should do a translation of my internal host 10.1.1.1 to another address (eg. the one I get assigned by dialer100).

Is this possible to overwrite a static-nat for a special target? (with any route-map or anything else?)

regards,

Chris

2 Replies 2

So I have to make dynamic entries which will work like static ones.

Both sides must be able to start a conversation to the address? Is this possible and how?

regards,

Chris