<?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 Simrid,  I have changed the in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857858#M157166</link>
    <description>&lt;P&gt;Simrid, &amp;nbsp;I have changed the configuration slightly from what is posted here in an attempt to simplify the configuration. &amp;nbsp;I did try applying the change you suggested with the outside_access_in list. &amp;nbsp;It still does not work. &amp;nbsp;Also, here is the part of the config that has changed.&lt;/P&gt;
&lt;P&gt;dns server-group DefaultDNS&lt;BR /&gt; domain-name prfeedingclinc.com&lt;BR /&gt;object-group protocol DM_INLINE_PROTOCOL_1&lt;BR /&gt; protocol-object udp&lt;BR /&gt; protocol-object tcp&lt;BR /&gt;access-list inside_nat0_outbound extended permit ip 192.168.1.0 255.255.255.0 10.254.254.0 255.255.255.0&lt;BR /&gt;access-list split standard permit 192.168.1.0 255.255.255.0&lt;BR /&gt;access-list http extended permit tcp any any eq www&lt;BR /&gt;access-list outside_access_in extended permit tcp any host Server eq 8099&lt;BR /&gt;access-list outside_access_in extended permit udp any host Server eq 8099&lt;BR /&gt;access-list outside_access_in extended permit tcp any host Server eq 8100&lt;BR /&gt;access-list outside_access_in extended permit udp any host Server eq 8100&lt;BR /&gt;access-list outside_access_in extended permit tcp any host Server eq 8102&lt;BR /&gt;access-list outside_access_in extended permit udp any host Server eq 8102&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging asdm informational&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;ip local pool RemoteAccess 10.254.254.1-10.254.254.254 mask 255.255.255.0&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image disk0:/asdm-645-206.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;nat-control&lt;BR /&gt;global (outside) 1 interface&lt;BR /&gt;nat (inside) 0 access-list inside_nat0_outbound&lt;BR /&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;BR /&gt;static (inside,outside) udp interface 8102 Server 8102 netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) tcp interface 8102 Server 8102 netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) tcp interface 8099 Server 8099 netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) udp interface 8099 Server 8099 netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) tcp interface 8100 Server 8100 netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) udp interface 8100 Server 8100 netmask 255.255.255.255&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 &lt;SPAN&gt;xxx.xxx.xxx.xxx&lt;/SPAN&gt;&amp;nbsp;1&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;timeout tcp-proxy-reassembly 0:01:00&lt;BR /&gt;timeout floating-conn 0:00:00&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;aaa authentication telnet console LOCAL&lt;BR /&gt;aaa authentication ssh console LOCAL&lt;BR /&gt;http server enable&lt;BR /&gt;http 192.168.1.0 255.255.255.0 inside&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;BR /&gt;sysopt connection tcpmss 1300&lt;/P&gt;</description>
    <pubDate>Tue, 05 Jul 2016 13:38:54 GMT</pubDate>
    <dc:creator>gmcclana</dc:creator>
    <dc:date>2016-07-05T13:38:54Z</dc:date>
    <item>
      <title>ASA5505 Opening Ports</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857847#M157155</link>
      <description>&lt;P&gt;I have attempted to open three ports on our firewall. &amp;nbsp;Only when I test the ports using an open port checker tool online, I get a response that the ports are closed. &amp;nbsp;I'm not understanding why these ports are not getting hits or showing open. &amp;nbsp;Can someone please tell me what I am missing?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;My current configuration is as follows:&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;: Saved
:
ASA Version 8.2(5) 
!
hostname PC
domain-name .com
enable password XXXXXXX encrypted
passwd XXXXXXX encrypted
names
name 192.168.1.3 Server
!
interface Ethernet0/0
 switchport access vlan 2
!
interface Ethernet0/1
!
interface Ethernet0/2
!
interface Ethernet0/3
!
interface Ethernet0/4
!
interface Ethernet0/5
!
interface Ethernet0/6
!
interface Ethernet0/7
!
interface Vlan1
 nameif inside
 security-level 100
 ip address 192.168.1.1 255.255.255.0 
!
interface Vlan2
 nameif outside
 security-level 0
 ip address 000.000.000.000 255.255.255.252 
!
regex url4 "twitter.com"
boot system disk0:/asa825-k8.bin
ftp mode passive
clock timezone EST -5
clock summer-time EDT recurring
dns server-group DefaultDNS
 domain-name  .com
object-group protocol DM_INLINE_PROTOCOL_1
 protocol-object udp
 protocol-object tcp
object-group network NAS
object-group service Practice-Perfct tcp-udp
 port-object eq 8100
