RE: Nat Translation

From: Tyson Scott <tscott_at_ipexpert.com>
Date: Fri, 25 Jun 2010 14:56:01 -0400

Just do regular NAT translation for it if you need two way translation.

ip nat inside source static 192.168.10.30 210.2.x.x

Regards,
 
Tyson Scott - CCIE #13513 R&S, Security, and SP
Managing Partner / Sr. Instructor - IPexpert, Inc.
Mailto: tscott_at_ipexpert.com

-----Original Message-----
From: nobody_at_groupstudy.com [mailto:nobody_at_groupstudy.com] On Behalf Of
faizan khurshid
Sent: Friday, June 25, 2010 2:42 PM
To: ccielab_at_groupstudy.com
Subject: OT:Nat Translation

TO Group

 Simple
 setup 192.168.10.x lan subnet through PAT all subnet able access
internet .now i need help
i have lan ip 192.168.10.30 its kind a
streaming device this device must go to internet and
 also through
 one dedicated WAN(internet) ip people sitting on
 internet can access this 192.168.10.30 from port
18
 to 19000 via ip 210.2.X.X

 For internet
i
 did following configuration
 access-list 101 permit 192.168.10.0 0.0.0.255
any
 ip
 nat inside source list 101 fa0/1 overload
  ip route 0.0.0.0 0.0.0.0
OUTSIDEGATEWAY
 For device
 ip nat pool ABC
192.168.10.30 192.168.10.30 netmask 255.255.255.0 rotary
 ip nat destination list PotForwarding ABC overload

ip
access-list extended PortForwarding

permit tcp any host
210.2.x.X range 19 19000
  kindly help me from above configuration i can see
translation on my router when i go to access this device
(192.168.10.30) via 210..2.x.x & access-list hit counts but
device not able go to internet i knwo this reason why this happening
But
 i need solution device on 192.168.10.30 must go to internet
 as well users on internet can access it on WAN ip from port
18 to 19000
 Thanks/Regard
Received on Fri Jun 25 2010 - 14:56:01 ART

This archive was generated by hypermail 2.2.0 : Sun Aug 01 2010 - 09:11:38 ART