<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Establishing a trust across a firewall</title> <atom:link href="http://retrohack.com/establishing-a-trust-across-a-firewall/feed/" rel="self" type="application/rss+xml" /><link>http://retrohack.com/establishing-a-trust-across-a-firewall/</link> <description>lest the tubes become overfull</description> <lastBuildDate>Tue, 15 May 2012 22:46:35 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>By: Ed Fisher</title><link>http://retrohack.com/establishing-a-trust-across-a-firewall/comment-page-1/#comment-1970</link> <dc:creator>Ed Fisher</dc:creator> <pubDate>Fri, 29 Jul 2011 06:00:11 +0000</pubDate> <guid
isPermaLink="false">http://retrohack.com/_retroh_wp_root/?p=20#comment-1970</guid> <description>You&#039;re welcome to pay me today if you want. Starbucks or Amazon gift cards are always good :-)</description> <content:encoded><![CDATA[<p>You&#8217;re welcome to pay me today if you want. Starbucks or Amazon gift cards are always good <img
src='http://retrohack.com/_retroh_wp_root/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Rena</title><link>http://retrohack.com/establishing-a-trust-across-a-firewall/comment-page-1/#comment-1969</link> <dc:creator>Rena</dc:creator> <pubDate>Fri, 29 Jul 2011 05:15:42 +0000</pubDate> <guid
isPermaLink="false">http://retrohack.com/_retroh_wp_root/?p=20#comment-1969</guid> <description>A few years ago I&#039;d have to pay seonmoe for this information.</description> <content:encoded><![CDATA[<p>A few years ago I&#8217;d have to pay seonmoe for this information.</p> ]]></content:encoded> </item> <item><title>By: Ed Fisher</title><link>http://retrohack.com/establishing-a-trust-across-a-firewall/comment-page-1/#comment-13</link> <dc:creator>Ed Fisher</dc:creator> <pubDate>Wed, 11 Feb 2009 17:58:00 +0000</pubDate> <guid
isPermaLink="false">http://retrohack.com/_retroh_wp_root/?p=20#comment-13</guid> <description>Static DNS entries and ASA&#039;s inspect are both good workarounds to an otherwise impossible situation, however, MS will not support that, and you may find that extended RPC functions (post W2K3 sp2 and later) will still fail.  For domain migrations, I have found it easier to establish an intermediate domain natively accessible by both and do a two-step migration.  For resource access, ILM, ADFS et al work out well (application dependencies aside.)  As to your TS server...I haven&#039;t seen that.  Was it trying to reach a licensing server registered in the environment or coded in its registry?</description> <content:encoded><![CDATA[<p>Static DNS entries and ASA&#8217;s inspect are both good workarounds to an otherwise impossible situation, however, MS will not support that, and you may find that extended RPC functions (post W2K3 sp2 and later) will still fail.  For domain migrations, I have found it easier to establish an intermediate domain natively accessible by both and do a two-step migration.  For resource access, ILM, ADFS et al work out well (application dependencies aside.)  As to your TS server&#8230;I haven&#8217;t seen that.  Was it trying to reach a licensing server registered in the environment or coded in its registry?</p> ]]></content:encoded> </item> <item><title>By: Pete Charnock</title><link>http://retrohack.com/establishing-a-trust-across-a-firewall/comment-page-1/#comment-12</link> <dc:creator>Pete Charnock</dc:creator> <pubDate>Wed, 11 Feb 2009 15:38:00 +0000</pubDate> <guid
isPermaLink="false">http://retrohack.com/_retroh_wp_root/?p=20#comment-12</guid> <description>Using a cisco ASA you can also use the inspect feature to dynamically map the RPC endpoints so you don&#039;t have to open 100s of ports.&lt;br/&gt;&lt;br/&gt;Your comment about NAT is valid and it&#039;s a pain but often descisions from networks created years ago are the problems of today and a NATd network may be one of them. The ASA can allow a trust through a NAT using the inspect fetaure, static nat entries for DC&#039;s and a manually bodged DNS zone with the NAT addresses.&lt;br/&gt;&lt;br/&gt;When I did some similar tests I was also suprised to find it wasn&#039;t just the DCs that were talking to each other across the trust. The terminal server I configured was also directly contacting the DCs in the trusted domain. I thought it would and should work in the way your ACLs are configured and just the DCs would communicate. Did you test beyond running diagnostic tools on each DC?</description> <content:encoded><![CDATA[<p>Using a cisco ASA you can also use the inspect feature to dynamically map the RPC endpoints so you don&#8217;t have to open 100s of ports.</p><p>Your comment about NAT is valid and it&#8217;s a pain but often descisions from networks created years ago are the problems of today and a NATd network may be one of them. The ASA can allow a trust through a NAT using the inspect fetaure, static nat entries for DC&#8217;s and a manually bodged DNS zone with the NAT addresses.</p><p>When I did some similar tests I was also suprised to find it wasn&#8217;t just the DCs that were talking to each other across the trust. The terminal server I configured was also directly contacting the DCs in the trusted domain. I thought it would and should work in the way your ACLs are configured and just the DCs would communicate. Did you test beyond running diagnostic tools on each DC?</p> ]]></content:encoded> </item> <item><title>By: Ed Fisher</title><link>http://retrohack.com/establishing-a-trust-across-a-firewall/comment-page-1/#comment-11</link> <dc:creator>Ed Fisher</dc:creator> <pubDate>Wed, 23 Apr 2008 14:31:00 +0000</pubDate> <guid
isPermaLink="false">http://retrohack.com/_retroh_wp_root/?p=20#comment-11</guid> <description>Then it sounds like you are all set...again, just make sure that the PDCs can resolve one another&#039;s NetBIOS names.  The LMHOSTS file creation tool is pretty useful, since it ensures that you have the proper number of null characters in any name &lt;15 characters in length, and maps the correct GROUP names for the domain.&lt;br/&gt;http://support.microsoft.com/kb/314108&lt;br/&gt;Good luck!</description> <content:encoded><![CDATA[<p>Then it sounds like you are all set&#8230;again, just make sure that the PDCs can resolve one another&#8217;s NetBIOS names.  The LMHOSTS file creation tool is pretty useful, since it ensures that you have the proper number of null characters in any name &lt;15 characters in length, and maps the correct GROUP names for the domain.<br
/><a
href="http://support.microsoft.com/kb/314108" rel="nofollow">http://support.microsoft.com/kb/314108</a><br
/>Good luck!</p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://retrohack.com/establishing-a-trust-across-a-firewall/comment-page-1/#comment-10</link> <dc:creator>Anonymous</dc:creator> <pubDate>Wed, 23 Apr 2008 14:25:00 +0000</pubDate> <guid
isPermaLink="false">http://retrohack.com/_retroh_wp_root/?p=20#comment-10</guid> <description>Good Morning Ed,&lt;br/&gt;&lt;br/&gt;Thanks for the reply and sorry for not making myself clear...&lt;br/&gt;&lt;br/&gt;Basically, we have two forests. Forest A has only one domain - a.local which has only one domain controller. Forest B has only one domain - b.local which has 4 domain controllers.&lt;br/&gt;&lt;br/&gt;We need to establish a one-way external trust between a.local and b.local (a.local is the trusting, and b.local is the trusted).&lt;br/&gt;&lt;br/&gt;Also in our case, all 5 domain controllers are connected to a Cisco 6509E and reside in two different VLANs.&lt;br/&gt;&lt;br/&gt;So that&#039;s why I wanted to know if we need to permit the traffic between a.local&#039;s PDCe and all domain controllers of b.local or just between the two PDCes.&lt;br/&gt;&lt;br/&gt;Thanks!!&lt;br/&gt;&lt;br/&gt;-Norin</description> <content:encoded><![CDATA[<p>Good Morning Ed,</p><p>Thanks for the reply and sorry for not making myself clear&#8230;</p><p>Basically, we have two forests. Forest A has only one domain &#8211; a.local which has only one domain controller. Forest B has only one domain &#8211; b.local which has 4 domain controllers.</p><p>We need to establish a one-way external trust between a.local and b.local (a.local is the trusting, and b.local is the trusted).</p><p>Also in our case, all 5 domain controllers are connected to a Cisco 6509E and reside in two different VLANs.</p><p>So that&#8217;s why I wanted to know if we need to permit the traffic between a.local&#8217;s PDCe and all domain controllers of b.local or just between the two PDCes.</p><p>Thanks!!</p><p>-Norin</p> ]]></content:encoded> </item> <item><title>By: Ed Fisher</title><link>http://retrohack.com/establishing-a-trust-across-a-firewall/comment-page-1/#comment-9</link> <dc:creator>Ed Fisher</dc:creator> <pubDate>Tue, 22 Apr 2008 21:59:00 +0000</pubDate> <guid
isPermaLink="false">http://retrohack.com/_retroh_wp_root/?p=20#comment-9</guid> <description>Norin,&lt;br/&gt;I almost think that you are referring to trusts between separate forests since you mention root domains.  This post is only discussing external trusts between domains, which are NOT transitive.  Two root domains of separate forests can trust one another, but this will not pass through to child domains unless you establish forest transitive trusts, which I believe requires both to be at FFL 2003 or 2008.&lt;br/&gt;As long as we are only talking about two domains, you only need the PDCe&#039;s permitted in the ACLs, but you may find that connection attempts are made to/from other domain controllers as they try to do authentication of trusted accounts.  Make sure that all DCs that may have to process an authentication request can resolve the NetBIOS names of the other domain&#039;s PDCe.  Thanks for checking in!&lt;br/&gt;Ed</description> <content:encoded><![CDATA[<p>Norin,<br
/>I almost think that you are referring to trusts between separate forests since you mention root domains.  This post is only discussing external trusts between domains, which are NOT transitive.  Two root domains of separate forests can trust one another, but this will not pass through to child domains unless you establish forest transitive trusts, which I believe requires both to be at FFL 2003 or 2008.<br
/>As long as we are only talking about two domains, you only need the PDCe&#8217;s permitted in the ACLs, but you may find that connection attempts are made to/from other domain controllers as they try to do authentication of trusted accounts.  Make sure that all DCs that may have to process an authentication request can resolve the NetBIOS names of the other domain&#8217;s PDCe.  Thanks for checking in!<br
/>Ed</p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://retrohack.com/establishing-a-trust-across-a-firewall/comment-page-1/#comment-8</link> <dc:creator>Anonymous</dc:creator> <pubDate>Tue, 22 Apr 2008 20:21:00 +0000</pubDate> <guid
isPermaLink="false">http://retrohack.com/_retroh_wp_root/?p=20#comment-8</guid> <description>Hi Ed,&lt;br/&gt;&lt;br/&gt;This is a very informative and helpful post! &lt;br/&gt;&lt;br/&gt;Got a quick question here, &lt;br/&gt;&lt;br/&gt;if we have multiple domain controllers in each root domain, do we still only include the PDCes of each domain on the ACLs, or do we have to include every domain controller in the root domain?&lt;br/&gt;&lt;br/&gt;Thanks!&lt;br/&gt;&lt;br/&gt;- Norin</description> <content:encoded><![CDATA[<p>Hi Ed,</p><p>This is a very informative and helpful post!</p><p>Got a quick question here,</p><p>if we have multiple domain controllers in each root domain, do we still only include the PDCes of each domain on the ACLs, or do we have to include every domain controller in the root domain?</p><p>Thanks!</p><p>- Norin</p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://retrohack.com/establishing-a-trust-across-a-firewall/comment-page-1/#comment-7</link> <dc:creator>Anonymous</dc:creator> <pubDate>Tue, 22 Apr 2008 20:19:00 +0000</pubDate> <guid
isPermaLink="false">http://retrohack.com/_retroh_wp_root/?p=20#comment-7</guid> <description>Hi Ed,&lt;br/&gt;&lt;br/&gt;This is a very informative and helpful post! &lt;br/&gt;&lt;br/&gt;Got a quick question here, &lt;br/&gt;&lt;br/&gt;if we have multiple domain controllers in each root domain, do we still only include the PDCes of each domain on the ACLs or do we have to include every domain controller in each root domain?&lt;br/&gt;&lt;br/&gt;Thanks!!!&lt;br/&gt;&lt;br/&gt;-Norin</description> <content:encoded><![CDATA[<p>Hi Ed,</p><p>This is a very informative and helpful post!</p><p>Got a quick question here,</p><p>if we have multiple domain controllers in each root domain, do we still only include the PDCes of each domain on the ACLs or do we have to include every domain controller in each root domain?</p><p>Thanks!!!</p><p>-Norin</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Served from: retrohack.com @ 2012-05-18 11:12:49 by W3 Total Cache -->
