<?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 Allowing Traffick Between vlans on ASA5505 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/allowing-traffick-between-vlans-on-asa5505/m-p/2232404#M346895</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;they are both at 100&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 07 Jul 2013 18:48:23 GMT</pubDate>
    <dc:creator>Roberto Kippins</dc:creator>
    <dc:date>2013-07-07T18:48:23Z</dc:date>
    <item>
      <title>Allowing Traffick Between vlans on ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/allowing-traffick-between-vlans-on-asa5505/m-p/2232401#M346890</link>
      <description>&lt;P&gt;I have a Cisco ASA5505 configured with 3 vlans outside = x.x.x.x \24, inside = 10.217.46.1 \ 27, and wifi = 10.217.46.33 \ 27. I have security plus liscense but i cant access anything in the inside if im on wifi or i cant access anything from wifi if im on inside cant even ping between vlans but access to the internet is working just fine on both sides any ideas.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:08:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allowing-traffick-between-vlans-on-asa5505/m-p/2232401#M346890</guid>
      <dc:creator>Roberto Kippins</dc:creator>
      <dc:date>2019-03-12T02:08:20Z</dc:date>
    </item>
    <item>
      <title>Allowing Traffick Between vlans on ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/allowing-traffick-between-vlans-on-asa5505/m-p/2232402#M346891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the security level between interfaces? Would you mind sharing your configuration?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Eddy Duran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Jul 2013 18:46:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allowing-traffick-between-vlans-on-asa5505/m-p/2232402#M346891</guid>
      <dc:creator>Eddy Duran</dc:creator>
      <dc:date>2013-07-07T18:46:18Z</dc:date>
    </item>
    <item>
      <title>Allowing Traffick Between vlans on ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/allowing-traffick-between-vlans-on-asa5505/m-p/2232403#M346893</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;The easiest way to solve this would naturally to see the configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main things that might affect on the firewall side are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Missing interface ACL&lt;/LI&gt;&lt;LI&gt;Missing some NAT configuration (depending on software level of the ASA)&lt;/LI&gt;&lt;LI&gt;The interface &lt;STRONG&gt;"security-level"&lt;/STRONG&gt; are set to identical which would block traffic between these interfaces if you DONT have &lt;STRONG&gt;"same-security-traffic permit inter-interface"&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also take the "&lt;STRONG&gt;packet-tracer"&lt;/STRONG&gt; output if you want to test the firewall configurations/rules&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;packet-tracer input inside tcp &lt;SOURCE ip=""&gt; &lt;SOURCE port=""&gt; &lt;DESTINATION ip=""&gt; &lt;DESTINATION port=""&gt;&lt;/DESTINATION&gt;&lt;/DESTINATION&gt;&lt;/SOURCE&gt;&lt;/SOURCE&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;packet-tracer input wifi tcp &lt;SOURCE ip=""&gt; &lt;SOURCE port=""&gt; &lt;DESTINATION ip=""&gt; &lt;DESTINATION port=""&gt;&lt;/DESTINATION&gt;&lt;/DESTINATION&gt;&lt;/SOURCE&gt;&lt;/SOURCE&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One common problen with ICMP through the firewall is missing ICMP Inspection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It can be added with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;fixup protocol imcp&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;fixup protocol icmp error&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or alternatively by entering&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt; class inspection_default&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; inspect icmp error&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; inspect icmp&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Jul 2013 18:48:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allowing-traffick-between-vlans-on-asa5505/m-p/2232403#M346893</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-07-07T18:48:18Z</dc:date>
    </item>
    <item>
      <title>Allowing Traffick Between vlans on ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/allowing-traffick-between-vlans-on-asa5505/m-p/2232404#M346895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;they are both at 100&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Jul 2013 18:48:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allowing-traffick-between-vlans-on-asa5505/m-p/2232404#M346895</guid>
      <dc:creator>Roberto Kippins</dc:creator>
      <dc:date>2013-07-07T18:48:23Z</dc:date>
    </item>
    <item>
      <title>Allowing Traffick Between vlans on ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/allowing-traffick-between-vlans-on-asa5505/m-p/2232405#M346897</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;You need to add &lt;STRONG&gt;"same-security-traffic permit inter-interface"&lt;/STRONG&gt; atleast&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Jul 2013 18:49:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allowing-traffick-between-vlans-on-asa5505/m-p/2232405#M346897</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-07-07T18:49:02Z</dc:date>
    </item>
  </channel>
</rss>

