<?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 DMZ access from inside vlans in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/dmz-access-from-inside-vlans/m-p/1438814#M687478</link>
    <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After searching through the forum i could not find a solution and is obliged to ask for help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a cisco ASA 5510 connected to a cisco 3560 switch which has vlans (see configs).&lt;/P&gt;&lt;P&gt;I want to access the servers in the dmz from each of the vlans.Actually a ping to&amp;nbsp; 172.100.0.200 from the switch succeeds.But when trying the ping from the pc in vlans it does not succeed.A ping sourcing from an SVI also do not succeed.Int Gi0/22 is connected to the inside interface of asa, i have tried static nat (with ip address and access-list) without success&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 18:11:30 GMT</pubDate>
    <dc:creator>kolawole1</dc:creator>
    <dc:date>2019-03-11T18:11:30Z</dc:date>
    <item>
      <title>DMZ access from inside vlans</title>
      <link>https://community.cisco.com/t5/network-security/dmz-access-from-inside-vlans/m-p/1438814#M687478</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After searching through the forum i could not find a solution and is obliged to ask for help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a cisco ASA 5510 connected to a cisco 3560 switch which has vlans (see configs).&lt;/P&gt;&lt;P&gt;I want to access the servers in the dmz from each of the vlans.Actually a ping to&amp;nbsp; 172.100.0.200 from the switch succeeds.But when trying the ping from the pc in vlans it does not succeed.A ping sourcing from an SVI also do not succeed.Int Gi0/22 is connected to the inside interface of asa, i have tried static nat (with ip address and access-list) without success&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:11:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-access-from-inside-vlans/m-p/1438814#M687478</guid>
      <dc:creator>kolawole1</dc:creator>
      <dc:date>2019-03-11T18:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ access from inside vlans</title>
      <link>https://community.cisco.com/t5/network-security/dmz-access-from-inside-vlans/m-p/1438815#M687483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You do not have NAT rules for rest of the VLAN segments. Please try the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list nat0_outbound permit ip any 172.100.0.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&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;NT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 22:35:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-access-from-inside-vlans/m-p/1438815#M687483</guid>
      <dc:creator>Nagaraja Thanthry</dc:creator>
      <dc:date>2010-07-13T22:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ access from inside vlans</title>
      <link>https://community.cisco.com/t5/network-security/dmz-access-from-inside-vlans/m-p/1438816#M687488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot.I can now access the servers&lt;/P&gt;&lt;P&gt;in dmz by address only&lt;/P&gt;&lt;P&gt;.When accessing by name, it does not work.The server url name is mtp:8081/helpdesk.Is there any way to configure this on ASA ?Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 17:20:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-access-from-inside-vlans/m-p/1438816#M687488</guid>
      <dc:creator>kolawole1</dc:creator>
      <dc:date>2010-07-14T17:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ access from inside vlans</title>
      <link>https://community.cisco.com/t5/network-security/dmz-access-from-inside-vlans/m-p/1438817#M687500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the location of your WINS server? If it is on the inside of the firewall, then you need to configure a static NAT rule so that the hosts can communicate with the WINS server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,dmz) &lt;WINS server="" ip=""&gt; &lt;WINS server="" ip=""&gt; netmask 255.255.255.255&lt;/WINS&gt;&lt;/WINS&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&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;NT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 17:36:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-access-from-inside-vlans/m-p/1438817#M687500</guid>
      <dc:creator>Nagaraja Thanthry</dc:creator>
      <dc:date>2010-07-14T17:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ access from inside vlans</title>
      <link>https://community.cisco.com/t5/network-security/dmz-access-from-inside-vlans/m-p/1438818#M687522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The WINS/DNS server is on the inside interface (in the server vlan behind the 192.168.104.0 network)&lt;BR /&gt;For AD replication to work with other partners, the servers in the server vlan are having the ip address of the ISA server &lt;BR /&gt;as their default gateway, not the server vlan svion the switch.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;A ping from the ASA to the wins server does not succeed even though a route was created on the ISA server for network 192.168.104.0/24&lt;BR /&gt;and 172.100.0.0 that point to the server svi on the 3560 switch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should i do to be able to ping from the asa to the wins server ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the setup&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;server vlan 172.31.0.0/24-----------&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; switch int gi0/22------&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ASA eth0/2----------&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ASA DMZ interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;def gateway = ISA server IP address 172.31.0.16&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; switch&amp;nbsp;&amp;nbsp; ip 192.168.104.2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ip 192.168.104.1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.100.0.1/24&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 19:11:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-access-from-inside-vlans/m-p/1438818#M687522</guid>
      <dc:creator>kolawole1</dc:creator>
      <dc:date>2010-07-14T19:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ access from inside vlans</title>
      <link>https://community.cisco.com/t5/network-security/dmz-access-from-inside-vlans/m-p/1438819#M687552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the first step would be to make sure that your ISA server has a&lt;/P&gt;&lt;P&gt;route to rest of the network. Once it has the route, I think adding that&lt;/P&gt;&lt;P&gt;static statement I had mentioned earlier would do the trick. Please check&lt;/P&gt;&lt;P&gt;the ISA device (or you can do a tracert from the WINS server as well) and&lt;/P&gt;&lt;P&gt;see where the packets are getting dropped.&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;NT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 21:52:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-access-from-inside-vlans/m-p/1438819#M687552</guid>
      <dc:creator>Nagaraja Thanthry</dc:creator>
      <dc:date>2010-07-14T21:52:28Z</dc:date>
    </item>
  </channel>
</rss>