object-group service Practice-Perfect tcp-udp
 port-object eq 8099
object-group service Practice-Perfet tcp-udp
 port-object eq 8102
access-list inside_nat0_outbound extended permit ip 192.168.1.0 255.255.255.0 10.254.254.0 255.255.255.0 
access-list split standard permit 192.168.1.0 255.255.255.0 
access-list http extended permit tcp any any eq www 
access-list http extended permit tcp any host Server eq 3389 
access-list outside_access_in extended permit object-group DM_INLINE_PROTOCOL_1 any host Server object-group Practice-Perfet 
access-list outside_access_in extended permit object-group DM_INLINE_PROTOCOL_1 any host Server object-group Practice-Perfct 
access-list outside_access_in extended permit object-group DM_INLINE_PROTOCOL_1 any host Server object-group Practice-Perfect 
access-list outside extended permit udp any host Server range 8099 8100 
access-list outside extended permit tcp any host Server range 8099 8100 
access-list outside extended permit tcp any host Server eq 8102 
access-list outside extended permit udp any host Server eq 8102 
pager lines 24
logging asdm informational
mtu inside 1500
mtu outside 1500
ip local pool RemoteAccess 10.254.254.1-10.254.254.254 mask 255.255.255.0
icmp unreachable rate-limit 1 burst-size 1
asdm image disk0:/asdm-645-206.bin
no asdm history enable
arp timeout 14400
nat-control
global (outside) 1 interface
nat (inside) 0 access-list inside_nat0_outbound
nat (inside) 1 0.0.0.0 0.0.0.0
static (inside,outside) udp interface 8102 Server 8102 netmask 255.255.255.255 
static (inside,outside) tcp interface 8102 Server 8102 netmask 255.255.255.255 
static (inside,outside) tcp interface 8099 Server 8099 netmask 255.255.255.255 
static (inside,outside) udp interface 8099 Server 8099 netmask 255.255.255.255 
static (inside,outside) tcp interface 8100 Server 8100 netmask 255.255.255.255 
static (inside,outside) udp interface 8100 Server 8100 netmask 255.255.255.255 
access-group outside_access_in in interface outside
route outside 0.0.0.0 0.0.0.0 23.25.105.134 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
timeout tcp-proxy-reassembly 0:01:00
timeout floating-conn 0:00:00
dynamic-access-policy-record DfltAccessPolicy
aaa authentication telnet console LOCAL 
aaa authentication ssh console LOCAL 
http server enable
http 192.168.1.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart
sysopt connection tcpmss 1300
crypto ipsec transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac 
crypto ipsec security-association lifetime seconds 28800
crypto ipsec security-association lifetime kilobytes 4608000
crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set transform-set ESP-AES-256-MD5
crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set security-association lifetime seconds 28800
crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set security-association lifetime kilobytes 4608000
crypto map outside_map 65535 ipsec-isakmp dynamic SYSTEM_DEFAULT_CRYPTO_MAP
crypto map outside_map interface outside
crypto ca server 
 shutdown
 cdp-url &lt;A href="http://PRFC.default.domain.invalid/+CSCOCA+/asa_ca.crl" target="_blank"&gt;http://PRFC.default.domain.invalid/+CSCOCA+/asa_ca.crl&lt;/A&gt;
 issuer-name CN=PRFC.default.domain.invalid
 smtp from-address admin@PRFC.default.domain.invalid
crypto isakmp enable outside
crypto isakmp policy 10
 authentication pre-share
 encryption aes-256
 hash md5
 group 2
 lifetime 86400
telnet 192.168.1.0 255.255.255.0 inside
telnet timeout 5
ssh 192.168.1.0 255.255.255.0 inside
ssh 000.000.000.000 255.255.255.255 outside
ssh timeout 30
console timeout 0
management-access inside
dhcpd address 192.168.1.100-192.168.1.199 inside
dhcpd dns 4.2.2.2 8.8.8.8 interface inside
dhcpd lease 28800 interface inside
dhcpd enable inside
!

threat-detection basic-threat
threat-detection statistics access-list
no threat-detection statistics tcp-intercept
ntp server 67.159.5.90 source outside
webvpn
group-policy RemoteAccess internal
group-policy RemoteAccess attributes
 dns-server value 75.75.75.75 75.75.76.76
 vpn-tunnel-protocol IPSec 
 split-tunnel-policy tunnelspecified
 split-tunnel-network-list value split
