<?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: AD through Cisco Pix in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ad-through-cisco-pix/m-p/1230503#M874949</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are concerned about domain controllers then you should look at microsoft site.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have member server in dmz and dc in inside network then you have to enable traffic for following ports:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;â&amp;#128;¢	Kerberos ports (88/tcp, 88/udp) used to perform mutual authentication between the member server and the domain controller. Kerberos traffic needs to be allowed in addition to the possible application specific traffic.&lt;/P&gt;&lt;P&gt;â&amp;#128;¢	DNS ports (53/tcp, 53/udp) used for name lookups.&lt;/P&gt;&lt;P&gt;â&amp;#128;¢	LDAP ports (389/udp, 389/tcp or 636/tcp for SSL) used for locator pings.&lt;/P&gt;&lt;P&gt;â&amp;#128;¢	Microsoft-DS traffic (445/tcp, 445/udp).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All neccessery data can be found here:&lt;/P&gt;&lt;P&gt;Active Directory in Networks Segmented by Firewalls&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=c2ef3846-43f0-4caf-9767-a9166368434e&amp;amp;displaylang=en" target="_blank"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=c2ef3846-43f0-4caf-9767-a9166368434e&amp;amp;displaylang=en&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that you can solve problem now. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&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>Wed, 18 Mar 2009 07:36:22 GMT</pubDate>
    <dc:creator>veljko.tasic</dc:creator>
    <dc:date>2009-03-18T07:36:22Z</dc:date>
    <item>
      <title>AD through Cisco Pix</title>
      <link>https://community.cisco.com/t5/network-security/ad-through-cisco-pix/m-p/1230498#M874940</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Cisco Pix 515E,7.2(1) with two networks - inside and dmz. Communication between these network is NATed. In inside is Windows domain called GRP. In dmz I have some workstations which need to be domain member of GRP. &lt;/P&gt;&lt;P&gt;Is it any possibility to do it? Because I read, that kerberos has problem with NAT.&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;           Vladislav&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:05:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ad-through-cisco-pix/m-p/1230498#M874940</guid>
      <dc:creator>valsidalv</dc:creator>
      <dc:date>2019-03-11T15:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: AD through Cisco Pix</title>
      <link>https://community.cisco.com/t5/network-security/ad-through-cisco-pix/m-p/1230499#M874942</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;Yes it is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DMZ interface is usually with lower security level then inside interface. Because of that you should define access-list that allows hosts from dmz to access your domain controllers and internal dns servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More on how communication between dmz and inside works:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00807fc191.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00807fc191.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 18:56:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ad-through-cisco-pix/m-p/1230499#M874942</guid>
      <dc:creator>veljko.tasic</dc:creator>
      <dc:date>2009-03-17T18:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: AD through Cisco Pix</title>
      <link>https://community.cisco.com/t5/network-security/ad-through-cisco-pix/m-p/1230500#M874943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have no problem to define ACL. The main question was about windows domain. I don't know if active directory requires anything special to allow on pix.&lt;/P&gt;&lt;P&gt;Or it is enough to allow standard windows ports - 138, 139, 445?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vladislav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 05:47:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ad-through-cisco-pix/m-p/1230500#M874943</guid>
      <dc:creator>valsidalv</dc:creator>
      <dc:date>2009-03-18T05:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: AD through Cisco Pix</title>
      <link>https://community.cisco.com/t5/network-security/ad-through-cisco-pix/m-p/1230501#M874945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This document might help out with your configuration task.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00806de37e.shtml#diag" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00806de37e.shtml#diag&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 05:56:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ad-through-cisco-pix/m-p/1230501#M874945</guid>
      <dc:creator>sdoremus33</dc:creator>
      <dc:date>2009-03-18T05:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: AD through Cisco Pix</title>
      <link>https://community.cisco.com/t5/network-security/ad-through-cisco-pix/m-p/1230502#M874947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this document, but it is about accessing VPN users. There is nothing about my question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vladislav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 06:01:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ad-through-cisco-pix/m-p/1230502#M874947</guid>
      <dc:creator>valsidalv</dc:creator>
      <dc:date>2009-03-18T06:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: AD through Cisco Pix</title>
      <link>https://community.cisco.com/t5/network-security/ad-through-cisco-pix/m-p/1230503#M874949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are concerned about domain controllers then you should look at microsoft site.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have member server in dmz and dc in inside network then you have to enable traffic for following ports:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;â&amp;#128;¢	Kerberos ports (88/tcp, 88/udp) used to perform mutual authentication between the member server and the domain controller. Kerberos traffic needs to be allowed in addition to the possible application specific traffic.&lt;/P&gt;&lt;P&gt;â&amp;#128;¢	DNS ports (53/tcp, 53/udp) used for name lookups.&lt;/P&gt;&lt;P&gt;â&amp;#128;¢	LDAP ports (389/udp, 389/tcp or 636/tcp for SSL) used for locator pings.&lt;/P&gt;&lt;P&gt;â&amp;#128;¢	Microsoft-DS traffic (445/tcp, 445/udp).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All neccessery data can be found here:&lt;/P&gt;&lt;P&gt;Active Directory in Networks Segmented by Firewalls&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=c2ef3846-43f0-4caf-9767-a9166368434e&amp;amp;displaylang=en" target="_blank"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=c2ef3846-43f0-4caf-9767-a9166368434e&amp;amp;displaylang=en&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that you can solve problem now. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&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>Wed, 18 Mar 2009 07:36:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ad-through-cisco-pix/m-p/1230503#M874949</guid>
      <dc:creator>veljko.tasic</dc:creator>
      <dc:date>2009-03-18T07:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: AD through Cisco Pix</title>
      <link>https://community.cisco.com/t5/network-security/ad-through-cisco-pix/m-p/1230504#M874952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, very helpful document. There is one very important information for me:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note&lt;/P&gt;&lt;P&gt;Active Directory functionality is not supported over a router that has Network Address Translation (NAT) enabled. The configuration recommendations in this paper apply only to non-NAT environments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in my scenario I have to disable NAT between DMZ and INSIDE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vladislav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2009 09:54:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ad-through-cisco-pix/m-p/1230504#M874952</guid>
      <dc:creator>valsidalv</dc:creator>
      <dc:date>2009-03-20T09:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: AD through Cisco Pix</title>
      <link>https://community.cisco.com/t5/network-security/ad-through-cisco-pix/m-p/1230505#M874954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can set NAT like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname(config)#static (inside,dmz) 10.1.1.2 10.1.1.2 netmask 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way you will NAT complete inside network to dmz but with same address range. I have seen scenarios that work this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2009 10:15:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ad-through-cisco-pix/m-p/1230505#M874954</guid>
      <dc:creator>veljko.tasic</dc:creator>
      <dc:date>2009-03-20T10:15:38Z</dc:date>
    </item>
  </channel>
</rss>

