<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Port Forward in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/port-forward/m-p/1745275#M493916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi.&lt;/P&gt;&lt;P&gt;and thanks for the quick reply. will try this and see what happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//:Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Nov 2011 17:59:29 GMT</pubDate>
    <dc:creator>erikgrissom</dc:creator>
    <dc:date>2011-11-07T17:59:29Z</dc:date>
    <item>
      <title>Port Forward</title>
      <link>https://community.cisco.com/t5/network-security/port-forward/m-p/1745273#M493914</link>
      <description>&lt;P&gt;Hi. im having problem to portforward a RANGE of ports to 1 single internal server.&lt;/P&gt;&lt;P&gt;i can portforward single ports but i guess for range forward its different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is the working config today exept no portforward working on the range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saved&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;P&gt;ASA Version 8.0(4) &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname ASA-******&lt;/P&gt;&lt;P&gt;domain-name *******.local&lt;/P&gt;&lt;P&gt;enable password alpAW2tEmckQnbKO encrypted&lt;/P&gt;&lt;P&gt;passwd 2KFQnbNIdI.2KYOU encrypted&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;name 80.83.208.0 telavox&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan1&lt;/P&gt;&lt;P&gt;nameif inside&lt;/P&gt;&lt;P&gt;security-level 100&lt;/P&gt;&lt;P&gt;ip address 192.168.60.253 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan2&lt;/P&gt;&lt;P&gt;nameif outside&lt;/P&gt;&lt;P&gt;security-level 0&lt;/P&gt;&lt;P&gt;ip address *.*.*.* 255.255.255.248 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt;switchport access vlan 2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/3&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/4&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/5&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/6&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/7&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;boot system disk0:/asa804-k8.bin&lt;/P&gt;&lt;P&gt;ftp mode passive&lt;/P&gt;&lt;P&gt;clock timezone CEST 1&lt;/P&gt;&lt;P&gt;clock summer-time CEDT recurring last Sun Mar 2:00 last Sun Oct 3:00&lt;/P&gt;&lt;P&gt;dns server-group DefaultDNS&lt;/P&gt;&lt;P&gt;domain-name ******.local&lt;/P&gt;&lt;P&gt;object-group service AllowSip_TCP tcp&lt;/P&gt;&lt;P&gt;port-object range 16000 16100&lt;/P&gt;&lt;P&gt;port-object eq sip&lt;/P&gt;&lt;P&gt;object-group service AllowSip_UDP udp&lt;/P&gt;&lt;P&gt;port-object range 16000 16100&lt;/P&gt;&lt;P&gt;port-object eq sip&lt;/P&gt;&lt;P&gt;access-list Outside_access_in extended permit icmp any any echo-reply &lt;/P&gt;&lt;P&gt;access-list Outside_access_in extended permit icmp any any source-quench &lt;/P&gt;&lt;P&gt;access-list Outside_access_in extended permit icmp any any unreachable &lt;/P&gt;&lt;P&gt;access-list Outside_access_in extended permit icmp any any time-exceeded &lt;/P&gt;&lt;P&gt;access-list Outside_access_in extended permit tcp any host *.*.*.* eq smtp &lt;/P&gt;&lt;P&gt;access-list Outside_access_in extended permit tcp any host *.*.*.* eq https &lt;/P&gt;&lt;P&gt;access-list Outside_access_in extended permit tcp any host *.*.*.* eq 35300 &lt;/P&gt;&lt;P&gt;access-list Outside_access_in extended permit tcp telavox 255.255.255.0 host *.*.*.* object-group AllowSip_TCP &lt;/P&gt;&lt;P&gt;access-list Outside_access_in extended permit udp telavox 255.255.255.0 host *.*.*.* object-group AllowSip_UDP &lt;/P&gt;&lt;P&gt;access-list Split_Tunnel_List_ACL remark ****** NAT Access List ******&lt;/P&gt;&lt;P&gt;access-list Split_Tunnel_List_ACL remark ****** Split Tunnel Encrypted Traffic ******&lt;/P&gt;&lt;P&gt;access-list Split_Tunnel_List_ACL standard permit 192.168.60.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list inside_nat0_outside extended permit ip any 10.0.0.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list inside_out extended permit tcp host 192.168.60.1 any eq smtp &lt;/P&gt;&lt;P&gt;access-list inside_out extended deny tcp any any eq smtp &lt;/P&gt;&lt;P&gt;access-list inside_out extended permit ip any any &lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging enable&lt;/P&gt;&lt;P&gt;logging asdm debugging&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;ip local pool mypool 10.0.0.100-10.0.0.150 mask 255.255.255.0&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;asdm image disk0:/asdm-615.bin&lt;/P&gt;&lt;P&gt;no asdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list inside_nat0_outside&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface smtp 192.168.60.1 smtp netmask 255.255.255.255 dns &lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface https 192.168.60.1 https netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;access-group inside_out in interface inside&lt;/P&gt;&lt;P&gt;access-group Outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 *.*.*.* 1&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;/P&gt;&lt;P&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;/P&gt;&lt;P&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;/P&gt;&lt;P&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;dynamic-access-policy-record DfltAccessPolicy&lt;/P&gt;&lt;P&gt;aaa authentication ssh console LOCAL &lt;/P&gt;&lt;P&gt;aaa authentication telnet console LOCAL &lt;/P&gt;&lt;P&gt;http server enable 8443&lt;/P&gt;&lt;P&gt;http 0.0.0.0 0.0.0.0 outside&lt;/P&gt;&lt;P&gt;http 192.168.60.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;http 10.0.0.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;/P&gt;&lt;P&gt;crypto ipsec transform-set myset esp-3des esp-md5-hmac &lt;/P&gt;&lt;P&gt;crypto ipsec security-association lifetime seconds 28800&lt;/P&gt;&lt;P&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;/P&gt;&lt;P&gt;crypto ipsec df-bit clear-df outside&lt;/P&gt;&lt;P&gt;crypto dynamic-map dynmap 10 set pfs &lt;/P&gt;&lt;P&gt;crypto dynamic-map dynmap 10 set transform-set myset&lt;/P&gt;&lt;P&gt;crypto dynamic-map dynmap 10 set security-association lifetime seconds 86400&lt;/P&gt;&lt;P&gt;crypto dynamic-map dynmap 10 set security-association lifetime kilobytes 4608000&lt;/P&gt;&lt;P&gt;crypto map mymap 65535 ipsec-isakmp dynamic dynmap&lt;/P&gt;&lt;P&gt;crypto map mymap interface outside&lt;/P&gt;&lt;P&gt;crypto isakmp enable outside&lt;/P&gt;&lt;P&gt;crypto isakmp policy 10&lt;/P&gt;&lt;P&gt;authentication pre-share&lt;/P&gt;&lt;P&gt;encryption 3des&lt;/P&gt;&lt;P&gt;hash md5&lt;/P&gt;&lt;P&gt;group 2&lt;/P&gt;&lt;P&gt;lifetime 86400&lt;/P&gt;&lt;P&gt;telnet 192.168.60.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;telnet 10.0.0.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;management-access inside&lt;/P&gt;&lt;P&gt;dhcpd auto_config outside&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;dhcpd address 192.168.60.254-192.168.60.254 inside&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;threat-detection basic-threat&lt;/P&gt;&lt;P&gt;threat-detection statistics access-list&lt;/P&gt;&lt;P&gt;no threat-detection statistics tcp-intercept&lt;/P&gt;&lt;P&gt;webvpn&lt;/P&gt;&lt;P&gt;port 444&lt;/P&gt;&lt;P&gt;group-policy vpnclientgroup internal&lt;/P&gt;&lt;P&gt;group-policy vpnclientgroup attributes&lt;/P&gt;&lt;P&gt;dns-server value 192.168.60.1&lt;/P&gt;&lt;P&gt;vpn-tunnel-protocol IPSec &lt;/P&gt;&lt;P&gt;split-tunnel-policy tunnelspecified&lt;/P&gt;&lt;P&gt;split-tunnel-network-list value Split_Tunnel_List_ACL&lt;/P&gt;&lt;P&gt;default-domain value *****.local&lt;/P&gt;&lt;P&gt;username nordiclo password L.JhbZhL/SmPj96Q encrypted&lt;/P&gt;&lt;P&gt;username nordiclo attributes&lt;/P&gt;&lt;P&gt;service-type remote-access&lt;/P&gt;&lt;P&gt;username admhenko password cdQRwUUCVQrNcELX encrypted privilege 15&lt;/P&gt;&lt;P&gt;username admerik password RtGfXNzv09UdQwvP encrypted privilege 15&lt;/P&gt;&lt;P&gt;tunnel-group vpnclientgroup type remote-access&lt;/P&gt;&lt;P&gt;tunnel-group vpnclientgroup general-attributes&lt;/P&gt;&lt;P&gt;address-pool mypool&lt;/P&gt;&lt;P&gt;default-group-policy vpnclientgroup&lt;/P&gt;&lt;P&gt;tunnel-group vpnclientgroup ipsec-attributes&lt;/P&gt;&lt;P&gt;pre-shared-key *&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;class-map inspection_default&lt;/P&gt;&lt;P&gt;match default-inspection-traffic&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map type inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt;parameters&lt;/P&gt;&lt;P&gt;message-length maximum 512&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt;class inspection_default&lt;/P&gt;&lt;P&gt;inspect dns preset_dns_map &lt;/P&gt;&lt;P&gt;inspect ftp &lt;/P&gt;&lt;P&gt;inspect h323 h225 &lt;/P&gt;&lt;P&gt;inspect h323 ras &lt;/P&gt;&lt;P&gt;inspect rsh &lt;/P&gt;&lt;P&gt;inspect rtsp &lt;/P&gt;&lt;P&gt;inspect esmtp &lt;/P&gt;&lt;P&gt;inspect sqlnet &lt;/P&gt;&lt;P&gt;inspect skinny &lt;/P&gt;&lt;P&gt;inspect sunrpc &lt;/P&gt;&lt;P&gt;inspect xdmcp &lt;/P&gt;&lt;P&gt;inspect sip &lt;/P&gt;&lt;P&gt;inspect netbios &lt;/P&gt;&lt;P&gt;inspect tftp &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;service-policy global_policy global&lt;/P&gt;&lt;P&gt;prompt hostname context &lt;/P&gt;&lt;P&gt;Cryptochecksum:e48ca6d944943dd8582f37eddc916c26&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;P&gt;asdm image disk0:/asdm-615.bin&lt;/P&gt;&lt;P&gt;asdm location telavox 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;no asdm history enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//:Erik&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:47:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forward/m-p/1745273#M493914</guid>
      <dc:creator>erikgrissom</dc:creator>
      <dc:date>2019-03-11T21:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Port Forward</title>
      <link>https://community.cisco.com/t5/network-security/port-forward/m-p/1745274#M493915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Erick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the version you are currenty running, you will need to create one port forwarding nat for each port.&lt;/P&gt;&lt;P&gt;The other think you can do is just to do a nat one to one so it can cover all the ports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a limitation of the version ( you can use the range command only on acls) but if you go to 8.3 you can use range&amp;nbsp; on the nat statements as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2011 17:41:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forward/m-p/1745274#M493915</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2011-11-07T17:41:16Z</dc:date>
    </item>
    <item>
      <title>Port Forward</title>
      <link>https://community.cisco.com/t5/network-security/port-forward/m-p/1745275#M493916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi.&lt;/P&gt;&lt;P&gt;and thanks for the quick reply. will try this and see what happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//:Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2011 17:59:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forward/m-p/1745275#M493916</guid>
      <dc:creator>erikgrissom</dc:creator>
      <dc:date>2011-11-07T17:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Port Forward</title>
      <link>https://community.cisco.com/t5/network-security/port-forward/m-p/1745276#M493917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Erick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have updated the first reply I sent you, please checked it because the information I gave you at the beginning was not the right one for your scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2011 18:08:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forward/m-p/1745276#M493917</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2011-11-07T18:08:25Z</dc:date>
    </item>
    <item>
      <title>Port Forward</title>
      <link>https://community.cisco.com/t5/network-security/port-forward/m-p/1745277#M493918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; OK, but just to be sure i have to update to 8.3 version and after i do that what does the acl and static nat look like&lt;/P&gt;&lt;P&gt;for my scenario?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//:Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2011 18:18:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forward/m-p/1745277#M493918</guid>
      <dc:creator>erikgrissom</dc:creator>
      <dc:date>2011-11-07T18:18:38Z</dc:date>
    </item>
    <item>
      <title>Port Forward</title>
      <link>https://community.cisco.com/t5/network-security/port-forward/m-p/1745278#M493919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Correct, as I told you you can do a one to one translation on the version you are currently on and is going to work.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static(inside,outside) 63.63.63.63 192.168.60.3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list Outside_access_in permit tcp any host 63.63.63.63 range 2000 2001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not know if you have any Public IP address available that you can use for this but it definetly work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2011 18:23:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forward/m-p/1745278#M493919</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2011-11-07T18:23:55Z</dc:date>
    </item>
    <item>
      <title>Port Forward</title>
      <link>https://community.cisco.com/t5/network-security/port-forward/m-p/1745279#M493920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; OK, i have a static public ip address do i replace the 63.63.63.63 in your example?&lt;/P&gt;&lt;P&gt;and does this work with the newer version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list port_forwarding_range permit tcp host 192.168.50.3 any range 2000 2100&lt;/P&gt;&lt;P&gt;static (inside,outside) 63.63.63.63 access-list port_forwarding_range&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list Outside_access_in permit tcp any host 63.63.63.63 range 2000 2100&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2011 18:51:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forward/m-p/1745279#M493920</guid>
      <dc:creator>erikgrissom</dc:creator>
      <dc:date>2011-11-07T18:51:16Z</dc:date>
    </item>
    <item>
      <title>Port Forward</title>
      <link>https://community.cisco.com/t5/network-security/port-forward/m-p/1745280#M493921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Erick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, it will work with the newer version but the configuration its completely different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This configuration its incorrect :&lt;/P&gt;&lt;P&gt;access-list port_forwarding_range permit tcp host 192.168.50.3 any range 2000 2100&lt;/P&gt;&lt;P&gt;static (inside,outside) 63.63.63.63 access-list port_forwarding_range&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list Outside_access_in permit tcp any host 63.63.63.63 range 2000 2100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So please do not consider to configure that.&lt;/P&gt;&lt;P&gt;If you want to set this up in 8.2 or older versions you need to do the following:&lt;/P&gt;&lt;P&gt;static(inside,outside) 63.63.63.63 192.168.60.3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list Outside_access_in permit tcp any host 63.63.63.63 range 2000 2001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if you want to use 8.3 let me know and I will show you how to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2011 21:01:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forward/m-p/1745280#M493921</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2011-11-07T21:01:11Z</dc:date>
    </item>
    <item>
      <title>Port Forward</title>
      <link>https://community.cisco.com/t5/network-security/port-forward/m-p/1745281#M493922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; hi and thanks for all the info. i would be greatful if you could provide me with the correct access-list and static for the 8.3 version beacuse the range i need to port-forward is 16000-16100 and i dont think adding 100 access list is fun.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//:Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 16:26:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forward/m-p/1745281#M493922</guid>
      <dc:creator>erikgrissom</dc:creator>
      <dc:date>2011-11-08T16:26:04Z</dc:date>
    </item>
    <item>
      <title>Port Forward</title>
      <link>https://community.cisco.com/t5/network-security/port-forward/m-p/1745282#M493923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say you are on 8.3 so the configuration would be the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network 192.168.50.3-host&lt;/P&gt;&lt;P&gt;host 192.168.50.3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network 63.63.63.63-host&lt;/P&gt;&lt;P&gt;host 63.63.63.63&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object service ports-16000_16100&lt;/P&gt;&lt;P&gt;service tcp source range 16000 16100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static 192.168.50.3-host&amp;nbsp;&amp;nbsp; 63.63.63.63-host ports-16000_16100 ports-16000_16100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the access-list&lt;/P&gt;&lt;P&gt;access-list outside_in permit tcp any host 192.168.50.3 range 16000 16100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see there are major changes from one version to the other one, the Nat statement changes and also the syntax of the Access-list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate helpful comments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 17:15:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forward/m-p/1745282#M493923</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2011-11-08T17:15:49Z</dc:date>
    </item>
  </channel>
</rss>

