Go Back   TechArena Community > Technical Support > Computer Help > Windows Server > Active Directory
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , ,

Sponsored Links



Unable to join AD domain from DMZ network

Active Directory


Reply
 
Thread Tools Search this Thread
  #1  
Old 09-12-2008
Mugen
 
Posts: n/a
Unable to join AD domain from DMZ network

Hi,

We are running Windows 2003 AD Domain and now like to allow user account
authentication from DMZ to 2003 AD internal network. However, when we try to
join AD domain from the server in DMZ. We got an error message 'The RPC
Server is unavailable". I worked with the network guy and for testing
purpose, he allowed any traffic between DMZ to the internal network and no
traffic was being denied. So, we moved forwared to next troublshooting step
for setting up Ethernal and captured traffic from the server in DMZ when
tried to join AD domain. We found one error in the Ethernal capture log shown
here "384 136.20396 153.178.23.22 192.35.46.81 SAMR GetUserPwInfo
response, STATUS_ACCESS_DENIED, Error: STATUS_ACCESS_DENIED". This was only
happend between the DMZ to our internal network. I am able to join AD domain
with any clients if it is in internal network. And also, I performed Netstat
from the server in DMZ. I can see that LDAP, Netbios-ssn was established but
EPMAP was failted to established. I googled it and EPMAP is doing netbios in
port 135 but I confirmed with the network guy that was being allowed and no
denied shown in sys log. One more thing i also like to mention is that the
DMZ is in different subnet as you see in the above error "192.35.x.x" than
the internal network "153.178.x.x". Would that be causing any problem when
DMZ and the internal are in two different subnet when trying to join domain?
Any suggestion would be very appreciated?

PS. I was able to ping or \\server to access domain controller or share from
the server in DMZ. I also checked the event viewer but no error found.

Thanks.
Mugen
Reply With Quote
  #2  
Old 09-12-2008
Florian Frommherz [MVP]
 
Posts: n/a
Re: Unable to join AD domain from DMZ network

Why would you want to do that? I've only seen few environments where
this is necessary. Only think of the security - you're basically putting
a DC (with the "keys to your castle") into a zone it can be accessed
from outsiders and the internet. That's a no-go.

What are you trying to do, really? Note the requirements down and see
whether you can't do it with ADAM (now AD-LDS) or ADFS. Putting a DC
into the DMZ is not a good idea in general.
Reply With Quote
  #3  
Old 09-12-2008
Member
 
Join Date: Nov 2008
Posts: 51
Re: Unable to join AD domain from DMZ network

Use PortQueryUI.. U will have better Idea.

Kidding.. Ask ur netwok team to open All ports from Untrust to TRUST :)
Reply With Quote
  #4  
Old 09-12-2008
Florian Frommherz [MVP]
 
Posts: n/a
Re: Unable to join AD domain from DMZ network

Not sure what idea is the more kidding one..

F.
--
Reply With Quote
  #5  
Old 09-12-2008
Paul Bergson
 
Posts: n/a
Re: Unable to join AD domain from DMZ network

I would suggest you temp move the box internally and verify that it will
work, even though your network dude said he is allowing all traffic through
I'm guessing he wasn't allowing high ports. RPC needs a high port to work
unless you lock it down to a specific port.

I have an article on DC replication and port usage which can give you a
general idea on what is happening. You should review it and maybe it will
give you some new ideas to try.
Reply With Quote
  #6  
Old 10-12-2008
Mugen
 
Posts: n/a
Re: Unable to join AD domain from DMZ network

I did not setup another DC in DMZ. Our DCs is in internal network. Instead
of setting up standalone workgroup account database for the server in DMZ, I
want to have the server in DMZ able to join the AD Domain from our internal
network for account authentication.

We just allowed traffic between Server ------ AD DC for testing pupose.
Reply With Quote
  #7  
Old 10-12-2008
Mugen
 
Posts: n/a
Re: Unable to join AD domain from DMZ network

Hi Paul,