username PRFC password TGRLBheRPU8ynGyC encrypted privilege 15
username NetInnov password 5v5Z3XEBY7affMrB encrypted privilege 15
tunnel-group RemoteAccess type remote-access
tunnel-group RemoteAccess general-attributes
 address-pool RemoteAccess
 default-group-policy RemoteAccess
tunnel-group RemoteAccess ipsec-attributes
 pre-shared-key *****
!
class-map type regex match-any urlreg
 match regex url4
class-map inspection_default
 match default-inspection-traffic
class-map acl
 match access-list http
class-map type inspect http match-all http_url_policy
 match request header host regex class urlreg
!
!
policy-map type inspect dns preset_dns_map
 parameters
  message-length maximum 512
policy-map type inspect http http_policy
 parameters
 class http_url_policy
  drop-connection
policy-map httpdrop
 class acl
  inspect http http_policy 
policy-map global_policy
 class inspection_default
  inspect dns preset_dns_map 
  inspect ftp 
  inspect h323 h225 
  inspect h323 ras 
  inspect rsh 
  inspect rtsp 
  inspect esmtp 
  inspect sqlnet 
  inspect skinny  
  inspect sunrpc 
  inspect xdmcp 
  inspect sip  
  inspect netbios 
  inspect tftp 
  inspect ip-options 
  inspect icmp 
!
service-policy global_policy global
service-policy httpdrop interface outside
prompt hostname context 
no call-home reporting anonymous
call-home
 profile CiscoTAC-1
  no active
  destination address http &lt;A href="https://tools.cisco.com/its/service/oddce/services/DDCEService" target="_blank"&gt;https://tools.cisco.com/its/service/oddce/services/DDCEService&lt;/A&gt;
  destination address email callhome@cisco.com
  destination transport-method http
  subscribe-to-alert-group diagnostic
  subscribe-to-alert-group environment
  subscribe-to-alert-group inventory periodic monthly
  subscribe-to-alert-group configuration periodic monthly
  subscribe-to-alert-group telemetry periodic daily
Cryptochecksum&lt;/PRE&gt;</description>
      <pubDate>Tue, 12 Mar 2019 07:58:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857847#M157155</guid>
      <dc:creator>gmcclana</dc:creator>
      <dc:date>2019-03-12T07:58:35Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857848#M157156</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;You can check whether the ports are open or not by using packet tracer on the ASA and also test by passing traffic on these three ports.&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;Aditya&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please rate helpful posts and mark correct answers.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2016 23:59:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857848#M157156</guid>
      <dc:creator>Aditya Ganjoo</dc:creator>
      <dc:date>2016-06-30T23:59:52Z</dc:date>
    </item>
    <item>
      <title>Thank you for that suggestion</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857849#M157157</link>
      <description>&lt;P&gt;Thank you for that suggestion. &amp;nbsp;I have been testing the ports using an external port checker website. &amp;nbsp;They are coming back closed. &amp;nbsp;I'm asking if there is something in this configuration that &amp;nbsp;I am missing or over looking.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2016 15:31:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857849#M157157</guid>
      <dc:creator>gmcclana</dc:creator>
      <dc:date>2016-07-01T15:31:07Z</dc:date>
    </item>
    <item>
      <title>So, I believe after looking</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857850#M157158</link>
      <description>&lt;P&gt;So, I believe after looking at this more that the problem is within these command lines:&lt;/P&gt;
&lt;P&gt;object-group protocol DM_INLINE_PROTOCOL_1&lt;BR /&gt; protocol-object udp&lt;BR /&gt; protocol-object tcp&lt;BR /&gt;access-list inside_nat0_outbound extended permit ip 192.168.1.0 255.255.255.0 10.254.254.0 255.255.255.0&lt;BR /&gt;access-list split standard permit 192.168.1.0 255.255.255.0&lt;BR /&gt;access-list http extended permit tcp any any eq www&lt;BR /&gt;access-list outside_access_in extended permit tcp any host Server eq 8099&lt;BR /&gt;access-list outside_access_in extended permit udp any host Server eq 8099&lt;BR /&gt;access-list outside_access_in extended permit tcp any host Server eq 8100&lt;BR /&gt;access-list outside_access_in extended permit udp any host Server eq 8100&lt;BR /&gt;access-list outside_access_in extended permit tcp any host Server eq 8102&lt;BR /&gt;access-list outside_access_in extended permit udp any host Server eq 8102&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging asdm informational&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;ip local pool RemoteAccess 10.254.254.1-10.254.254.254 mask 255.255.255.0&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image disk0:/asdm-645-206.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;nat-control&lt;BR /&gt;global (outside) 1 interface&lt;BR /&gt;nat (inside) 0 access-list inside_nat0_outbound&lt;BR /&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;BR /&gt;static (inside,outside) udp interface 8102 Server 8102 netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) tcp interface 8102 Server 8102 netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) tcp interface 8099 Server 8099 netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) udp interface 8099 Server 8099 netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) tcp interface 8100 Server 8100 netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) udp interface 8100 Server 8100 netmask 255.255.255.255&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Any advice or assistance is appreciated!&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2016 21:19:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857850#M157158</guid>
      <dc:creator>gmcclana</dc:creator>
      <dc:date>2016-07-01T21:19:30Z</dc:date>
    </item>
    <item>
      <title>Are the ports actually</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857851#M157159</link>
      <description>&lt;P&gt;Are the ports actually listening on the server?&lt;/P&gt;
