<?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: Blocking one-way traffic on subinterface vlans in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/blocking-one-way-traffic-on-subinterface-vlans/m-p/1583530#M577827</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have rights to your link &lt;SPAN __jive_emoticon_name="confused" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/confused.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Dec 2010 21:32:47 GMT</pubDate>
    <dc:creator>jacob.dixon</dc:creator>
    <dc:date>2010-12-15T21:32:47Z</dc:date>
    <item>
      <title>Blocking one-way traffic on subinterface vlans</title>
      <link>https://community.cisco.com/t5/network-security/blocking-one-way-traffic-on-subinterface-vlans/m-p/1583528#M577825</link>
      <description>&lt;P&gt;I seem to be having a problem wrapping my head around what is going on or what to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I have is two subinterfaces:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;interface FastEthernet0/1.1&lt;BR /&gt; encapsulation dot1Q 10&lt;BR /&gt; ip address 10.10.2.254 255.255.255.0&lt;BR /&gt; ip access-group vlan10_in in&lt;BR /&gt; ip nat inside&lt;BR /&gt; ip virtual-reassembly&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/1.2&lt;BR /&gt; encapsulation dot1Q 20&lt;BR /&gt; ip address 10.10.3.254 255.255.255.0&lt;BR /&gt; ip nat inside&lt;BR /&gt; ip virtual-reassembly&lt;BR /&gt;!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now what I am trying to do is block the 10.10.3.x network from accessing the 10.10.2.x network BUT I want the 10.10.2.x network to be able to access the 10.10.3.x network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The access list I setup is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;Extended IP access list vlan10_in&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10 deny ip 10.10.2.0 0.0.0.255 10.10.3.0 0.0.0.255 log (7 matches)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20 permit ip any any log&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I setup logging to try to understand this better. When I try to PING from 10.10.3.x to 10.10.2.x I get:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;*Dec 15 18:30:34.553: %SEC-6-IPACCESSLOGDP: list vlan10_in denied icmp 10.10.2.100 -&amp;gt; 10.10.3.100 (0/0), 1 packet&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I try from 10.10.2.x PING 10.10.3.x I get nothing. The ping actually shows a "Destination net unreachable".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know my logic is wrong because its not working.. but I'm trying to understand this better.&lt;/P&gt;&lt;P&gt;Without this access-list/group everything works fine. Both networks can get to the NET and see each other.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:22:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/blocking-one-way-traffic-on-subinterface-vlans/m-p/1583528#M577825</guid>
      <dc:creator>jacob.dixon</dc:creator>
      <dc:date>2019-03-11T19:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking one-way traffic on subinterface vlans</title>
      <link>https://community.cisco.com/t5/network-security/blocking-one-way-traffic-on-subinterface-vlans/m-p/1583529#M577826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, your logic is incorrect.&lt;/P&gt;&lt;P&gt;The regular ACL could not fit your requirement.&lt;/P&gt;&lt;P&gt;You have to use IOS firewall feature to realize this.&lt;/P&gt;&lt;P&gt;Here is an example.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/partner/products/sw/secursw/ps1018/products_configuration_example09186a008009445f.shtml"&gt;http://www.cisco.com/en/US/partner/products/sw/secursw/ps1018/products_configuration_example09186a008009445f.shtml&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 21:05:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/blocking-one-way-traffic-on-subinterface-vlans/m-p/1583529#M577826</guid>
      <dc:creator>Yudong Wu</dc:creator>
      <dc:date>2010-12-15T21:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking one-way traffic on subinterface vlans</title>
      <link>https://community.cisco.com/t5/network-security/blocking-one-way-traffic-on-subinterface-vlans/m-p/1583530#M577827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have rights to your link &lt;SPAN __jive_emoticon_name="confused" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/confused.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 21:32:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/blocking-one-way-traffic-on-subinterface-vlans/m-p/1583530#M577827</guid>
      <dc:creator>jacob.dixon</dc:creator>
      <dc:date>2010-12-15T21:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking one-way traffic on subinterface vlans</title>
      <link>https://community.cisco.com/t5/network-security/blocking-one-way-traffic-on-subinterface-vlans/m-p/1583531#M577828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is another one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://www.cisco.com/en/US/products/sw/secursw/ps1018/products_tech_note09186a0080094e8b.shtml"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps1018/products_tech_note09186a0080094e8b.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 22:27:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/blocking-one-way-traffic-on-subinterface-vlans/m-p/1583531#M577828</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-12-15T22:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking one-way traffic on subinterface vlans</title>
      <link>https://community.cisco.com/t5/network-security/blocking-one-way-traffic-on-subinterface-vlans/m-p/1583532#M577829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pdf attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 22:51:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/blocking-one-way-traffic-on-subinterface-vlans/m-p/1583532#M577829</guid>
      <dc:creator>Yudong Wu</dc:creator>
      <dc:date>2010-12-15T22:51:21Z</dc:date>
    </item>
  </channel>
</rss>

