cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
260
Views
8
Helpful
2
Replies

NAT on 2610 Router

fkseow
Level 1
Level 1

Hi anyone please help if I have the Router NAT issues as below;

What 's the difference between ; ip nat inside & ip nat outside.

If I have the my internal server ip 172.16.132.10 and need to be NATed to the Public IP 210.187.92.10, so under router(config)#, what command should I type ?

Please help out.

2 Replies 2

daniel.bowen
Level 1
Level 1

Your inside interface is the interface that your users are connected to. Suppose you had all of your users attached to Ethernet0, and from the same router your Internet connection was found through Serial0. Then E0 would be your inside interface and S0 would be your outside interface.

If 172.16.132.10 is attached to E0, make E0 inside

Address 210.187.92.10 will be Nated on an interface, make that interface outside.

Hope this helps

Daniel,

wilchan
Level 1
Level 1

you need to type "ip nat inside source static 172.16.132.10 210.187.92.10"

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: