<?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: Vlan to Vlan communication in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277330#M809703</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! I'll give it a shot. NAT always messes me up. Need to study it more.  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Sep 2009 13:26:17 GMT</pubDate>
    <dc:creator>john.irizarry</dc:creator>
    <dc:date>2009-09-16T13:26:17Z</dc:date>
    <item>
      <title>Vlan to Vlan communication</title>
      <link>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277321#M809642</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created 3 vlans on my ASA 5505, &lt;/P&gt;&lt;P&gt;5,10,15,and 20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They are on Interface 0/4 and trunked to a switch port which is also configured as a trunk. All works great....EXCEPT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a printer on VLAN 20 (192.168.20.15) that folks on VLAN 5 and 15 need to print to. I have the vlans on the same security level and configured same-security-traffic-permit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am missing something very elementary, I'm sure. Can someone please provide the key to this puzzle?&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;John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 16:15:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277321#M809642</guid>
      <dc:creator>john.irizarry</dc:creator>
      <dc:date>2019-03-11T16:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan to Vlan communication</title>
      <link>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277322#M809662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try adding routes to all other interfaces similar to route inside. Check the gateway of the printer if still not responding&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;AP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 08:18:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277322#M809662</guid>
      <dc:creator>apdatasoft</dc:creator>
      <dc:date>2009-09-16T08:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan to Vlan communication</title>
      <link>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277323#M809671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your issue appears to be NAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Either created a nat0 for the vlan's or configure a static network nat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 08:46:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277323#M809671</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2009-09-16T08:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan to Vlan communication</title>
      <link>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277324#M809677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! created the following and now my users cannot get to the Internet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (Chappell) 0 access-list Chappell_access_in&lt;/P&gt;&lt;P&gt;nat (Burton) 0 access-list Burton_access_in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already have the static access-list setup as follows for allowing access to the printer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (User-Vlan,Burton) 192.168.20.15 192.168.20.15 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (User-Vlan,Chappell) 192.168.20.15 192.168.20.15 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My route is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route inside 192.168.0.0 255.255.0.0 192.168.1.1 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm stuck!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 12:37:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277324#M809677</guid>
      <dc:creator>john.irizarry</dc:creator>
      <dc:date>2009-09-16T12:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan to Vlan communication</title>
      <link>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277325#M809683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is because you are using the wrong acl - at the end of the acls you are saying ip any any = do not nat anything - when you use these acl's with the no-nat config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remove:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (Chappell) 0 access-list Chappell_access_in&lt;/P&gt;&lt;P&gt;nat (Burton) 0 access-list Burton_access_in &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Config the below:-&lt;/P&gt;&lt;P&gt;access-list no-vlan-nat permit ip 192.168.5.0 255.255.255.0 host 192.168.20.15&lt;/P&gt;&lt;P&gt;access-list no-vlan-nat permit ip 192.168.15.0 255.255.255.0 host 192.168.20.15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (Chappell) 0 access-list no-vlan-nat&lt;/P&gt;&lt;P&gt;nat (Burton) 0 access-list no-vlan-nat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 12:43:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277325#M809683</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2009-09-16T12:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan to Vlan communication</title>
      <link>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277326#M809687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! Would that be the same for a VPN use? VPN is 192.168.30.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list no-vlan-nat permit ip 192.168.30.0 255.255.255.0 host 192.168.20.15 &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thanks you! I'll try this now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 13:04:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277326#M809687</guid>
      <dc:creator>john.irizarry</dc:creator>
      <dc:date>2009-09-16T13:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan to Vlan communication</title>
      <link>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277327#M809691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No - for VPN use you have to do a couple of things.....but why would you want remote VPN clients to print to a printer they are remote from?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 13:07:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277327#M809691</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2009-09-16T13:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan to Vlan communication</title>
      <link>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277328#M809693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I asked the same thing. Apparently the broker has an office at home and wants to print contracts on this printer for his staff when he is out of the office. I could use access to the vlan for RDP though. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 13:13:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277328#M809693</guid>
      <dc:creator>john.irizarry</dc:creator>
      <dc:date>2009-09-16T13:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan to Vlan communication</title>
      <link>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277329#M809695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then all you need to do is add the remote VPN IP subnet to the interface no-nat access-list and it will be ok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 13:20:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277329#M809695</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2009-09-16T13:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan to Vlan communication</title>
      <link>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277330#M809703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! I'll give it a shot. NAT always messes me up. Need to study it more.  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 13:26:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277330#M809703</guid>
      <dc:creator>john.irizarry</dc:creator>
      <dc:date>2009-09-16T13:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan to Vlan communication</title>
      <link>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277331#M809704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So it would look like this, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list no-vlan-nat extended permit ip 192.168.30.0 255.255.255.0 host 192.168.20.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VPN IP is 192.168.30.x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for all your assisstance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 18:10:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277331#M809704</guid>
      <dc:creator>john.irizarry</dc:creator>
      <dc:date>2009-09-16T18:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan to Vlan communication</title>
      <link>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277332#M809705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes - and you need to make sure the 192.168.20.0 subnet is in the encryption domain list for the remote vpn user.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 08:03:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277332#M809705</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2009-09-17T08:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan to Vlan communication</title>
      <link>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277333#M809706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That did not work. I cannot access the 20 network. Do I need a NAT 0 for VPN as well? That does not sound right. I should be able to access all the vlan's when I VPN in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 12:43:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277333#M809706</guid>
      <dc:creator>john.irizarry</dc:creator>
      <dc:date>2009-09-17T12:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan to Vlan communication</title>
      <link>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277334#M809707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK - lets debug the config, attach the config with all sensitive info removed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 14:20:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277334#M809707</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2009-09-17T14:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan to Vlan communication</title>
      <link>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277335#M809709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, Thanks! Here it is. The config works perfectly for the exception of the VPN. I can VPN in, I can surf the web, so split tunnel is configured correctly, but I cannot access any of the VLANs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 14:26:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277335#M809709</guid>
      <dc:creator>john.irizarry</dc:creator>
      <dc:date>2009-09-17T14:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan to Vlan communication</title>
      <link>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277336#M809710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK - the acl KWRE_Split_Tunnel specifies the allowed network subnets sent to the vpn client for encryption.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add the specific subnet/IP host to this and re-test.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 15:05:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277336#M809710</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2009-09-17T15:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan to Vlan communication</title>
      <link>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277337#M809711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ARGH!!! I see that!! Darn it! Ok. Here is what I have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list KWRE_Split_Tunnel standard permit 192.168.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should read:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list KWRE_Split_Tunnel standard permit 192.168.0.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should work!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 15:29:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277337#M809711</guid>
      <dc:creator>john.irizarry</dc:creator>
      <dc:date>2009-09-17T15:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan to Vlan communication</title>
      <link>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277338#M809713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list KWRE_splitTunnelAcl standard permit 192.168.5.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list KWRE_splitTunnelAcl standard permit 192.168.20.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list KWRE_splitTunnelAcl standard permit 192.168.15.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list KWRE_splitTunnelAcl standard permit 192.168.10.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can ping 192.168.1.1 but I cannot ping any other network, ie 192.168.20.15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 16:08:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277338#M809713</guid>
      <dc:creator>john.irizarry</dc:creator>
      <dc:date>2009-09-17T16:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan to Vlan communication</title>
      <link>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277339#M809714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;post your config again with all the changes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2009 06:52:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277339#M809714</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2009-09-18T06:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Vlan to Vlan communication</title>
      <link>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277340#M809715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, here it is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2009 12:41:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-to-vlan-communication/m-p/1277340#M809715</guid>
      <dc:creator>john.irizarry</dc:creator>
      <dc:date>2009-09-18T12:41:08Z</dc:date>
    </item>
  </channel>
</rss>