&lt;P&gt;If it's actually specifying CLOSED, then this could suggest you got an actual response such as a TCP reset.&lt;/P&gt;
&lt;P&gt;FILTERED would be different&lt;/P&gt;
&lt;P&gt;What happens when you try to telnet to the public IP on these ports?&lt;/P&gt;
&lt;P&gt;I'd also add to test with Packet Tracer, it's a quick test and will point you in the right direction&lt;/P&gt;</description>
      <pubDate>Sat, 02 Jul 2016 12:20:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857851#M157159</guid>
      <dc:creator>David99</dc:creator>
      <dc:date>2016-07-02T12:20:19Z</dc:date>
    </item>
    <item>
      <title>check</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857852#M157160</link>
      <description>&lt;P&gt;check&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;show conn detail long&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;while connecting&lt;/P&gt;</description>
      <pubDate>Sat, 02 Jul 2016 20:16:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857852#M157160</guid>
      <dc:creator>Peter Koltl</dc:creator>
      <dc:date>2016-07-02T20:16:26Z</dc:date>
    </item>
    <item>
      <title>Looking at your configuration</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857853#M157161</link>
      <description>&lt;P&gt;Looking at your configuration, it looks as though the "outside" access list has not been applied on the access-group section. &amp;nbsp;To add this, please issue "&lt;EM&gt;access-group outside in interface outside&lt;/EM&gt;" in global configuration mode.&lt;/P&gt;
&lt;P&gt;If this was left off intentionally, I would recommend at looking at your NAT's. &amp;nbsp;Remember that on the IOS version you are running, in access lists you should specify the NAT IP rather than the real IP.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2016 16:41:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857853#M157161</guid>
      <dc:creator>Simrid123</dc:creator>
      <dc:date>2016-07-04T16:41:11Z</dc:date>
    </item>
    <item>
      <title>Peter,</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857854#M157162</link>
      <description>&lt;P&gt;Peter,&lt;/P&gt;
&lt;P&gt;Thanks for that suggestion. &amp;nbsp;I ran the command while a connection attempt was being made and didn't see any hits from the IP address or that port number.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2016 12:34:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857854#M157162</guid>
      <dc:creator>gmcclana</dc:creator>
      <dc:date>2016-07-05T12:34:24Z</dc:date>
    </item>
    <item>
      <title>Also, if I remove the</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857855#M157163</link>
      <description>&lt;P&gt;Also, if I remove the firewall from the network, the ports work. &amp;nbsp;I know that sounds like a "duh" statement, but I was verifying that the server wasn't the cause of the blocking.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2016 12:37:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857855#M157163</guid>
      <dc:creator>gmcclana</dc:creator>
      <dc:date>2016-07-05T12:37:01Z</dc:date>
    </item>
    <item>
      <title>Yes, David, they are</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857856#M157164</link>
      <description>&lt;P&gt;Yes, David, they are listening on the server. &amp;nbsp;If I bypass the firewall the server replies to the ports. &amp;nbsp;If I telnet to the public IP using these ports the session times out.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2016 13:20:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857856#M157164</guid>
      <dc:creator>gmcclana</dc:creator>
      <dc:date>2016-07-05T13:20:44Z</dc:date>
    </item>
    <item>
      <title>I also ran the 'sh nat'</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857857#M157165</link>
      <description>&lt;P&gt;I also ran the 'sh nat' command and this is the result:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;match tcp inside host Server eq 8102 outside any&lt;BR /&gt; static translation to xxx.xxx.xxx.xxx/8102&lt;BR /&gt; translate_hits = 0, untranslate_hits = 72&lt;BR /&gt; match tcp inside host Server eq 8099 outside any&lt;BR /&gt; static translation to &lt;SPAN&gt;xxx.xxx.xxx.xxx&lt;/SPAN&gt;/8099&lt;BR /&gt; translate_hits = 0, untranslate_hits = 40&lt;BR /&gt; match udp inside host Server eq 8099 outside any&lt;BR /&gt; static translation to &lt;SPAN&gt;xxx.xxx.xxx.xxx&lt;/SPAN&gt;/8099&lt;BR /&gt; translate_hits = 0, untranslate_hits = 0&lt;BR /&gt; match tcp inside host Server eq 8100 outside any&lt;BR /&gt; static translation to &lt;SPAN&gt;xxx.xxx.xxx.xxx&lt;/SPAN&gt;&lt;SPAN&gt;/&lt;/SPAN&gt;8100&lt;BR /&gt; translate_hits = 0, untranslate_hits = 42&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;So, the traffic is making it to the firewall, it's just not getting translated to allow it to pass.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2016 13:37:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857857#M157165</guid>
      <dc:creator>gmcclana</dc:creator>
      <dc:date>2016-07-05T13:37:55Z</dc:date>
    </item>
    <item>
      <title>Simrid,  I have changed the</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857858#M157166</link>
      <description>&lt;P&gt;Simrid, &amp;nbsp;I have changed the configuration slightly from what is posted here in an attempt to simplify the configuration. &amp;nbsp;I did try applying the change you suggested with the outside_access_in list. &amp;nbsp;It still does not work. &amp;nbsp;Also, here is the part of the config that has changed.&lt;/P&gt;
