<?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 Thanks Marvin for your help. in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/routing-between-2-interfaces-same-security-level-asa-5506/m-p/2877855#M157948</link>
    <description>&lt;P&gt;Thanks Marvin for your help. I removed the access list and its worked. As this firewall is not connected to the intrenet that's there is no gateway and 2 networks are directly connected so no need to have a gateway for them, right?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sushant&lt;/P&gt;</description>
    <pubDate>Thu, 21 Apr 2016 14:40:02 GMT</pubDate>
    <dc:creator>abccisco2011</dc:creator>
    <dc:date>2016-04-21T14:40:02Z</dc:date>
    <item>
      <title>Routing between 2 interfaces - Same security level ASA 5506</title>
      <link>https://community.cisco.com/t5/network-security/routing-between-2-interfaces-same-security-level-asa-5506/m-p/2877853#M157934</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am trying to have 2 interfaces on ASA 5506 to talk to each other and not able to succeed. They have same security level, so they should not need any access list right? Here is the config&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hostname ciscoasa&lt;BR /&gt;enable password 8Ry2YjIyt7RRXU24 encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/1&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address dhcp setroute&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/2&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 GigabitEthernet1/3&lt;BR /&gt; nameif voice&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 10.1.7.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/4&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/5&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/6&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/7&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/8&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Management1/1&lt;BR /&gt; management-only&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;ftp mode passive&lt;BR /&gt;same-security-traffic permit inter-interface&lt;BR /&gt;object network obj_any&lt;BR /&gt; subnet 0.0.0.0 0.0.0.0&lt;BR /&gt;object network inside_nw&lt;BR /&gt; subnet 192.168.1.0 255.255.255.0&lt;BR /&gt; description inside_nw&lt;BR /&gt;object network voice_nw&lt;BR /&gt; host 10.1.7.0&lt;BR /&gt; description voice_nw&lt;BR /&gt;access-list voice_access_in extended permit ip 192.168.1.0 255.255.255.0 10.1.7.0 255.255.255.0&lt;BR /&gt;access-list inside_access_in extended permit ip 10.1.7.0 255.255.255.0 object inside_nw&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging asdm informational&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu voice 1500&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;no arp permit-nonconnected&lt;BR /&gt;!&lt;BR /&gt;object network obj_any&lt;BR /&gt; nat (any,outside) dynamic interface&lt;BR /&gt;access-group inside_access_in in interface inside&lt;BR /&gt;access-group voice_access_in in interface voice&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout pat-xlate 0:00:30&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 sctp 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;user-identity default-domain 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;service sw-reset-button&lt;BR /&gt;crypto ipsec security-association pmtu-aging infinite&lt;BR /&gt;crypto ca trustpool policy&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;no ssh stricthostkeycheck&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;ssh key-exchange group dh-group1-sha1&lt;BR /&gt;console timeout 0&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;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;username fwadmina password 9KI89.52eSQ4gKA4 encrypted privilege 15&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; message-length maximum client auto&lt;BR /&gt; message-length maximum 512&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;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context&lt;BR /&gt;call-home reporting anonymous prompt 1&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Can anyone tell me what needs to be done?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 07:38:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/routing-between-2-interfaces-same-security-level-asa-5506/m-p/2877853#M157934</guid>
      <dc:creator>abccisco2011</dc:creator>
      <dc:date>2019-03-12T07:38:47Z</dc:date>
    </item>
    <item>
      <title>Given that you have "same</title>
      <link>https://community.cisco.com/t5/network-security/routing-between-2-interfaces-same-security-level-asa-5506/m-p/2877854#M157942</link>
      <description>&lt;P&gt;Given that you have "&lt;SPAN&gt;same-security-traffic permit inter-interface&lt;/SPAN&gt;" yes hosts on those networks should be able to communicated with each other.&lt;/P&gt;
&lt;P&gt;The interfaces themselves cannot as one interface IP address cannot connect to (or even ping) another interface on the same ASA.&lt;/P&gt;
&lt;P&gt;Note your inside_access_in and voice_access_in ACLs will implicitly deny all other traffic - even outbound - since once you apply an ACL to an interface anything not specifically allowed is denied. I would remove those ACLs as they are not necessary.&lt;/P&gt;
&lt;P&gt;The other thing is that hosts on the two internal networks need to use the ASA as the gateway for the respective other network.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2016 03:27:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/routing-between-2-interfaces-same-security-level-asa-5506/m-p/2877854#M157942</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2016-04-21T03:27:14Z</dc:date>
    </item>
    <item>
      <title>Thanks Marvin for your help.</title>
      <link>https://community.cisco.com/t5/network-security/routing-between-2-interfaces-same-security-level-asa-5506/m-p/2877855#M157948</link>
      <description>&lt;P&gt;Thanks Marvin for your help. I removed the access list and its worked. As this firewall is not connected to the intrenet that's there is no gateway and 2 networks are directly connected so no need to have a gateway for them, right?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sushant&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2016 14:40:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/routing-between-2-interfaces-same-security-level-asa-5506/m-p/2877855#M157948</guid>
      <dc:creator>abccisco2011</dc:creator>
      <dc:date>2016-04-21T14:40:02Z</dc:date>
    </item>
    <item>
      <title>@abccisco2011  ,</title>
      <link>https://community.cisco.com/t5/network-security/routing-between-2-interfaces-same-security-level-asa-5506/m-p/2877856#M157955</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://supportforums.cisco.com/users/abccisco2011"&gt;abccisco2011&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp; ,&lt;/P&gt;
&lt;P&gt;You're welcome.&lt;/P&gt;
&lt;P&gt;The hosts on a given network still need to use the ASA as their gateway so as to know which device (the ASA) provides off-local-net connectivity - even if it is just to other internal networks.,&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2016 00:25:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/routing-between-2-interfaces-same-security-level-asa-5506/m-p/2877856#M157955</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2016-04-22T00:25:19Z</dc:date>
    </item>
  </channel>
</rss>