Thanks for your advice. We already found a document about ports need to be
opened in firewall. And I don't think the firewall is blocking anything
becausee nothing is being denied when we checked the syslog. We use Ethernal
the captured traffic between the server in DMZ to the DC from internal
network. Both are talking as we saw in the capture log but somehow the DC not
allow the machine to join domain. Another thing I found out from Active
Directory users and computers was , the server from the DMZ registered the
computer account but is in disabled status. The server from the DMZ is
talking to the DC and trying to join the domain and have computer account
there with disabled status.

Thanks.
Reply With Quote
  #8  
Old 10-12-2008
Paul Bergson
 
Posts: n/a
Re: Unable to join AD domain from DMZ network

so did you try moving inside and testing to see if you could join it? Do
you have on the firewall on the server itself?

--
Paul Bergson
Reply With Quote
  #9  
Old 10-12-2008
Mugen
 
Posts: n/a
Re: Unable to join AD domain from DMZ network

I did not move to inside but I tried my other laptop running XP from the DMZ
and still getting the exact same problem. I turned off firewall on all
client machine.
Reply With Quote
  #10  
Old 10-12-2008
Paul Bergson
 
Posts: n/a
Re: Unable to join AD domain from DMZ network

To me that points to something outside the machine (Firewall most likely
culprit)

I would move inside to test, I'm betting it works if moved inside.

--
Paul Bergson
Reply With Quote
  #11  
Old 10-12-2008
Paul Bergson
 
Posts: n/a
Re: Unable to join AD domain from DMZ network

Just had another thought what about your routes? Do you have those defined
properly so the external machine can get internally or is this handled via
the network goons?

--
Paul Bergson
MVP - Directory Services
Reply With Quote
  #12  
Old 11-12-2008
Mugen
 
Posts: n/a
Re: Unable to join AD domain from DMZ network

It fixed. It was the RDC Dynamic high port blocking the traffic. Thanks
everyone!
Reply With Quote
  #13  
Old 11-06-2011
Member
 
Join Date: Jun 2011
Posts: 1
Re: Unable to join AD domain from DMZ network

Well, I’m running the same situation. DC 2008 r2 enterprise in the internal, subnet 10.1.2.0/24. Exchange server in the DMZ on subnet 192.168.10.0/24.
All ports and FW roles setup in accordance with Microsoft recommendation.
Can ping both ways from/to DC to Exchange server. When trying to join the Exchange server to the domain, get message "Network path was not found"
Any ideas?

Thanks,

Danny.
Reply With Quote
  #14  
Old 12-06-2011
Expertz's Avatar
Member
 
Join Date: Dec 2007
Posts: 1,432
Re: Unable to join AD domain from DMZ network

Quote:
Originally Posted by dannykor View Post
Well, I’m running the same situation. DC 2008 r2 enterprise in the internal, subnet 10.1.2.0/24. Exchange server in the DMZ on subnet 192.168.10.0/24.
All ports and FW roles setup in accordance with Microsoft recommendation.
Can ping both ways from/to DC to Exchange server. When trying to join the Exchange server to the domain, get message "Network path was not found"
Any ideas?

Thanks,

Danny.
First of all you will have to make it sure that your Dns is configured properly and verify your SRV records. After that try disabling the firewall and Antivirus Application for a while on the Windows 2008 server and try. After that perform a Dcdiag and see if you find and errors, if at all you are not able to troubleshoot please post the dcdiag results we will help you. If the above solutions doesnt helps try a clean boot.
Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Server > Active Directory


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Unable to join AD domain from DMZ network"
Thread Thread Starter Forum Replies Last Post
network path was not found when trying to join domain RW Windows Server Help 6 29-08-2009 06:16 AM
Network ports requiered to join system to domain Gopal Active Directory 6 19-04-2009 05:28 PM
unable to join to the domain with netbios name OM Windows Server Help 11 17-10-2008 07:12 AM
Unable to join domain Richard Mueller [MVP] Windows Server Help 4 23-04-2007 02:07 AM
Unable to join client to domain Rob Grattan Small Business Server 12 08-01-2007 07:47 PM


All times are GMT +5.5. The time now is 09:00 PM.