&lt;P&gt;dns server-group DefaultDNS&lt;BR /&gt; domain-name prfeedingclinc.com&lt;BR /&gt;object-group protocol DM_INLINE_PROTOCOL_1&lt;BR /&gt; protocol-object udp&lt;BR /&gt; protocol-object tcp&lt;BR /&gt;access-list inside_nat0_outbound extended permit ip 192.168.1.0 255.255.255.0 10.254.254.0 255.255.255.0&lt;BR /&gt;access-list split standard permit 192.168.1.0 255.255.255.0&lt;BR /&gt;access-list http extended permit tcp any any eq www&lt;BR /&gt;access-list outside_access_in extended permit tcp any host Server eq 8099&lt;BR /&gt;access-list outside_access_in extended permit udp any host Server eq 8099&lt;BR /&gt;access-list outside_access_in extended permit tcp any host Server eq 8100&lt;BR /&gt;access-list outside_access_in extended permit udp any host Server eq 8100&lt;BR /&gt;access-list outside_access_in extended permit tcp any host Server eq 8102&lt;BR /&gt;access-list outside_access_in extended permit udp any host Server eq 8102&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging asdm informational&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;ip local pool RemoteAccess 10.254.254.1-10.254.254.254 mask 255.255.255.0&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image disk0:/asdm-645-206.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;nat-control&lt;BR /&gt;global (outside) 1 interface&lt;BR /&gt;nat (inside) 0 access-list inside_nat0_outbound&lt;BR /&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;BR /&gt;static (inside,outside) udp interface 8102 Server 8102 netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) tcp interface 8102 Server 8102 netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) tcp interface 8099 Server 8099 netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) udp interface 8099 Server 8099 netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) tcp interface 8100 Server 8100 netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) udp interface 8100 Server 8100 netmask 255.255.255.255&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 &lt;SPAN&gt;xxx.xxx.xxx.xxx&lt;/SPAN&gt;&amp;nbsp;1&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;timeout tcp-proxy-reassembly 0:01:00&lt;BR /&gt;timeout floating-conn 0:00:00&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;aaa authentication telnet console LOCAL&lt;BR /&gt;aaa authentication ssh console LOCAL&lt;BR /&gt;http server enable&lt;BR /&gt;http 192.168.1.0 255.255.255.0 inside&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;BR /&gt;sysopt connection tcpmss 1300&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2016 13:38:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857858#M157166</guid>
      <dc:creator>gmcclana</dc:creator>
      <dc:date>2016-07-05T13:38:54Z</dc:date>
    </item>
    <item>
      <title>It sounds as though it's an</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857859#M157167</link>
      <description>&lt;P&gt;It sounds as though it's an issue on the NAT's of your ACL's. &amp;nbsp;To simulate this, please could you try and perform a packet-tracer through your firewall and let me know the output? &amp;nbsp;Here's some information on the packet-tracer command if you are unfamiliar:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;http://www.cisco.com/c/en/us/td/docs/security/asa/asa-command-reference/I-R/cmdref2/p1.html&lt;/P&gt;
