<?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 vlan problem in asa 5510 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756711#M494637</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice Tony, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give it a try and if you have issues let me know. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Oct 2011 07:05:06 GMT</pubDate>
    <dc:creator>Maykol Rojas</dc:creator>
    <dc:date>2011-10-28T07:05:06Z</dc:date>
    <item>
      <title>vlan problem in asa 5510</title>
      <link>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756704#M494630</link>
      <description>&lt;P&gt;Hallo Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iam new in asa world so i need your help very much!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have to config a new vlan(its name vlan220, ip: x.x.220.0/24), vlan220 must have internet and should communicate with another vlan(its name vlan200, ip: x.x.200/24).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in ASDM device setup &amp;gt; interfaces i confg the vlan220 so i have now the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ethernet0/1.200 security level 50 and&lt;/P&gt;&lt;P&gt;Ethernet0/1.220 security level 50&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i dont know how to go on so that the 2 vlans can communicat and vlan220 to get internet!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can somebody help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there maybe a step by step guide?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards Tony &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:43:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756704#M494630</guid>
      <dc:creator>halooos111</dc:creator>
      <dc:date>2019-03-11T21:43:25Z</dc:date>
    </item>
    <item>
      <title>vlan problem in asa 5510</title>
      <link>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756705#M494631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tony, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well first thing is that you will need to check a box on the Acess rules section that says "Allow traffic to flow between same security interfaces" or something like that. Then Two static rules and two dynamic rules. I can easily drop the commands here, but it seems like you want to have it via ASDM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What version are you using on the ASA firewall? (ASA code). Depending on that, the syntax on the commands changes, and it looks different on ASDM too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 05:44:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756705#M494631</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2011-10-28T05:44:32Z</dc:date>
    </item>
    <item>
      <title>vlan problem in asa 5510</title>
      <link>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756706#M494632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tony,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its very difficult to tell you how to do it from the ASDM, but if you ask me the equivalent CLUI commands, those would be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (vlan220) 5 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;global (outside) 5 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;outside should be the name of your internet facing interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for inter-vlan access:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;same-security-traffic permit inter-interface&lt;/P&gt;&lt;P&gt;static (vlan220,vlan200) xx.xx.xx.220 xx.xx.xx.220&lt;/P&gt;&lt;P&gt;static (vlan200.vlan220) xx.xx.xx.200 xx.xx.xx.200&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you still wanna go for the ASDM, you cna refer this guide:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa84/asdm64/configuration_guide/nat_82.html"&gt;http://www.cisco.com/en/US/docs/security/asa/asa84/asdm64/configuration_guide/nat_82.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moreover you can google and find some youtube videos as well, that woudl certainly help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 05:49:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756706#M494632</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-10-28T05:49:59Z</dc:date>
    </item>
    <item>
      <title>vlan problem in asa 5510</title>
      <link>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756707#M494633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have asa version 8.2(1), ASDM Version 3.2(1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 06:20:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756707#M494633</guid>
      <dc:creator>halooos111</dc:creator>
      <dc:date>2011-10-28T06:20:01Z</dc:date>
    </item>
    <item>
      <title>vlan problem in asa 5510</title>
      <link>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756708#M494634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it must be ASDM 6.2.1, here's the guide for it:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asdm/6_2/user/guide/nat.html"&gt;http://www.cisco.com/en/US/docs/security/asdm/6_2/user/guide/nat.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 06:47:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756708#M494634</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-10-28T06:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: vlan problem in asa 5510</title>
      <link>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756709#M494635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tony, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically what you can do (and this is something that I do particulary) is to paste configuration on the command line and then take a look at it on the ASDM, then&amp;nbsp; you can guide yourself doing the rest, for example. To communicate with the two DMZs you need to check the box on the Firewall Rules section. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you will need to configure the nat, so, lets say for example that one of your DMZs (DMZ1 sec level 50)&amp;nbsp; is 10.10.10.0/24 and the other is (DMZ2 sec level 50) 20.20.20.0/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You dont really need to translate this networks to any other IP, so basically you can configure a NAT statement that will translate&amp;nbsp; those IPs to the same ones. You can drop this lines on the CLI build in on the ASDM (Make sure you select Multiple lines)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These will be the lines that you need &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (DMZ1,DMZ2) 10.10.10.0 10.10.10.0 netmask 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on send, then go to the NAT rules section and see the line there, click on edit and check how it was configured by the ASDM, now the only thing you need to do is to create another one but from DMZ2 going to DMZ1 and with the network 20.20.20.0. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the Internet access it will be the following on the CLI of the ASDM (Again multiple Lines and assuming you have an interface connected to the outside with 1 public IP to access the internet, the name is outside and it has security level of 50 or less)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (DMZ1) 1 0 0 &lt;/P&gt;&lt;P&gt;global (outside) 1 interface &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That will translate the internal DMZ1 subnet to the outside IP address of the firewall doing a PAT. Now you can go back to the NAT rules and check how that was created. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you have any doubts. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 06:54:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756709#M494635</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2011-10-28T06:54:05Z</dc:date>
    </item>
    <item>
      <title>vlan problem in asa 5510</title>
      <link>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756710#M494636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i can also try with CLUI copmmands!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 06:57:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756710#M494636</guid>
      <dc:creator>halooos111</dc:creator>
      <dc:date>2011-10-28T06:57:03Z</dc:date>
    </item>
    <item>
      <title>vlan problem in asa 5510</title>
      <link>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756711#M494637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice Tony, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give it a try and if you have issues let me know. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 07:05:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756711#M494637</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2011-10-28T07:05:06Z</dc:date>
    </item>
    <item>
      <title>vlan problem in asa 5510</title>
      <link>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756712#M494638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey Mike thank u for helping , i did what u told me, i have in the NAT rules:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on DMZ1 side:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;type: static&amp;nbsp; source: DMZ1 interface: DMZ2&amp;nbsp; Adress DMZ1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on the DMZ2 side:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;type: static&amp;nbsp; source: DMZ2 interface: DMZ1&amp;nbsp; Adress DMZ2&lt;/P&gt;&lt;P&gt;type: Dynamic&amp;nbsp; source: any interface: outside&amp;nbsp; Adress outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i dont have internet on DMZ2, and the 2 DMZ donot communicate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what shall i also do &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 08:54:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756712#M494638</guid>
      <dc:creator>halooos111</dc:creator>
      <dc:date>2011-10-28T08:54:38Z</dc:date>
    </item>
    <item>
      <title>vlan problem in asa 5510</title>
      <link>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756713#M494639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tony,&lt;/P&gt;&lt;P&gt;What tests did you do and which failed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Post following outputs:&lt;/P&gt;&lt;P&gt;-sh route&lt;/P&gt;&lt;P&gt;-sh run nat&lt;/P&gt;&lt;P&gt;-sh run global&lt;/P&gt;&lt;P&gt;-sh run static&lt;/P&gt;&lt;P&gt;-sh run | i same-security&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;Alain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 10:05:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756713#M494639</guid>
      <dc:creator>cadet alain</dc:creator>
      <dc:date>2011-10-28T10:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: vlan problem in asa 5510</title>
      <link>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756714#M494640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica;"&gt;-sh route:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica;"&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp; x.x.x.0 255.255.255.0 is directly connected, DMZ2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica;"&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp; y.y.y.0 255.255.255.0 is directly connected, DMZ1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica;"&gt;S&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.168.253.1 255.255.255.255 [1/0] via 217.5.98.6, outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica;"&gt;S*&amp;nbsp;&amp;nbsp; 0.0.0.0 0.0.0.0 [1/0] via 217.5.98.6, outside&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: Helvetica; font-size: 12px;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica;"&gt;-sh run nat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica;"&gt;nat (DMZ1) 0 access-list DMZ1_nat0_outbound&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica;"&gt;nat (DMZ1) 1 y.y.y.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica;"&gt;nat (DMZ2) 1 x.x.x.0 255.255.255.0&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: Helvetica; font-size: 12px;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica;"&gt;-sh run global&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica;"&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica;"&gt;-sh run static&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica;"&gt;static (DMZ1,outside) tcp interface www access-list DMZ1_nat_static &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica;"&gt;static (DMZ1, DMZ2) y.y.y.0 y.y.y.0 netmask 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica;"&gt;static (DMZ2, DMZ1) x.x.x.0 x.x.x.0 netmask 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 style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Arial; color: #333233; background-color: #f7fafb;"&gt;-sh run | i same-security&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; color: #333233; background-color: #f7fafb;"&gt;same-security-traffic permit intra-interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and when i make packet tracer from DMZ2 to DMZ1 port 80 on interface DMZ2&lt;/P&gt;&lt;P&gt;i get the packet is dropped (see attachment)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Tony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 11:11:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756714#M494640</guid>
      <dc:creator>halooos111</dc:creator>
      <dc:date>2011-10-28T11:11:41Z</dc:date>
    </item>
    <item>
      <title>vlan problem in asa 5510</title>
      <link>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756715#M494641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Tony,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have the wrong command added, you need to add this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font: 12px Helvetica; color: #333233; background-color: #f7fafb;"&gt;same-security-traffic permit inter-interface&lt;/P&gt;&lt;P&gt;&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;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 11:39:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756715#M494641</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-10-28T11:39:46Z</dc:date>
    </item>
    <item>
      <title>vlan problem in asa 5510</title>
      <link>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756716#M494642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cooooool,&lt;/P&gt;&lt;P&gt;i can access DMZ1 fom DMZ2,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but on DMZ2 i still have no internet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 12:19:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756716#M494642</guid>
      <dc:creator>halooos111</dc:creator>
      <dc:date>2011-10-28T12:19:30Z</dc:date>
    </item>
    <item>
      <title>vlan problem in asa 5510</title>
      <link>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756717#M494643</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;What do you mean by no internet on DMZ2 ? you're trying to get to internet from DMZ2? Isn't it the contrary you want that is port forward some services on DMZ2 for hosts on the internet?&lt;/P&gt;&lt;P&gt;Anyway NAT config for DMZ2 to internet is ok as well as the routing so you must investigate ACLs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post: sh access-list and sh run access-group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 12:45:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756717#M494643</guid>
      <dc:creator>cadet alain</dc:creator>
      <dc:date>2011-10-28T12:45:07Z</dc:date>
    </item>
    <item>
      <title>vlan problem in asa 5510</title>
      <link>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756718#M494644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want also that clients in dmz2 to have internet &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 13:08:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756718#M494644</guid>
      <dc:creator>halooos111</dc:creator>
      <dc:date>2011-10-28T13:08:05Z</dc:date>
    </item>
    <item>
      <title>vlan problem in asa 5510</title>
      <link>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756719#M494645</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;Can you post: sh access-list and sh run access-group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the packet tracer output for this communication, is the ASA directly connected to the internet or is there a router?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 14:07:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756719#M494645</guid>
      <dc:creator>cadet alain</dc:creator>
      <dc:date>2011-10-28T14:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: vlan problem in asa 5510</title>
      <link>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756720#M494646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the asa is directly connected to internet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Arial; color: #333233; background-color: #f7fafb;"&gt;sh access-list &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica;"&gt;access-list DMZ2_nat0_outbound; 1 elements; name hash: 0xe670bc2b&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica;"&gt;access-list DMZ2_nat0_outbound line 1 extended permit ip x.x.x.0 255.255.255.0 y.y.y.0 255.255.255.0 (hitcnt=0) 0xe5ee4ebd &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica;"&gt;access-list DMZ2_access_in; 3 elements; name hash: 0x6faec76d&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica;"&gt;access-list DMZ2_access_in line 1 extended permit icmp x.x.x.0 255.255.255.0 y.y.y.0 255.255.255.0 (hitcnt=1501) 0x0cbd4f33 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica;"&gt;access-list DMZ2_access_in line 2 extended permit tcp x.x.x.0 255.255.255.0 y.y.y.0 255.255.255.0 eq www (hitcnt=79) 0xc68228fc &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica;"&gt;access-list DMZ2_access_in line 3 remark Implicit rule&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica;"&gt;access-list DMZ2_access_in line 4 extended permit tcp x.x.x.0 255.255.255.0 y.y.y.0 255.255.255.0 eq domain (hitcnt=2) 0x76a21af6 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Arial; color: #333233; background-color: #f7fafb;"&gt;sh run access-group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Arial; color: #333233; background-color: #f7fafb;"&gt;access-group inside_access_in in interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Arial; color: #333233; background-color: #f7fafb;"&gt;access-group DMZ1_access_in in interface DMZ1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Arial; color: #333233; background-color: #f7fafb;"&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Arial; color: #333233; background-color: #f7fafb;"&gt;access-group DMZ2_access_in in interface DMZ2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Arial; color: #333233; background-color: #f7fafb;"&gt;how can i also permint traffic between 2vlans with different security level because my boss told me yesterday in the afternoon that dmz2 may have security level 90, and the traffic between the 2 DMZ shall be controlled through the aceess lists! in NAT rule i changed the static one to NAT Exempions is this right what i changed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Arial; color: #333233; background-color: #f7fafb;"&gt;Tony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Oct 2011 06:04:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756720#M494646</guid>
      <dc:creator>halooos111</dc:creator>
      <dc:date>2011-10-29T06:04:27Z</dc:date>
    </item>
    <item>
      <title>vlan problem in asa 5510</title>
      <link>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756721#M494647</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;By default&amp;nbsp; NAT-control is disabled so it's not mandatory to do NAT for traffic flowing from a high security level to a low security level.So you can delete all nat entries for traffic between the 2 DMZs and just leave the NAT for each DMZ to outside.&lt;/P&gt;&lt;P&gt;You can then apply ACLs inbound or outbound to permit/deny traffic between the 2 DMZs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now concerning the DMZ2 not going to internet:&lt;/P&gt;&lt;P&gt;DMZ2_access_in&amp;nbsp; ACL applied inbound is the same as the NAT 0 ACL that is permitting traffic between 2 subnets but then with the explicit deny at the end deny traffic from DMZ2 to internet.&lt;/P&gt;&lt;P&gt;As DMZ2 has a higher security level than internet all you have to do for traffic from DMZ2 to internet is just inspect icmp and nothing else unless you wanted some type of traffic to be denied.&lt;/P&gt;&lt;P&gt;So modify this ACL to&amp;nbsp; permit specific traffic to internet and for icmp just inspect icmp in service-policy.&lt;/P&gt;&lt;P&gt;As this DMZ will have level 90 and the other level 50, you won't need any ACL for traffic from DMZ2 to DMZ1 and return traffic but you'll need one for traffic from DMZ1 to DMZ2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Oct 2011 12:48:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756721#M494647</guid>
      <dc:creator>cadet alain</dc:creator>
      <dc:date>2011-10-29T12:48:07Z</dc:date>
    </item>
    <item>
      <title>vlan problem in asa 5510</title>
      <link>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756722#M494648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hallo People,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much for your help, you solved my problrm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2011 11:03:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vlan-problem-in-asa-5510/m-p/1756722#M494648</guid>
      <dc:creator>halooos111</dc:creator>
      <dc:date>2011-11-07T11:03:37Z</dc:date>
    </item>
  </channel>
</rss>

