<?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 Re: No network connectivity on low-security interface... in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512840#M606816</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mention earlier that when you perform show arp, you were seeing entry for 169.254.12.98, is the MAC address for the 169.254.12.98 ARP entry the same as your PC MAC address? If it is, you should perform "clear arp" on the ASA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Nov 2010 02:01:00 GMT</pubDate>
    <dc:creator>Jennifer Halim</dc:creator>
    <dc:date>2010-11-15T02:01:00Z</dc:date>
    <item>
      <title>No network connectivity on low-security interface...</title>
      <link>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512835#M606808</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an ASA 5505 with several interfaces configured. One is my "outside", with a security level of 0, a "dmz", with a security level of 10, and the rest are "insides" with security levels of 100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On every interface except that of the dmz, I can ping the gateway interface and get a response. For some reason on my DMZ interface, I can't. The goal is to get inbound FTP to work through a L2L vpn at the dmz, but at this point I can't even ping the gateway interface from a host on the dmz network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a hardware link, and it doesn't matter whether I move the interface to a different switch-port or put a different host on that network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there something I'm missing about how the ASA handles traffic on lower-security interfaces?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if I need to provide more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;Result of the command: "show run"&lt;BR /&gt;&lt;BR /&gt;: Saved&lt;BR /&gt;:&lt;BR /&gt;ASA Version 8.2(3) &lt;BR /&gt;!&lt;BR /&gt;hostname officefw1&lt;BR /&gt;enable password XXXX encrypted&lt;BR /&gt;passwd XXXX encrypted&lt;BR /&gt;names&lt;BR /&gt;&amp;lt;names&amp;gt;&lt;BR /&gt;&lt;BR /&gt;dns-guard&lt;BR /&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; switchport access vlan 50&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt; switchport trunk allowed vlan 100,125,150,200&lt;BR /&gt; switchport trunk native vlan 1&lt;BR /&gt; switchport mode trunk&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt; switchport access vlan 250&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt; switchport access vlan 251&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; shutdown&lt;BR /&gt; nameif inside&lt;BR /&gt; security-level 100&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address 68.226.79.105 255.255.255.224 &lt;BR /&gt;!&lt;BR /&gt;interface Vlan50&lt;BR /&gt; nameif dmz&lt;BR /&gt; security-level 10&lt;BR /&gt; ip address 192.158.50.1 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Vlan100&lt;BR /&gt; nameif infrastructure&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 192.168.100.1 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Vlan125&lt;BR /&gt; nameif voip&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 192.168.125.1 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Vlan150&lt;BR /&gt; nameif soa&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 192.168.150.1 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Vlan200&lt;BR /&gt; nameif itdev&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 192.168.200.1 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Vlan250&lt;BR /&gt; nameif systems&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 192.168.250.1 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Vlan251&lt;BR /&gt; nameif management&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 192.168.251.1 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Vlan999&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;boot system disk0:/asa823-k8.bin&lt;BR /&gt;ftp mode passive&lt;BR /&gt;clock timezone CST -6&lt;BR /&gt;clock summer-time CDT recurring&lt;BR /&gt;dns domain-lookup infrastructure&lt;BR /&gt;dns domain-lookup voip&lt;BR /&gt;dns domain-lookup soa&lt;BR /&gt;dns domain-lookup systems&lt;BR /&gt;dns domain-lookup management&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt; name-server &amp;lt;dns server&amp;gt;&lt;BR /&gt; name-server &amp;lt;dns server&amp;gt;&lt;BR /&gt;same-security-traffic permit inter-interface&lt;BR /&gt;same-security-traffic permit intra-interface&lt;BR /&gt;&amp;lt;object groups&amp;gt;&lt;BR /&gt;&lt;BR /&gt;access-list soa_access_in extended permit object-group WindowsShares object-group office_FS_clients object-group office_FS_servers log &lt;BR /&gt;access-list soa_access_in extended permit object-group ActiveDirectoryAuth object-group office_AD_clients object-group office_AD_servers log &lt;BR /&gt;access-list soa_access_in extended permit object-group NetworkPrinting object-group office_Print_clients object-group office_Print_servers &lt;BR /&gt;access-list soa_access_in extended permit tcp object-group office_ITDev_WebServer_clients object-group office_ITDev_Web_servers object-group ITDev_Webserver_Ports &lt;BR /&gt;access-list soa_access_in extended permit tcp object-group office_JIRA_clients object-group office_JIRA_servers eq www &lt;BR /&gt;access-list soa_access_in extended permit tcp object-group office_Printer_WUI_clients object-group office_Print_servers eq www &lt;BR /&gt;access-list soa_access_in extended permit tcp object-group office_Jabber_clients object-group office_Jabber_servers object-group Jabber &lt;BR /&gt;access-list soa_access_in extended permit udp 192.168.150.0 255.255.255.0 object-group Outside_DNS eq domain &lt;BR /&gt;access-list soa_access_in extended permit tcp 192.168.150.0 255.255.255.0 any eq www &lt;BR /&gt;access-list soa_access_in extended permit tcp 192.168.150.0 255.255.255.0 any eq https &lt;BR /&gt;access-list soa_access_in extended permit object-group Communicator_Ports 192.168.150.0 255.255.255.0 host server &lt;BR /&gt;access-list soa_access_in extended permit udp 192.168.150.0 255.255.255.0 any eq isakmp &lt;BR /&gt;access-list soa_access_in extended permit udp 192.168.150.0 255.255.255.0 any eq 4500 &lt;BR /&gt;access-list soa_access_in extended permit tcp host 192.168.150.14 host server eq 3389 &lt;BR /&gt;access-list soa_access_in extended permit tcp host 192.168.150.14 object-group DM_INLINE_NETWORK_11 &lt;BR /&gt;access-list outside_access_in extended permit tcp host DB101 host WWW2 object-group DM_INLINE_TCP_3 &lt;BR /&gt;access-list itdev_access_in extended permit object-group ActiveDirectoryAuth object-group office_AD_clients object-group office_AD_servers &lt;BR /&gt;access-list itdev_access_in extended permit object-group WindowsShares object-group office_FS_clients object-group office_FS_servers &lt;BR /&gt;access-list itdev_access_in extended permit object-group NetworkPrinting object-group office_Print_clients object-group office_Print_servers &lt;BR /&gt;access-list itdev_access_in extended permit tcp object-group office_Jabber_clients object-group office_Jabber_servers object-group Jabber &lt;BR /&gt;access-list itdev_access_in extended permit tcp object-group office_JIRA_clients object-group office_JIRA_servers eq www &lt;BR /&gt;access-list itdev_access_in extended permit udp 192.168.200.0 255.255.255.0 object-group Outside_DNS eq domain &lt;BR /&gt;access-list itdev_access_in extended permit tcp 192.168.200.0 255.255.255.0 any eq www &lt;BR /&gt;access-list itdev_access_in extended permit tcp 192.168.200.0 255.255.255.0 any eq https &lt;BR /&gt;access-list itdev_access_in extended permit object-group Communicator_Ports 192.168.200.0 255.255.255.0 host server &lt;BR /&gt;access-list itdev_access_in extended permit tcp object-group DM_INLINE_NETWORK_10 object-group prod_DBServers eq sqlnet &lt;BR /&gt;access-list itdev_access_in extended permit tcp object-group DM_INLINE_NETWORK_15 object-group DM_INLINE_NETWORK_8 eq ssh &lt;BR /&gt;access-list itdev_access_in extended permit tcp object-group office_Developer_Workstations object-group prod_IQAServers object-group RDP &lt;BR /&gt;access-list itdev_access_in extended permit tcp host Justin_PC host WWW2 object-group RDP &lt;BR /&gt;access-list itdev_access_in extended permit tcp object-group office_Developer_Workstations 98.136.48.0 255.255.255.0 object-group Yahooo_Messenger &lt;BR /&gt;access-list itdev_access_in extended permit icmp object-group DM_INLINE_NETWORK_9 host office_Monitor_Server echo-reply &lt;BR /&gt;access-list itdev_access_in extended permit tcp 192.168.200.0 255.255.255.0 object-group Rackspace_SMTP_Servers eq smtp &lt;BR /&gt;access-list systems_access_in extended permit object-group ActiveDirectoryAuth object-group office_AD_clients object-group office_AD_servers &lt;BR /&gt;access-list systems_access_in extended permit object-group WindowsShares object-group office_FS_clients object-group office_FS_servers &lt;BR /&gt;access-list systems_access_in extended permit object-group NetworkPrinting object-group office_Print_clients object-group office_Print_servers &lt;BR /&gt;access-list systems_access_in extended permit tcp object-group office_ITDev_WebServer_clients object-group office_ITDev_Web_servers object-group ITDev_Webserver_Ports &lt;BR /&gt;access-list systems_access_in extended permit tcp object-group office_Jabber_clients object-group office_Jabber_servers object-group Jabber &lt;BR /&gt;access-list systems_access_in extended permit tcp object-group office_JIRA_clients object-group office_Jabber_servers eq www &lt;BR /&gt;access-list systems_access_in extended permit tcp object-group office_Printer_WUI_clients object-group office_Print_servers eq www &lt;BR /&gt;access-list systems_access_in extended permit tcp object-group office_SysAdmin 192.168.150.0 255.255.255.0 object-group RDP &lt;BR /&gt;access-list systems_access_in extended permit tcp object-group office_SysAdmin 192.168.200.0 255.255.255.0 object-group RDP &lt;BR /&gt;access-list systems_access_in extended permit tcp object-group office_SysAdmin object-group office_AD_servers object-group RDP &lt;BR /&gt;access-list systems_access_in extended permit tcp object-group office_SysAdmin object-group office_FS_servers object-group RDP &lt;BR /&gt;access-list systems_access_in extended permit tcp object-group office_SysAdmin object-group office_JIRA_servers object-group RDP &lt;BR /&gt;access-list systems_access_in extended permit tcp object-group office_SysAdmin 192.168.200.0 255.255.255.0 eq ssh &lt;BR /&gt;access-list systems_access_in extended permit tcp object-group office_SysAdmin host DevDB eq sqlnet &lt;BR /&gt;access-list systems_access_in extended permit tcp object-group office_SysAdmin 192.168.100.0 255.255.255.0 object-group OMSA &lt;BR /&gt;access-list systems_access_in extended permit tcp object-group office_SysAdmin 192.168.200.0 255.255.255.0 object-group OMSA &lt;BR /&gt;access-list systems_access_in extended permit tcp object-group office_SysAdmin host switch eq https &lt;BR /&gt;access-list systems_access_in extended permit tcp object-group office_SysAdmin host server object-group RDP &lt;BR /&gt;access-list systems_access_in extended permit udp 192.168.250.0 255.255.255.0 object-group Outside_DNS eq domain &lt;BR /&gt;access-list systems_access_in extended permit tcp 192.168.250.0 255.255.255.0 any eq https &lt;BR /&gt;access-list systems_access_in extended permit tcp 192.168.250.0 255.255.255.0 any eq www &lt;BR /&gt;access-list systems_access_in extended permit object-group Communicator_Ports 192.168.250.0 255.255.255.0 host server &lt;BR /&gt;access-list systems_access_in extended permit udp 192.168.250.0 255.255.255.0 any eq isakmp &lt;BR /&gt;access-list systems_access_in extended permit udp 192.168.250.0 255.255.255.0 any eq 4500 &lt;BR /&gt;access-list systems_access_in extended permit udp 192.168.250.0 255.255.255.0 any eq 10000 &lt;BR /&gt;access-list systems_access_in extended permit tcp object-group office_SysAdmin object-group DM_INLINE_NETWORK_5 eq ssh &lt;BR /&gt;access-list systems_access_in extended permit tcp object-group office_SysAdmin object-group DM_INLINE_NETWORK_6 object-group RDP &lt;BR /&gt;access-list systems_access_in extended permit tcp object-group office_SysAdmin object-group DM_INLINE_NETWORK_7 object-group OMSA &lt;BR /&gt;access-list systems_access_in extended permit tcp object-group office_SysAdmin host IQ100 eq 8888 &lt;BR /&gt;access-list systems_access_in extended permit tcp object-group office_SysAdmin host WEBDEV1 object-group DM_INLINE_TCP_1 &lt;BR /&gt;access-list systems_access_in extended permit tcp object-group office_SysAdmin object-group prod_DBServers object-group OEM &lt;BR /&gt;access-list systems_access_in extended permit tcp object-group office_SysAdmin host 192.168.50.100 object-group DM_INLINE_TCP_2 &lt;BR /&gt;access-list systems_access_in extended permit icmp object-group office_SysAdmin 192.158.50.0 255.255.255.0 &lt;BR /&gt;access-list systems_access_in extended permit object-group Nagios_Office_Monitoring_Ports host office_Monitor_Server object-group DM_INLINE_NETWORK_12 &lt;BR /&gt;access-list systems_access_in extended permit tcp host office_Monitor_Server object-group DM_INLINE_NETWORK_13 object-group Tomcat_TCP_Ports &lt;BR /&gt;access-list systems_access_in extended permit tcp object-group office_SysAdmin object-group DM_INLINE_NETWORK_16 object-group Tomcat_TCP_Ports &lt;BR /&gt;access-list systems_access_in extended permit tcp 192.168.250.0 255.255.255.0 object-group SMTP_Servers eq smtp &lt;BR /&gt;access-list systems_access_in extended permit tcp object-group office_SysAdmin host 192.168.0.1 eq https &lt;BR /&gt;access-list infrastructure_access_in extended permit udp 192.168.100.0 255.255.255.0 object-group Outside_DNS eq domain &lt;BR /&gt;access-list infrastructure_access_in extended permit icmp object-group DM_INLINE_NETWORK_14 host office_Monitor_Server echo-reply &lt;BR /&gt;access-list voip_access_in extended permit udp 192.168.125.0 255.255.255.0 object-group Outside_DNS eq domain &lt;BR /&gt;access-list voip_access_in extended permit tcp 192.168.125.0 255.255.255.0 any eq www &lt;BR /&gt;access-list voip_access_in extended permit tcp 192.168.125.0 255.255.255.0 any eq https &lt;BR /&gt;access-list voip_access_in extended permit udp 192.168.125.0 255.255.255.0 host 198.123.30.132 eq ntp &lt;BR /&gt;access-list infrastructure_nat0_outbound_1 extended permit ip 192.168.100.0 255.255.255.0 192.168.101.0 255.255.255.192 &lt;BR /&gt;access-list infrastructure_nat0_outbound_1 extended permit ip 192.168.100.0 255.255.255.0 object-group DM_INLINE_NETWORK_18 &lt;BR /&gt;access-list &amp;lt;split tunnel acl name&amp;gt; standard permit 192.168.125.0 255.255.255.0 &lt;BR /&gt;access-list &amp;lt;split tunnel acl name&amp;gt; standard permit 192.168.100.0 255.255.255.0 &lt;BR /&gt;access-list &amp;lt;split tunnel acl name&amp;gt; standard permit 192.168.200.0 255.255.255.0 &lt;BR /&gt;access-list &amp;lt;split tunnel acl name&amp;gt; standard permit 192.168.250.0 255.255.255.0 &lt;BR /&gt;access-list voip_nat0_outbound extended permit ip 192.168.125.0 255.255.255.0 192.168.101.0 255.255.255.192 &lt;BR /&gt;access-list systems_nat0_outbound extended permit ip 192.168.250.0 255.255.255.0 192.168.101.0 255.255.255.192 &lt;BR /&gt;access-list systems_nat0_outbound extended permit ip 192.168.250.0 255.255.255.0 object-group DM_INLINE_NETWORK_4 &lt;BR /&gt;access-list infrastructure_nat0_outbound extended permit ip 192.168.100.0 255.255.255.0 192.168.101.0 255.255.255.192 &lt;BR /&gt;access-list infrastructure_nat0_outbound extended permit ip 192.168.100.0 255.255.255.0 object-group DM_INLINE_NETWORK_17 &lt;BR /&gt;access-list outside_1_cryptomap extended permit ip object-group DM_INLINE_NETWORK_1 object-group DM_INLINE_NETWORK_2 &lt;BR /&gt;access-list voip_nat0_outbound_1 extended permit ip 192.168.125.0 255.255.255.0 192.168.101.0 255.255.255.192 &lt;BR /&gt;access-list soa_nat0_outbound extended permit ip 192.168.150.0 255.255.255.0 192.168.101.0 255.255.255.192 &lt;BR /&gt;access-list soa_nat0_outbound extended permit ip 192.168.150.0 255.255.255.0 object-group DM_INLINE_NETWORK_3 &lt;BR /&gt;access-list itdev_nat0_outbound extended permit ip 192.168.200.0 255.255.255.0 192.168.101.0 255.255.255.192 &lt;BR /&gt;access-list itdev_nat0_outbound extended permit ip 192.168.200.0 255.255.255.0 object-group DM_INLINE_NETWORK_2&amp;nbsp; &lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging asdm informational&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;mtu dmz 1500&lt;BR /&gt;mtu infrastructure 1500&lt;BR /&gt;mtu voip 1500&lt;BR /&gt;mtu soa 1500&lt;BR /&gt;mtu itdev 1500&lt;BR /&gt;mtu systems 1500&lt;BR /&gt;mtu management 1500&lt;BR /&gt;ip local pool &amp;lt;pool name&amp;gt; 192.168.101.1-192.168.101.50 mask 255.255.255.0&lt;BR /&gt;no failover&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image disk0:/asdm-634-53.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 (dmz) 1 192.158.50.0 255.255.255.0&lt;BR /&gt;nat (infrastructure) 0 access-list infrastructure_nat0_outbound_1&lt;BR /&gt;nat (infrastructure) 1 192.168.100.0 255.255.255.0&lt;BR /&gt;nat (voip) 0 access-list voip_nat0_outbound_1&lt;BR /&gt;nat (voip) 1 192.168.125.0 255.255.255.0&lt;BR /&gt;nat (soa) 0 access-list soa_nat0_outbound&lt;BR /&gt;nat (soa) 1 192.168.150.0 255.255.255.0&lt;BR /&gt;nat (itdev) 0 access-list itdev_nat0_outbound&lt;BR /&gt;nat (itdev) 1 192.168.200.0 255.255.255.0 tcp 100 0 &lt;BR /&gt;nat (systems) 0 access-list systems_nat0_outbound&lt;BR /&gt;nat (systems) 1 192.168.250.0 255.255.255.0&lt;BR /&gt;static (voip,soa) 192.168.125.0 192.168.125.0 netmask 255.255.255.0 &lt;BR /&gt;static (itdev,infrastructure) 192.168.200.0 192.168.200.0 netmask 255.255.255.0 &lt;BR /&gt;static (itdev,voip) 192.168.200.0 192.168.200.0 netmask 255.255.255.0 &lt;BR /&gt;static (soa,infrastructure) 192.168.100.0 192.168.150.0 netmask 255.255.255.0 &lt;BR /&gt;static (infrastructure,itdev) 192.168.100.0 192.168.100.0 netmask 255.255.255.0 &lt;BR /&gt;static (infrastructure,systems) 192.168.100.0 192.168.100.0 netmask 255.255.255.0 &lt;BR /&gt;static (infrastructure,soa) 192.168.100.0 192.168.100.0 netmask 255.255.255.0 &lt;BR /&gt;static (itdev,systems) 192.168.200.0 192.168.200.0 netmask 255.255.255.0 &lt;BR /&gt;static (itdev,soa) 192.168.200.0 192.168.200.0 netmask 255.255.255.0 &lt;BR /&gt;static (soa,voip) 192.168.150.0 192.168.150.0 netmask 255.255.255.0 &lt;BR /&gt;static (soa,itdev) 192.168.150.0 192.168.150.0 netmask 255.255.255.0 &lt;BR /&gt;static (soa,systems) 192.168.150.0 192.168.150.0 netmask 255.255.255.0 &lt;BR /&gt;static (voip,itdev) 192.168.125.0 192.168.125.0 netmask 255.255.255.0 &lt;BR /&gt;static (voip,systems) 192.168.125.0 192.168.125.0 netmask 255.255.255.0 &lt;BR /&gt;static (dmz,systems) 192.158.50.0 192.158.50.0 netmask 255.255.255.0 &lt;BR /&gt;static (systems,infrastructure) 192.168.250.0 192.168.250.0 netmask 255.255.255.0 &lt;BR /&gt;static (systems,soa) 192.168.250.0 192.168.250.0 netmask 255.255.255.0 &lt;BR /&gt;static (systems,itdev) 192.168.250.0 192.168.250.0 netmask 255.255.255.0 &lt;BR /&gt;static (systems,voip) 192.168.250.0 192.168.250.0 netmask 255.255.255.0 &lt;BR /&gt;static (systems,dmz) 192.168.250.0 192.168.250.0 netmask 255.255.255.0&amp;nbsp; &lt;BR /&gt;access-group outside_access_in in interface outside&lt;BR /&gt;access-group dmz_access_in in interface dmz&lt;BR /&gt;access-group infrastructure_access_in in interface infrastructure&lt;BR /&gt;access-group voip_access_in in interface voip&lt;BR /&gt;access-group soa_access_in in interface soa&lt;BR /&gt;access-group itdev_access_in in interface itdev&lt;BR /&gt;access-group systems_access_in in interface systems&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 &amp;lt;ip address&amp;gt; 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;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;http server enable&lt;BR /&gt;http 192.168.251.0 255.255.255.0 management&lt;BR /&gt;http 192.168.250.0 255.255.255.0 systems&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;crypto ipsec transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-DES-SHA esp-des esp-sha-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-AES-192-MD5 esp-aes-192 esp-md5-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-AES-128-SHA esp-aes esp-sha-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-AES-192-SHA esp-aes-192 esp-sha-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-AES-128-MD5 esp-aes esp-md5-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-AES-256-SHA esp-aes-256 esp-sha-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 pfs group1&lt;BR /&gt;crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set transform-set ESP-AES-128-SHA ESP-AES-128-MD5 ESP-AES-192-SHA ESP-AES-192-MD5 ESP-AES-256-SHA ESP-AES-256-MD5 ESP-3DES-SHA ESP-3DES-MD5 ESP-DES-SHA ESP-DES-MD5&lt;BR /&gt;crypto map outside_map 1 match address outside_1_cryptomap&lt;BR /&gt;crypto map outside_map 1 set pfs &lt;BR /&gt;crypto map outside_map 1 set peer 12.109.80.164 &lt;BR /&gt;crypto map outside_map 1 set transform-set ESP-AES-256-SHA&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 isakmp enable outside&lt;BR /&gt;crypto isakmp policy 5&lt;BR /&gt; authentication pre-share&lt;BR /&gt; encryption 3des&lt;BR /&gt; hash sha&lt;BR /&gt; group 2&lt;BR /&gt; lifetime 86400&lt;BR /&gt;crypto isakmp policy 10&lt;BR /&gt; authentication pre-share&lt;BR /&gt; encryption des&lt;BR /&gt; hash sha&lt;BR /&gt; group 2&lt;BR /&gt; lifetime 86400&lt;BR /&gt;crypto isakmp policy 30&lt;BR /&gt; authentication pre-share&lt;BR /&gt; encryption aes-256&lt;BR /&gt; hash sha&lt;BR /&gt; group 5&lt;BR /&gt; lifetime 86400&lt;BR /&gt;no vpn-addr-assign aaa&lt;BR /&gt;no vpn-addr-assign dhcp&lt;BR /&gt;vpn-addr-assign local reuse-delay 5&lt;BR /&gt;telnet 192.168.250.0 255.255.255.0 systems&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh 192.168.250.0 255.255.255.0 systems&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;console timeout 0&lt;BR /&gt;management-access management&lt;BR /&gt;dhcpd auto_config outside&lt;BR /&gt;!&lt;BR /&gt;dhcpd address 192.168.125.10-192.168.125.30 voip&lt;BR /&gt;dhcpd dns 68.15.28.11 68.105.29.12 interface voip&lt;BR /&gt;!&lt;BR /&gt;dhcpd address 192.168.150.10-192.168.150.30 soa&lt;BR /&gt;dhcpd dns 68.105.28.12 68.105.29.11 interface soa&lt;BR /&gt;dhcpd enable soa&lt;BR /&gt;!&lt;BR /&gt;&lt;BR /&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;webvpn&lt;BR /&gt; anyconnect-essentials&lt;BR /&gt;group-policy &amp;lt;policy name&amp;gt;&lt;BR /&gt;group-policy &amp;lt;policy name&amp;gt; attributes&lt;BR /&gt; dns-server value &amp;lt;dns servers&amp;gt;&lt;BR /&gt; vpn-tunnel-protocol IPSec &lt;BR /&gt; split-tunnel-policy tunnelspecified&lt;BR /&gt; split-tunnel-network-list value &amp;lt;split tunnel acl name&amp;gt;&lt;BR /&gt;&amp;lt;Users&amp;gt;&lt;BR /&gt;tunnel-group DefaultRAGroup ipsec-attributes&lt;BR /&gt; pre-shared-key *****&lt;BR /&gt;tunnel-group &amp;lt;group name&amp;gt; type remote-access&lt;BR /&gt;tunnel-group &amp;lt;group name&amp;gt; general-attributes&lt;BR /&gt; address-pool &amp;lt;pool name&amp;gt;&lt;BR /&gt; default-group-policy &amp;lt;group name&amp;gt;&lt;BR /&gt;tunnel-group &amp;lt;group name&amp;gt; ipsec-attributes&lt;BR /&gt; pre-shared-key *****&lt;BR /&gt;tunnel-group &amp;lt;remote IP&amp;gt; type ipsec-l2l&lt;BR /&gt;tunnel-group &amp;lt;remote IP&amp;gt; ipsec-attributes&lt;BR /&gt; pre-shared-key *****&lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt; match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt; parameters&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt; class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map &lt;BR /&gt;&amp;nbsp; inspect ftp &lt;BR /&gt;&amp;nbsp; inspect h323 h225 &lt;BR /&gt;&amp;nbsp; inspect h323 ras &lt;BR /&gt;&amp;nbsp; inspect rsh &lt;BR /&gt;&amp;nbsp; inspect rtsp &lt;BR /&gt;&amp;nbsp; inspect esmtp &lt;BR /&gt;&amp;nbsp; inspect sqlnet &lt;BR /&gt;&amp;nbsp; inspect skinny&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect sunrpc &lt;BR /&gt;&amp;nbsp; inspect xdmcp &lt;BR /&gt;&amp;nbsp; inspect sip&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect netbios &lt;BR /&gt;&amp;nbsp; inspect tftp &lt;BR /&gt;&amp;nbsp; inspect ip-options &lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context &lt;BR /&gt;call-home&lt;BR /&gt; profile CiscoTAC-1&lt;BR /&gt;&amp;nbsp; no active&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; destination address http &lt;/SPAN&gt;&lt;A class="jive-link-external-small" 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;&lt;SPAN&gt;&amp;nbsp; destination address email &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:callhome@cisco.com" target="_blank"&gt;callhome@cisco.com&lt;/A&gt;&lt;BR /&gt;&amp;nbsp; destination transport-method http&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group diagnostic&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group environment&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group inventory periodic monthly&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group configuration periodic monthly&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group telemetry periodic daily&lt;BR /&gt;Cryptochecksum:46604574d5dd6acba3b8e879f7b92d73&lt;BR /&gt;: end&lt;/P&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:09:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512835#M606808</guid>
      <dc:creator>remitprosupport</dc:creator>
      <dc:date>2019-03-11T19:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: No network connectivity on low-security interface...</title>
      <link>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512836#M606810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you say you cannot ping the gateway you mean you cannot ping 192.158.50.1 255.255.255.0? By default, you should be able to ping it. Can you check if you can ping the host from the firewall? If you do a show arp, can you see the DMZ host listed? Is there any kind of firewall enabled on that machine on the DMZ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 01:35:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512836#M606810</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2010-11-15T01:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: No network connectivity on low-security interface...</title>
      <link>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512837#M606811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your DMZ is assigned VLAN 50, and currently base on the configuration, you can:&lt;/P&gt;&lt;P&gt;1) Connect to ASA ethernet 0/1 directly, and give it IP address in the same subnet as VLAN 50 - 192.168.50.0/24, and you should be able to ping the DMZ interface 192.168.50.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Currently ASA ethernet 0/2 is a trunk port, however, it's not allowing VLAN 50. If you are connecting your PC to switch port in VLAN 50, and trunk the switch to the ASA, then you would need to allow VLAN 50 to be trunked through on the ASA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 01:38:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512837#M606811</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2010-11-15T01:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: No network connectivity on low-security interface...</title>
      <link>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512838#M606814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Mike...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The host in the DMZ has a statically assigned IP of 192.168.50.100, netmask 255.255.255.0. I cannot ping the gateway (192.168.50.1) from the host and the firewall cannot ping the host either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Strangely, when I run "show arp", there's no entry for 192.168.50.100, but one for 169.254.12.98, which I think is the IP address windows automatically assigns when an interface can't get an IP from a DHCP server. That shouldn't have come from the host in the DMZ though, because it's always had a statically assigned IP...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 01:54:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512838#M606814</guid>
      <dc:creator>remitprosupport</dc:creator>
      <dc:date>2010-11-15T01:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: No network connectivity on low-security interface...</title>
      <link>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512839#M606815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jennifer...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The device is connected directly to the firewall port (0/1), and not on a switch port that uses the trunk. I did also try assigning the DMZ interface to a switchport that would use the trunk, and it made no difference. I've also placed a hub in between the host and the firewall port, also with no effect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 01:56:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512839#M606815</guid>
      <dc:creator>remitprosupport</dc:creator>
      <dc:date>2010-11-15T01:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: No network connectivity on low-security interface...</title>
      <link>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512840#M606816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mention earlier that when you perform show arp, you were seeing entry for 169.254.12.98, is the MAC address for the 169.254.12.98 ARP entry the same as your PC MAC address? If it is, you should perform "clear arp" on the ASA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 02:01:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512840#M606816</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2010-11-15T02:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: No network connectivity on low-security interface...</title>
      <link>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512841#M606817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jennifer is right, if you have the host directly connected with an IP address statically assign, try to clear the ARP and try to ping the host again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know the results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 02:21:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512841#M606817</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2010-11-15T02:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: No network connectivity on low-security interface...</title>
      <link>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512842#M606818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks both for the replies. After clearing the arp cache on the firewall, I still can't ping. The mystery arp entry hasn't returned, but I did confirm that the mac from the mystery entr does not match either nic on the dmz host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried switching over to the other nic with a different IP on the same network, and still no luck. Also, there are no new arp entries for the dmz network.&lt;/P&gt;&lt;P&gt;If you have any more ideas, they're greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 02:34:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512842#M606818</guid>
      <dc:creator>remitprosupport</dc:creator>
      <dc:date>2010-11-15T02:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: No network connectivity on low-security interface...</title>
      <link>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512843#M606819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe cable issue? and have you also tried a different host? or even tried different IP Address? and just confirming that the netmask is 255.255.255.0?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 02:36:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512843#M606819</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2010-11-15T02:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: No network connectivity on low-security interface...</title>
      <link>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512844#M606820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've tried different cables and giving the existing host a different IP, with no luck. I've moved this host to another network and it magically works again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've added a different host to the dmz and it also cannot ping. I've also moved the dmz to a different switchport on the firewall, also with no luck. I've verified the netmask on both the host and the firewall. Here's an interface detail for the dmz interface:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;BR /&gt;Interface Vlan50 "dmz", is up, line protocol is up&lt;BR /&gt;&amp;nbsp; Hardware is EtherSVI, BW 100 Mbps, DLY 100 usec&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MAC address d0d0.fd45.64fa, MTU 1500&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; IP address 192.158.50.1, subnet mask 255.255.255.0&lt;BR /&gt;&amp;nbsp; Traffic Statistics for "dmz":&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4837 packets input, 452091 bytes&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 13 packets output, 448 bytes&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3009 packets dropped&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 minute input rate 0 pkts/sec,&amp;nbsp; 0 bytes/sec&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 minute output rate 0 pkts/sec,&amp;nbsp; 0 bytes/sec&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 minute drop rate, 0 pkts/sec&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5 minute input rate 0 pkts/sec,&amp;nbsp; 8 bytes/sec&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5 minute output rate 0 pkts/sec,&amp;nbsp; 0 bytes/sec&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5 minute drop rate, 0 pkts/sec&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 02:44:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512844#M606820</guid>
      <dc:creator>remitprosupport</dc:creator>
      <dc:date>2010-11-15T02:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: No network connectivity on low-security interface...</title>
      <link>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512845#M606821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well guys, I have to say the problems been staring me in the face and I just now noticed it. And of the dozens of times I checked the interface config I didn't see it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll notice that the IP address I have configured is 192.158.50.1, and it should be 192.168.50.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the time spent working with me on this. I really do appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 02:54:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512845#M606821</guid>
      <dc:creator>remitprosupport</dc:creator>
      <dc:date>2010-11-15T02:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: No network connectivity on low-security interface...</title>
      <link>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512846#M606822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Weird.. looks like lots of packets are dropped.&lt;/P&gt;&lt;P&gt;Try to test with packet tracer and see where it says it's failing, and last resort, try to reload the ASA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 02:54:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512846#M606822</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2010-11-15T02:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: No network connectivity on low-security interface...</title>
      <link>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512847#M606823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ooopss, the famous typo, I should have noticed too earlier &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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 02:57:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512847#M606823</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2010-11-15T02:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: No network connectivity on low-security interface...</title>
      <link>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512848#M606824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOL, those kind of things happen, dont worry, we are here to help, would you mark this topic as solved?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 02:57:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512848#M606824</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2010-11-15T02:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: No network connectivity on low-security interface...</title>
      <link>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512849#M606825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Done, and thanks to both of you...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 02:59:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/no-network-connectivity-on-low-security-interface/m-p/1512849#M606825</guid>
      <dc:creator>remitprosupport</dc:creator>
      <dc:date>2010-11-15T02:59:27Z</dc:date>
    </item>
  </channel>
</rss>