&lt;P&gt;I would imagine it will fail on the RPF check. &amp;nbsp;Let me know the outcome - The syntax would be something like&lt;/P&gt;
&lt;P&gt;"packet-trace input outside tcp x.x.x.x src_prt 192.168.1.3 dst_prt"&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2016 13:45:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857859#M157167</guid>
      <dc:creator>Simrid123</dc:creator>
      <dc:date>2016-07-05T13:45:40Z</dc:date>
    </item>
    <item>
      <title>Here is the result:</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857860#M157168</link>
      <description>&lt;P&gt;Here is the result:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Phase: 1&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Implicit Rule&lt;BR /&gt;Additional Information:&lt;BR /&gt;MAC Access list&lt;/P&gt;
&lt;P&gt;Phase: 2&lt;BR /&gt;Type: ROUTE-LOOKUP&lt;BR /&gt;Subtype: input&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;in 192.168.1.0 255.255.255.0 inside&lt;/P&gt;
&lt;P&gt;Phase: 3&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: DROP&lt;BR /&gt;Config:&lt;BR /&gt;Implicit Rule&lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;Result:&lt;BR /&gt;input-interface: outside&lt;BR /&gt;input-status: up&lt;BR /&gt;input-line-status: up&lt;BR /&gt;output-interface: inside&lt;BR /&gt;output-status: up&lt;BR /&gt;output-line-status: up&lt;BR /&gt;Action: drop&lt;BR /&gt;Drop-reason: (acl-drop) Flow is denied by configured rule&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2016 13:56:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857860#M157168</guid>
      <dc:creator>gmcclana</dc:creator>
      <dc:date>2016-07-05T13:56:01Z</dc:date>
    </item>
    <item>
      <title>Interesting, have you got the</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857861#M157169</link>
      <description>&lt;P&gt;Interesting, have you got the access-group applied? &amp;nbsp;I can't see the configuration in the new up to date configuration you sent. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;"show run access-group"&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2016 14:07:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857861#M157169</guid>
      <dc:creator>Simrid123</dc:creator>
      <dc:date>2016-07-05T14:07:06Z</dc:date>
    </item>
    <item>
      <title>Apparently not.  I get a</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857862#M157171</link>
      <description>&lt;P&gt;Apparently not. &amp;nbsp;I get a command prompt when I run the command. &amp;nbsp;Here is the complete configuration:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt; switchport access vlan 2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/5&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/6&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/7&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt; nameif inside&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 192.168.1.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address xxx.xxx.xxx.xxx&amp;nbsp;255.255.255.252&lt;BR /&gt;!&lt;BR /&gt;regex url4 "twitter.com"&lt;BR /&gt;boot system disk0:/asa825-k8.bin&lt;BR /&gt;ftp mode passive&lt;BR /&gt;clock timezone EST -5&lt;BR /&gt;clock summer-time EDT recurring&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt; domain-name prfeedingclinc.com&lt;BR /&gt;object-group protocol DM_INLINE_PROTOCOL_1&lt;BR /&gt; protocol-object udp&lt;BR /&gt; protocol-object tcp&lt;BR /&gt;access-list inside_nat0_outbound extended permit ip 192.168.1.0 255.255.255.0 10.254.254.0 255.255.255.0&lt;BR /&gt;access-list split standard permit 192.168.1.0 255.255.255.0&lt;BR /&gt;access-list http extended permit tcp any any eq www&lt;BR /&gt;access-list outside_access_in extended permit tcp any host 192.168.1.3 eq 8100&lt;BR /&gt;access-list outside_access_in extended permit udp any host 192.168.1.3 eq 8100&lt;BR /&gt;access-list outside_access_in extended permit tcp any host 192.168.1.3 eq 8102&lt;BR /&gt;access-list outside_access_in extended permit udp any host 192.168.1.3 eq 8102&lt;BR /&gt;access-list outside_access_in extended permit tcp any host 192.168.1.3 eq 8099&lt;BR /&gt;access-list outside_access_in extended permit udp any host 192.168.1.3 eq 8099&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging asdm informational&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;ip local pool RemoteAccess 10.254.254.1-10.254.254.254 mask 255.255.255.0&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image disk0:/asdm-645-206.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;nat-control&lt;BR /&gt;global (outside) 1 interface&lt;BR /&gt;nat (inside) 0 access-list inside_nat0_outbound&lt;BR /&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;BR /&gt;static (inside,outside) udp interface 8102 192.168.1.3 8102 netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) tcp interface 8102 192.168.1.3 8102 netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) tcp interface 8099 192.168.1.3 8099 netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) udp interface 8099 192.168.1.3 8099 netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) tcp interface 8100 192.168.1.3 8100 netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) udp interface 8100 192.168.1.3 8100 netmask 255.255.255.255&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 23.25.105.134 1&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;timeout tcp-proxy-reassembly 0:01:00&lt;BR /&gt;timeout floating-conn 0:00:00&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;aaa authentication telnet console LOCAL&lt;BR /&gt;aaa authentication ssh console LOCAL&lt;BR /&gt;http server enable&lt;BR /&gt;http 192.168.1.0 255.255.255.0 inside&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;BR /&gt;sysopt connection tcpmss 1300&lt;BR /&gt;crypto ipsec transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac&lt;BR /&gt;crypto ipsec security-association lifetime seconds 28800&lt;BR /&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;BR /&gt;crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set transform-set ESP-AES-256-MD5&lt;BR /&gt;crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set security-association lifetime seconds 28800&lt;BR /&gt;crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set security-association lifetime kilobytes 4608000&lt;BR /&gt;crypto map outside_map 65535 ipsec-isakmp dynamic SYSTEM_DEFAULT_CRYPTO_MAP&lt;BR /&gt;crypto map outside_map interface outside&lt;BR /&gt;crypto ca server&lt;BR /&gt; shutdown&lt;BR /&gt; cdp-url &lt;A href="http://PPPP.default.domain.invalid/+CSCOCA+/asa_ca.crl" target="_blank"&gt;http://PPPP.default.domain.invalid/+CSCOCA+/asa_ca.crl&lt;/A&gt;&lt;BR /&gt; issuer-name CN=PPPP.default.domain.invalid&lt;BR /&gt; smtp from-address admin@PRFC.default.domain.invalid&lt;BR /&gt;crypto isakmp enable outside&lt;BR /&gt;crypto isakmp policy 10&lt;BR /&gt; authentication pre-share&lt;BR /&gt; encryption aes-256&lt;BR /&gt; hash md5&lt;BR /&gt; group 2&lt;BR /&gt; lifetime 86400&lt;BR /&gt;telnet 192.168.1.0 255.255.255.0 inside&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh 192.168.1.0 255.255.255.0 inside&lt;BR /&gt;ssh xxx.xxx.xxx.xxx&amp;nbsp;255.255.255.255 outside&lt;BR /&gt;ssh timeout 30&lt;BR /&gt;console timeout 0&lt;BR /&gt;management-access inside&lt;BR /&gt;dhcpd address 192.168.1.100-192.168.1.199 inside&lt;BR /&gt;dhcpd dns 4.2.2.2 8.8.8.8 interface inside&lt;BR /&gt;dhcpd lease 28800 interface inside&lt;BR /&gt;dhcpd enable inside&lt;BR /&gt;!&lt;/P&gt;
