<?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 interface on asa. in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/interface-on-asa/m-p/2262500#M347682</link>
    <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have connected a firewall inside interface to l3 switch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on l3 switch &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int gi0/1&lt;/P&gt;&lt;P&gt;no switchport &lt;/P&gt;&lt;P&gt;ip address 192.168.10.1 255.255.255.0&lt;/P&gt;&lt;P&gt;no shut&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on firewall&lt;/P&gt;&lt;P&gt;int gi0/1&lt;/P&gt;&lt;P&gt;nameif inside&lt;/P&gt;&lt;P&gt;security level 100&lt;/P&gt;&lt;P&gt;ip address 192.168.10.2 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i ping to 192.168.10.2 from firewall thus it ping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i know inside host can ping to inside interface.But not any opposite interface such as dmz etc.(need access-list)&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 02:01:02 GMT</pubDate>
    <dc:creator>prashantrecon</dc:creator>
    <dc:date>2019-03-12T02:01:02Z</dc:date>
    <item>
      <title>interface on asa.</title>
      <link>https://community.cisco.com/t5/network-security/interface-on-asa/m-p/2262500#M347682</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have connected a firewall inside interface to l3 switch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on l3 switch &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int gi0/1&lt;/P&gt;&lt;P&gt;no switchport &lt;/P&gt;&lt;P&gt;ip address 192.168.10.1 255.255.255.0&lt;/P&gt;&lt;P&gt;no shut&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on firewall&lt;/P&gt;&lt;P&gt;int gi0/1&lt;/P&gt;&lt;P&gt;nameif inside&lt;/P&gt;&lt;P&gt;security level 100&lt;/P&gt;&lt;P&gt;ip address 192.168.10.2 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i ping to 192.168.10.2 from firewall thus it ping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i know inside host can ping to inside interface.But not any opposite interface such as dmz etc.(need access-list)&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:01:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-on-asa/m-p/2262500#M347682</guid>
      <dc:creator>prashantrecon</dc:creator>
      <dc:date>2019-03-12T02:01:02Z</dc:date>
    </item>
    <item>
      <title>interface on asa.</title>
      <link>https://community.cisco.com/t5/network-security/interface-on-asa/m-p/2262501#M347683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prashant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firewall will allow traffic from a high security level (like inside interface which has security level of 100) to low security level interfaces (like outside interface or DMZ interface which has security level which have any value less that 100) by default with out access-list. If you need to allow traffic from low to high then you need to specifically allow it through access-list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&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;Najaf&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please rate when applicable or helpful !!!&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 13:35:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-on-asa/m-p/2262501#M347683</guid>
      <dc:creator>kcnajaf</dc:creator>
      <dc:date>2013-06-20T13:35:18Z</dc:date>
    </item>
    <item>
      <title>interface on asa.</title>
      <link>https://community.cisco.com/t5/network-security/interface-on-asa/m-p/2262502#M347684</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;Since the L3 switch is connected to firewall (inside inetrface).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i ping from switch to firewaal inside interface it is not pinging.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 13:59:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-on-asa/m-p/2262502#M347684</guid>
      <dc:creator>prashantrecon</dc:creator>
      <dc:date>2013-06-20T13:59:09Z</dc:date>
    </item>
    <item>
      <title>interface on asa.</title>
      <link>https://community.cisco.com/t5/network-security/interface-on-asa/m-p/2262503#M347685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Normally that will work without adding any route or extra configuration. If it's not working then I would check the access list if it's dropping the packet or not and the other thing to check is if you have enabled the icmp inspection on the ASA or not. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2013 09:22:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-on-asa/m-p/2262503#M347685</guid>
      <dc:creator>Rudy Sanjoko</dc:creator>
      <dc:date>2013-06-24T09:22:43Z</dc:date>
    </item>
    <item>
      <title>interface on asa.</title>
      <link>https://community.cisco.com/t5/network-security/interface-on-asa/m-p/2262504#M347686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prashant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are two things involved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Ping to the far end interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ASA will not allow to ping the far end interface, for example is you are a host connected on the Inside network and ping the Inside interface the ASA will reply, but if you try to ping the DMZ interface from a host on the inside this will not answer and is expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Permit traffic from lower to higer interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the traffic from higher interface level to lower interface level is permitted by default but is deny the other way around, from lower to higher.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to permit traffic from lower to higher you need to enter a access-list on the lower level interface to permit traffic to the higher security level (If you are on version 8.2 or earlier you might need to add a NAT rule)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside security level 100&lt;/P&gt;&lt;P&gt;Outside security level 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside host 192.168.1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit ip any host 192.168.1.1&lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00806745b8.shtml"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00806745b8.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope these helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Godfrey &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2013 13:21:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-on-asa/m-p/2262504#M347686</guid>
      <dc:creator>gcorrale</dc:creator>
      <dc:date>2013-06-24T13:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: interface on asa.</title>
      <link>https://community.cisco.com/t5/network-security/interface-on-asa/m-p/2262505#M347687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at last i have clear the config of firewall (reconfigure it) .also clear the config of switch (reconfigure it)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And guess: It working with out adding any Special access list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have some suspect at switch side becase by connecting a laptop to directly to firwall i can ping inside interface .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats why i clear the configure of switch and reconfigure it with latest IOS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Jun 2013 15:20:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/interface-on-asa/m-p/2262505#M347687</guid>
      <dc:creator>prashantrecon</dc:creator>
      <dc:date>2013-06-29T15:20:47Z</dc:date>
    </item>
  </channel>
</rss>

