Here is a simple example:
Client---{Internet}--(intF0)R1(intF1)---{LAN}--www(10.10.10.10)
R1, int f0:
ip address 131.1.1.1 255.255.255.0
ip nat outside
R1 int f1:
Ip address 10.10.10.1 255.255.255.0
ip nat inside
On R1, global config:
ip nat inside source static 10.10.10.10 131.1.1.100
Make sure there are appropriate default routes on Client and on www server.
Ping from Host:
Ping 131.1.1.100
It should work. Enable debug ip icmp on www to see pings from the Client.
-----Original Message-----
From: nobody_at_groupstudy.com [mailto:nobody_at_groupstudy.com] On Behalf Of
sameer inam
Sent: 29-Sep-10 16:04
To: ccielab_at_groupstudy.com
Subject: Static NAT
Hello experts,
I have one local server on local Lan 10.0.x.x I want internet user can
access
this server using a public ip address , I tried to put the static Nat but
some
reason its not working , could you guys please help me on that case .
really appreciated
Sameer
Blogs and organic groups at http://www.ccie.net
Received on Wed Sep 29 2010 - 16:42:47 ART
This archive was generated by hypermail 2.2.0 : Fri Oct 01 2010 - 05:58:06 ART