&lt;P&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;no threat-detection statistics tcp-intercept&lt;BR /&gt;ntp server 67.159.5.90 source outside&lt;BR /&gt;webvpn&lt;BR /&gt;group-policy RemoteAccess internal&lt;BR /&gt;group-policy RemoteAccess attributes&lt;BR /&gt; dns-server value 75.75.75.75 75.75.76.76&lt;BR /&gt; vpn-tunnel-protocol IPSec&lt;BR /&gt; split-tunnel-policy tunnelspecified&lt;BR /&gt; split-tunnel-network-list value split&lt;BR /&gt;username PPPP password xxxx&amp;nbsp;encrypted privilege 15&lt;BR /&gt;username NNNN&amp;nbsp;password xxxx&amp;nbsp;encrypted privilege 15&lt;BR /&gt;tunnel-group RemoteAccess type remote-access&lt;BR /&gt;tunnel-group RemoteAccess general-attributes&lt;BR /&gt; address-pool RemoteAccess&lt;BR /&gt; default-group-policy RemoteAccess&lt;BR /&gt;tunnel-group RemoteAccess ipsec-attributes&lt;BR /&gt; pre-shared-key *****&lt;BR /&gt;!&lt;BR /&gt;class-map type regex match-any urlreg&lt;BR /&gt; match regex url4&lt;BR /&gt;class-map inspection_default&lt;BR /&gt; match default-inspection-traffic&lt;BR /&gt;class-map acl&lt;BR /&gt; match access-list http&lt;BR /&gt;class-map type inspect http match-all http_url_policy&lt;BR /&gt; match request header host regex class urlreg&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt; parameters&lt;BR /&gt; message-length maximum 512&lt;BR /&gt;policy-map type inspect http http_policy&lt;BR /&gt; parameters&lt;BR /&gt; class http_url_policy&lt;BR /&gt; drop-connection&lt;BR /&gt;policy-map httpdrop&lt;BR /&gt; class acl&lt;BR /&gt; inspect http http_policy&lt;BR /&gt;policy-map global_policy&lt;BR /&gt; class inspection_default&lt;BR /&gt; inspect dns preset_dns_map&lt;BR /&gt; inspect ftp&lt;BR /&gt; inspect h323 h225&lt;BR /&gt; inspect h323 ras&lt;BR /&gt; inspect rsh&lt;BR /&gt; inspect rtsp&lt;BR /&gt; inspect esmtp&lt;BR /&gt; inspect sqlnet&lt;BR /&gt; inspect skinny&lt;BR /&gt; inspect sunrpc&lt;BR /&gt; inspect xdmcp&lt;BR /&gt; inspect sip&lt;BR /&gt; inspect netbios&lt;BR /&gt; inspect tftp&lt;BR /&gt; inspect ip-options&lt;BR /&gt; inspect icmp&lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;service-policy httpdrop interface outside&lt;BR /&gt;prompt hostname context&lt;BR /&gt;no call-home reporting anonymous&lt;BR /&gt;call-home&lt;BR /&gt; profile CiscoTAC-1&lt;BR /&gt; no active&lt;BR /&gt; destination address http &lt;A href="https://tools.cisco.com/its/service/oddce/services/DDCEService" target="_blank"&gt;https://tools.cisco.com/its/service/oddce/services/DDCEService&lt;/A&gt;&lt;BR /&gt; destination address email callhome@cisco.com&lt;BR /&gt; destination transport-method http&lt;BR /&gt; subscribe-to-alert-group diagnostic&lt;BR /&gt; subscribe-to-alert-group environment&lt;BR /&gt; subscribe-to-alert-group inventory periodic monthly&lt;BR /&gt; subscribe-to-alert-group configuration periodic monthly&lt;BR /&gt; subscribe-to-alert-group telemetry periodic daily&lt;BR /&gt;Cryptochecksum:82dc492a50c40837f25cb47c211f5996&lt;BR /&gt;: end&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2016 14:31:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857862#M157171</guid>
      <dc:creator>gmcclana</dc:creator>
      <dc:date>2016-07-05T14:31:13Z</dc:date>
    </item>
    <item>
      <title>I would recommend mapping</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857863#M157173</link>
      <description>&lt;P&gt;I would recommend mapping&amp;nbsp;&lt;SPAN&gt;outside_access_in to your outside interface and then try re-running the packet tracer command to see if that helps.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2016 14:35:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857863#M157173</guid>
      <dc:creator>Simrid123</dc:creator>
      <dc:date>2016-07-05T14:35:23Z</dc:date>
    </item>
    <item>
      <title>just applied.</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857864#M157174</link>
      <description>&lt;P&gt;just applied.&lt;/P&gt;
