cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
588
Views
0
Helpful
3
Replies

How translate Multiple Global IP Addresses to Single Local IP router 831

josedunet
Level 1
Level 1

Hello All,

I have an smtp server at 10.10.10.3, located behind my cisco router 831 whose inside global ip is for example 81.81.81.1.

the server needs to be accessible to the outside network interface by its internal IP address of 10.10.10.3. I want to do a port redirection.

How i can do it?

3 Replies 3

illusion_rox
Level 1
Level 1

You can do it using static nat.

ip nat inside source static 10.10.10.3 81.81.81.1

configure ip nat inside on your lan interface and ip nat outside on your internet facing interface.

Hope this works

Thanks.

Please, how can i configure the ip nat outside in the internet interface?

Review Cisco Networking products for a $25 gift card