<?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: Windows domain access from DMZ in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/windows-domain-access-from-dmz/m-p/940423#M918532</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post &lt;/P&gt;&lt;P&gt;&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;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jun 2008 14:11:37 GMT</pubDate>
    <dc:creator>froggy3132000</dc:creator>
    <dc:date>2008-06-12T14:11:37Z</dc:date>
    <item>
      <title>Windows domain access from DMZ</title>
      <link>https://community.cisco.com/t5/network-security/windows-domain-access-from-dmz/m-p/940422#M918531</link>
      <description>&lt;P&gt;I have a web server in a DMZ. We can access web pages on the web server from the internal net and the web server can see a database server on the internal side. The web server can ping the DC, but windows authentication does not work. I need to be able to browse files on the web server in the DMZ. I added the web server to the domain prior to putting it in the DMZ. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside_nat0_outbound extended permit ip 10.4.0.0 255.255.240.0 172.31.4.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list DMZ_outbound extended permit ip host 172.31.4.127 host 10.4.0.12 (IP of DC)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there something else i need to add so that the web server in the DMZ can authenticat to the DC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Bill&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 12:58:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/windows-domain-access-from-dmz/m-p/940422#M918531</guid>
      <dc:creator>bill_baxter</dc:creator>
      <dc:date>2019-03-11T12:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Windows domain access from DMZ</title>
      <link>https://community.cisco.com/t5/network-security/windows-domain-access-from-dmz/m-p/940423#M918532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post &lt;/P&gt;&lt;P&gt;&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 14:11:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/windows-domain-access-from-dmz/m-p/940423#M918532</guid>
      <dc:creator>froggy3132000</dc:creator>
      <dc:date>2008-06-12T14:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Windows domain access from DMZ</title>
      <link>https://community.cisco.com/t5/network-security/windows-domain-access-from-dmz/m-p/940424#M918533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nat (inside) 0 access-list inside_nat0_outbound&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (DMZ,outside) tcp x.x.x.x www 172.31.4.127 www netmask 255.255.255.255 &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 14:31:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/windows-domain-access-from-dmz/m-p/940424#M918533</guid>
      <dc:creator>bill_baxter</dc:creator>
      <dc:date>2008-06-12T14:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Windows domain access from DMZ</title>
      <link>https://community.cisco.com/t5/network-security/windows-domain-access-from-dmz/m-p/940425#M918534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just FYI, it is considered poor design to try and have a domain member server in a DMZ.  There are several holes you have to open directly to your DCs which can be seen as a security risk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can accomplish being able to access files on the DMZ webserver from the internal network without joining the domain.  I have the same setup and just created a local user on the webserver that we use to open the folders.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 15:14:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/windows-domain-access-from-dmz/m-p/940425#M918534</guid>
      <dc:creator>qbakies11</dc:creator>
      <dc:date>2008-06-12T15:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Windows domain access from DMZ</title>
      <link>https://community.cisco.com/t5/network-security/windows-domain-access-from-dmz/m-p/940426#M918535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! I removed from the Domain, created a local user, and now all is good.  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 16:05:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/windows-domain-access-from-dmz/m-p/940426#M918535</guid>
      <dc:creator>bill_baxter</dc:creator>
      <dc:date>2008-06-12T16:05:43Z</dc:date>
    </item>
  </channel>
</rss>

