cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
276
Views
0
Helpful
2
Replies

IP NAT

sridhar_kamath
Level 1
Level 1

I need to expose an internal ip address to outside world. I did the following on the router

IP NAT INSIDE SOURCE STATIC INTERNAL IP OUTSIDE IP

I am sucessfuly able to ping outside IP, but I am not able to browse for this IP. eg. http//OUTSIDE IP

2 Replies 2

lgijssel
Level 9
Level 9

Suppose you are using PAT, otherwise this would work.

Two remarks:

1: You need to specify a TCP-port as well (80 for http)

2: This will typically not work from within your site.

The command will be something like: ip nat inside source static tcp ...

Regards,

bhaase
Level 1
Level 1

your IP nat statement is correct although for security reasons you might want to limit it to WWW only by "ip nat inside source static "

Also verify no ACLs are preventing www requests from reaching both your internal IP or external IP

Bryan

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: