<?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 ASA 5505 Interface Security Level Question in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-5505-interface-security-level-question/m-p/2403438#M309825</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The "&lt;SPAN style="font-size: 10pt;"&gt;access-list inside_access_in extended permit ip any any" was permitting all traffic to the inside and overriding the implicit "deny ip any any" (from lower security networks). That should be removed and then you won't need the explicit ACL on the Guest VLAN.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Nov 2013 16:07:38 GMT</pubDate>
    <dc:creator>Marvin Rhoads</dc:creator>
    <dc:date>2013-11-01T16:07:38Z</dc:date>
    <item>
      <title>ASA 5505 Interface Security Level Question</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-interface-security-level-question/m-p/2403437#M309824</link>
      <description>&lt;P&gt;I am wondering if someone can shed some light on this for me. I have a new ASA 5505 with a somewhat simple config. I want to set up a guest VLAN on it for a guest wireless connection. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I set up the ASA with the VLAN, made a trunk port, set up DHCP (on the ASA) on the guest VLAN, configured NAT, etc. Everything seem to be working with that. Guests are getting address on the correct subnet, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only issue I have is that the Guest VLAN (192.168.22.0) can get to the secure (VLAN1 - 172.16.0.0). I set up the guest VLAN (VLAN 5) with a security level of 10, the secure with a level of 100. I figured that would be enough. To stop the guest from accessing the secure, I had to throw on an ACL (&lt;SPAN style="font-size: 10pt;"&gt;access-list Guest-VLAN_access_in line 1 extended deny ip any 172.16.0.0 255.255.255.0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone&amp;nbsp; show me what I did wrong? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for any help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------&lt;/P&gt;&lt;P&gt;To create the VLAN, I did the following: &lt;/P&gt;&lt;P&gt;int vlan5&lt;/P&gt;&lt;P&gt;nameif Guest-VLAN&lt;/P&gt;&lt;P&gt;security-level 10&lt;/P&gt;&lt;P&gt;ip address 192.168.22.1 255.255.255.0&lt;/P&gt;&lt;P&gt;no shutdown&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;int Ethernet0/1&lt;/P&gt;&lt;P&gt;switchport trunk allowed vlan 1 5&lt;/P&gt;&lt;P&gt;switchport trunk native vlan 1&lt;/P&gt;&lt;P&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;no shutdown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;below is the whole config. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result of the command: "sho run"&lt;/P&gt;&lt;P&gt;&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 9.1(3) &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname ciscoasa&lt;/P&gt;&lt;P&gt;enable password zGs7.eQ/0VxLuSIs encrypted&lt;/P&gt;&lt;P&gt;xlate per-session deny tcp any4 any4&lt;/P&gt;&lt;P&gt;xlate per-session deny tcp any4 any6&lt;/P&gt;&lt;P&gt;xlate per-session deny tcp any6 any4&lt;/P&gt;&lt;P&gt;xlate per-session deny tcp any6 any6&lt;/P&gt;&lt;P&gt;xlate per-session deny udp any4 any4 eq domain&lt;/P&gt;&lt;P&gt;xlate per-session deny udp any4 any6 eq domain&lt;/P&gt;&lt;P&gt;xlate per-session deny udp any6 any4 eq domain&lt;/P&gt;&lt;P&gt;xlate per-session deny udp any6 any6 eq domain&lt;/P&gt;&lt;P&gt;passwd 2KFQnbNIdI.2KYOU encrypted&lt;/P&gt;&lt;P&gt;names&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; switchport trunk allowed vlan 1,5&lt;/P&gt;&lt;P&gt; switchport trunk native vlan 1&lt;/P&gt;&lt;P&gt; switchport mode trunk&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;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 172.16.0.1 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 &amp;lt;External IP/Mask&amp;gt; &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan5&lt;/P&gt;&lt;P&gt; nameif Guest-VLAN&lt;/P&gt;&lt;P&gt; security-level 10&lt;/P&gt;&lt;P&gt; ip address 192.168.22.1 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;boot system disk0:/asa913-k8.bin&lt;/P&gt;&lt;P&gt;ftp mode passive&lt;/P&gt;&lt;P&gt;object network obj_any&lt;/P&gt;&lt;P&gt; subnet 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;object network Inside_Server1_80&lt;/P&gt;&lt;P&gt; host &amp;lt;Inside_server1_IP&amp;gt;&lt;/P&gt;&lt;P&gt;object network Inside_Server1_25&lt;/P&gt;&lt;P&gt; host &amp;lt;Inside_server1_IP&amp;gt;&lt;/P&gt;&lt;P&gt;object network Inside_Server1_443&lt;/P&gt;&lt;P&gt; host &amp;lt;Inside_server1_IP&amp;gt;&lt;/P&gt;&lt;P&gt;object network Inside_Server1_RDP&lt;/P&gt;&lt;P&gt; host &amp;lt;Inside_server1_IP&amp;gt;&lt;/P&gt;&lt;P&gt;object service RDP&lt;/P&gt;&lt;P&gt; service tcp destination eq 3389 &lt;/P&gt;&lt;P&gt;object network Outside_Network1&lt;/P&gt;&lt;P&gt; host &amp;lt;Outside_Network_IP&amp;gt;&lt;/P&gt;&lt;P&gt;object network Outside_Network2&lt;/P&gt;&lt;P&gt; host &amp;lt;Outside_Network_IP&amp;gt;&lt;/P&gt;&lt;P&gt;object network Outside_Network2&lt;/P&gt;&lt;P&gt; host &amp;lt;Outside_Network_IP&amp;gt;&lt;/P&gt;&lt;P&gt;object network TERMINALSRV_RDP&lt;/P&gt;&lt;P&gt; host &amp;lt;Inside_server2_IP&amp;gt;&lt;/P&gt;&lt;P&gt;object network Inside_Server2_RDP&lt;/P&gt;&lt;P&gt; host &amp;lt;Inside_Server2_IP&amp;gt;&lt;/P&gt;&lt;P&gt;object-group network Outside_Network&lt;/P&gt;&lt;P&gt; network-object object Outside_Network1&lt;/P&gt;&lt;P&gt; network-object object Outside_Network2&lt;/P&gt;&lt;P&gt;object-group network RDP_Allowed&lt;/P&gt;&lt;P&gt; description Group used for hosts allowed to RDP to Inside_Server1&lt;/P&gt;&lt;P&gt; network-object object &amp;lt;Outside_Network_3&amp;gt;&lt;/P&gt;&lt;P&gt; group-object Outside_Network&lt;/P&gt;&lt;P&gt;object-group network SBS_Services&lt;/P&gt;&lt;P&gt; network-object object Inside_Server1_25&lt;/P&gt;&lt;P&gt; network-object object Inside_Server1_443&lt;/P&gt;&lt;P&gt; network-object object Inside_Server1_80&lt;/P&gt;&lt;P&gt;object-group service SBS_Service_Ports&lt;/P&gt;&lt;P&gt; service-object tcp destination eq www &lt;/P&gt;&lt;P&gt; service-object tcp destination eq https &lt;/P&gt;&lt;P&gt; service-object tcp destination eq smtp &lt;/P&gt;&lt;P&gt;access-list inside_access_in extended permit ip any any &lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit object-group SBS_Service_Ports any object-group SBS_Services &lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit object RDP any object TERMINALSRV_RDP &lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit object RDP object-group RDP_Allowed object Inside_Server1_RDP &lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit object RDP object-group RDP_Allowed object Inside_Server2_RDP &lt;/P&gt;&lt;P&gt;access-list Guest-VLAN_access_in extended deny ip any 172.16.0.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list Guest-VLAN_access_in extended permit ip any any &lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging asdm informational&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu Guest-VLAN 1500&lt;/P&gt;&lt;P&gt;no failover&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;asdm image disk0:/asdm-714.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;no arp permit-nonconnected&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;object network obj_any&lt;/P&gt;&lt;P&gt; nat (inside,outside) dynamic interface&lt;/P&gt;&lt;P&gt;object network Inside_Server1_80&lt;/P&gt;&lt;P&gt; nat (inside,outside) static interface service tcp www www &lt;/P&gt;&lt;P&gt;object network Inside_Server1_25&lt;/P&gt;&lt;P&gt; nat (inside,outside) static interface service tcp smtp smtp &lt;/P&gt;&lt;P&gt;object network Inside_Server1_443&lt;/P&gt;&lt;P&gt; nat (inside,outside) static interface service tcp https https &lt;/P&gt;&lt;P&gt;object network Inside_Server1_RDP&lt;/P&gt;&lt;P&gt; nat (inside,outside) static interface service tcp 3389 3389 &lt;/P&gt;&lt;P&gt;object network TERMINALSRV_RDP&lt;/P&gt;&lt;P&gt; nat (inside,outside) static &amp;lt;TerminalSRV_outside)IP&amp;gt; service tcp 3389 3389 &lt;/P&gt;&lt;P&gt;object network Inside_Server2_RDP&lt;/P&gt;&lt;P&gt; nat (inside,outside) static interface service tcp 3389 3390 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;nat (Guest-VLAN,outside) after-auto source dynamic obj_any interface&lt;/P&gt;&lt;P&gt;access-group inside_access_in in interface inside&lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;access-group Guest-VLAN_access_in in interface Guest-VLAN&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 &amp;lt;Public_GW&amp;gt; 1&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;timeout pat-xlate 0:00:30&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;timeout tcp-proxy-reassembly 0:01:00&lt;/P&gt;&lt;P&gt;timeout floating-conn 0:00:00&lt;/P&gt;&lt;P&gt;dynamic-access-policy-record DfltAccessPolicy&lt;/P&gt;&lt;P&gt;user-identity default-domain LOCAL&lt;/P&gt;&lt;P&gt;aaa authentication ssh console LOCAL &lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 192.168.1.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;http 172.16.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 security-association pmtu-aging infinite&lt;/P&gt;&lt;P&gt;crypto ca trustpool policy&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;ssh key-exchange group dh-group1-sha1&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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.22.50-192.168.22.100 Guest-VLAN&lt;/P&gt;&lt;P&gt;dhcpd dns 8.8.8.8 4.2.2.2 interface Guest-VLAN&lt;/P&gt;&lt;P&gt;dhcpd lease 43200 interface Guest-VLAN&lt;/P&gt;&lt;P&gt;dhcpd enable Guest-VLAN&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;ntp server 129.6.15.30 prefer&lt;/P&gt;&lt;P&gt;username &amp;lt;Username&amp;gt; VAn7VeaGHX/c7zWW encrypted privilege 15&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;class-map global-class&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 global-policy&lt;/P&gt;&lt;P&gt; class global-class&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect icmp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect icmp error &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect pptp &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;no call-home reporting anonymous&lt;/P&gt;&lt;P&gt;Cryptochecksum:7f5d70668ebeb94f49f312612f76c943&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:59:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-interface-security-level-question/m-p/2403437#M309824</guid>
      <dc:creator>J W</dc:creator>
      <dc:date>2019-03-12T02:59:06Z</dc:date>
    </item>
    <item>
      <title>ASA 5505 Interface Security Level Question</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-interface-security-level-question/m-p/2403438#M309825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The "&lt;SPAN style="font-size: 10pt;"&gt;access-list inside_access_in extended permit ip any any" was permitting all traffic to the inside and overriding the implicit "deny ip any any" (from lower security networks). That should be removed and then you won't need the explicit ACL on the Guest VLAN.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 16:07:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-interface-security-level-question/m-p/2403438#M309825</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2013-11-01T16:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5505 Interface Security Level Question</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-interface-security-level-question/m-p/2403439#M309826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To my understanding they should not be able to connect to the more secure network IF you &lt;STRONG&gt;DONT&lt;/STRONG&gt; have an interface ACL configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One very important thing to notice and which I think is the most likely reason this happened is the fact that as soon as you attach an interface ACL to an interface then the &lt;STRONG&gt;"security-level" &lt;/STRONG&gt;looses its meaning. The &lt;STRONG&gt;"security-level"&lt;/STRONG&gt; has meaning as long as the interface is without an ACL. This makes the &lt;STRONG&gt;"security-level"&lt;/STRONG&gt; only usable in very simple setups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I think happend is that you have &lt;STRONG&gt;"permit ip any any"&lt;/STRONG&gt; ACL on the interface that allowed all the traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your option is to either remove the interface ACL completely or have the ACL configured like you have now. I mean first block traffic to your secure LAN and then allow all other traffic which would allow the traffic to Internet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do remember to mark a reply as the correct answer if it answered your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Feel free to ask more if needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 16:09:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-interface-security-level-question/m-p/2403439#M309826</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-11-01T16:09:53Z</dc:date>
    </item>
    <item>
      <title>ASA 5505 Interface Security Level Question</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-interface-security-level-question/m-p/2403440#M309827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah. That makes sense. I am not sure why I put that in, I think force of habit from very old ASA and PIX devices. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 16:10:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-interface-security-level-question/m-p/2403440#M309827</guid>
      <dc:creator>J W</dc:creator>
      <dc:date>2013-11-01T16:10:23Z</dc:date>
    </item>
    <item>
      <title>ASA 5505 Interface Security Level Question</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-interface-security-level-question/m-p/2403441#M309828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're welcome. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Giving Jouni full marks too as he was obviously typing the same solution in longer form while I posted. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 16:12:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-interface-security-level-question/m-p/2403441#M309828</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2013-11-01T16:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5505 Interface Security Level Question</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-interface-security-level-question/m-p/2403442#M309829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marvin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yeah a couple of minutes later only &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appriciate the rating. Thank you for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 16:13:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-interface-security-level-question/m-p/2403442#M309829</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-11-01T16:13:50Z</dc:date>
    </item>
  </channel>
</rss>