&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;
&lt;P&gt;No change in port test though.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2016 14:37:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857864#M157174</guid>
      <dc:creator>gmcclana</dc:creator>
      <dc:date>2016-07-05T14:37:05Z</dc:date>
    </item>
    <item>
      <title>just applied.</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857865#M157175</link>
      <description>&lt;P&gt;just applied.&lt;/P&gt;
&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;
&lt;P&gt;No change in port test though.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2016 14:45:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857865#M157175</guid>
      <dc:creator>gmcclana</dc:creator>
      <dc:date>2016-07-05T14:45:50Z</dc:date>
    </item>
    <item>
      <title>Simrid,</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857866#M157176</link>
      <description>&lt;P&gt;Simrid,&lt;/P&gt;
&lt;P&gt;I changed the access-list outside-access-in to:&lt;/P&gt;
&lt;P&gt;access-list outside_access_in line 8 extended permit tcp any any eq 8099 (hitcnt=1)&amp;nbsp;&lt;BR /&gt;access-list outside_access_in line 9 extended permit tcp any any eq 8100 (hitcnt=1)&amp;nbsp;&lt;BR /&gt;access-list outside_access_in line 10 extended permit tcp any any eq 8102 (hitcnt=1)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As you can see I now am allowing traffic into the network. &amp;nbsp;I don't however, understand why it would not allow it when the destination was defined as Host 192.168.1.3.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2016 15:47:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-opening-ports/m-p/2857866#M157176</guid>
      <dc:creator>gmcclana</dc:creator>
      <dc:date>2016-07-05T15:47:53Z</dc:date>
    </item>
  </channel>
</rss>

