OT:Port Forwarding

From: faizan khurshid <faizankhurshid921_at_hotmail.com>
Date: Sun, 13 Jun 2010 00:59:40 +0600

To Group

i have public pool IP of 252 i m running internet over it Media box is
situated at inside LAN .my client want port forwarding
to access Media BOX and its lan ip is 192.168.10.30 i did following
configuration but couldn't get success

correct me if i m wrong i think due to unavailability of public IP it wouldnt
easy for me to do successful port forwarding
i did following configuration

interface FastEthernet0/0
ip address 192.168.30.1 255.255.255.0
ip
 nat inside
!
interface FastEthernet0/1
ip address
210.2.144.150 255.255.255.248
ip nat outside
!
ip nat pool
Forwarding 192.168.30.10 192.168.30.10 netmask 255.255.255.0 type rotary
ip
 nat inside source list 101 interface FastEthernet0/1 overload
ip nat
 inside destination list WOW pool Forwarding
!

access-list 101
 permit ip 192.168.30.0 0.0.0.255 any

ip access-list extended
WOW
 permit tcp any any range 19 19000

2nd configuration i made on assumption that my client have public ip of
210.2.144.151

ip nat pool Forwarding 210.2.144.151 210.2.144.151 255.255.255.252

ip
 access-list extended WOW
permit tcp 192.168.30.0 0.0.0.0 range 19
19000 any

ip nat inside source list WOW pool Forwarding

Corect me if i m wrong any where

Thanks /Regards
Received on Sun Jun 13 2010 - 00:59:40 ART

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