IT Community - Software Programming, Web Development and Technical Support

Windows 2003 server Domain Controler problem

This is a discussion on Windows 2003 server Domain Controler problem within the Server Management forums, part of the Servers and Hosting category; Hi i have this free trial of server 2003, so i installed ad, and i followed the instructions to install ...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Servers and Hosting > Server Management

Register FAQ Members List Calendar Mark Forums Read

Reply
 
Thread Tools Display Modes
  #1  
Old 08-17-2007, 10:45 AM
arjkhanna arjkhanna is offline
D-Web Incredible
 
Join Date: Mar 2007
Posts: 1,949
arjkhanna is on a distinguished road
Default Windows 2003 server Domain Controler problem

Hi

i have this free trial of server 2003, so i installed ad, and i followed the instructions to install DNS. When i try and join the domain, it says, it can not be found. I have no idea how to troubleshoot the problem. If any of you guys have any suggestions that would be great!
__________________
A.Rajesh Khanna
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 08-17-2007, 10:46 AM
JSureshkumar JSureshkumar is offline
D-Web Sr.Programmer
 
Join Date: Feb 2007
Location: in someone's heart
Posts: 139
JSureshkumar is on a distinguished road
Send a message via Skype™ to JSureshkumar
Default Re: Windows 2003 server Domain Controler problem

Hi arjkhanna,

what dns server is the workstation pointing to? The 2003 server or the ISP dns servers?
__________________
J Suresh Kumar
Google Hacks
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 08-17-2007, 10:48 AM
arjkhanna arjkhanna is offline
D-Web Incredible
 
Join Date: Mar 2007
Posts: 1,949
arjkhanna is on a distinguished road
Default Re: Windows 2003 server Domain Controler problem

Hi ,

the 2003 server.

That leads me to another question. I have a router, and it has its own DNS ip, my server will connect Through the router.

So i will have to set the dns ip from my router, to the one on my server?
__________________
A.Rajesh Khanna
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 08-17-2007, 10:51 AM
shaalini shaalini is offline
D-Web Architect
 
Join Date: Apr 2007
Posts: 633
shaalini is on a distinguished road
Default Re: Windows 2003 server Domain Controler problem

Hi,

This all depends on what you plan to use your DNS server for. If it is going to be used strictly for name resolution for web content, then all you need to do is set the "Pointer" IP Addresses in the configuration on the server. This is where you would input the DNS IP Addresses provided to you by your ISP. Your internal LAN clients would then have the internal IP address of your Windows 2003 box as their DNS Server.

When a client on your local LAN attempts to browse a web page, the request will first be made to the local 2003 box, then the request will be redirected to the "external" DNS IP Addresses of your ISP. Once a name resolution comes back, it will be forwarded to your internal client.

You can also setup zones on an internal basis. For example, if you have nodes on your network with static IP addresses, e.g. printers, servers, access points, that you wish to be able to access via name rather than IP, you could create mappings for these devices.

For example:

printer.yourDomainName 192.168.1.5
server2.yourDomainName 192.168.1.6
accessPoint.yourDomainName 192.168.1.222

And so on....
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 08-17-2007, 10:58 AM
JSureshkumar JSureshkumar is offline
D-Web Sr.Programmer
 
Join Date: Feb 2007
Location: in someone's heart
Posts: 139
JSureshkumar is on a distinguished road
Send a message via Skype™ to JSureshkumar
Default Re: Windows 2003 server Domain Controler problem

Hi,

I believe the "pointer" shaalini is referring to is the forwarders tab [not to be confused with forward lookup zone]
Personally I would not create zones for printers etc but would just create host and ptr records for them. They will resolve by name doing so.
__________________
J Suresh Kumar
Google Hacks
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 08-17-2007, 11:03 AM
arjkhanna arjkhanna is offline
D-Web Incredible
 
Join Date: Mar 2007
Posts: 1,949
arjkhanna is on a distinguished road
Default Re: Windows 2003 server Domain Controler problem

Hi Jsureshkumar,

thanks, now will that fix my "joining the domain?" problem?

Thanks again!
__________________
A.Rajesh Khanna
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 08-17-2007, 11:17 AM
JSureshkumar JSureshkumar is offline
D-Web Sr.Programmer
 
Join Date: Feb 2007
Location: in someone's heart
Posts: 139
JSureshkumar is on a distinguished road
Send a message via Skype™ to JSureshkumar
Default Re: Windows 2003 server Domain Controler problem

Hi arjkhanna,

do you have a domain? did you dcpromo the server? from the

workstation can you ping the servers name?
__________________
J Suresh Kumar
Google Hacks
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 08-17-2007, 11:20 AM
arjkhanna arjkhanna is offline
D-Web Incredible
 
Join Date: Mar 2007
Posts: 1,949
arjkhanna is on a distinguished road
Default Re: Windows 2003 server Domain Controler problem

Hi jsureashkumar,

Yes, i have installed dcpromo (start run dcpromo) NO, i can not ping the server name. I can ping the IP. I have also made sure that the workstations Defualt Gateway is the servers ip, also the DNS server is the server ip as well.

Still can not join the domain.
__________________
A.Rajesh Khanna
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 08-17-2007, 11:23 AM
satheesh satheesh is offline
D-Web Programmer
 
Join Date: Aug 2007
Posts: 96
satheesh is on a distinguished road
Default Re: Windows 2003 server Domain Controler problem

Hi arjkhanna,

your dns is wrong, make sure the local server is the only dns server in all tcp-ip configs. no outside dns servers should be listed on either clients or servers
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10  
Old 08-17-2007, 11:29 AM
JSureshkumar JSureshkumar is offline
D-Web Sr.Programmer
 
Join Date: Feb 2007
Location: in someone's heart
Posts: 139
JSureshkumar is on a distinguished road
Send a message via Skype™ to JSureshkumar
Default Re: Windows 2003 server Domain Controler problem

Hi arjkhanna,

we covered that is post 1 and 2. Your gateway is wrong though. It should be your router not the server unless you are using RRAS on the server with two nics.

If you can ping the server but not by name you don't have a host and ptr records for the server in DNS. They need to exist for both joining the domain and name resolution of the servers name.
__________________
J Suresh Kumar
Google Hacks
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows 2003 server DC and ADC arjkhanna Server Management 3 05-05-2009 12:27 AM
Windows 2003 Terminal Server and Raid Problem arjkhanna Server Management 3 05-04-2009 07:50 PM
Problem in Numeric value in Windows Server 2003 S.Vinothkumar Database Support 4 10-03-2007 02:23 AM
problem with migrating web server windows 2000 to windows 2003 kingmaker ASP and ASP.NET Programming 1 07-20-2007 03:39 AM
What are the required components of Windows Server 2003 for installing Exchange 2003? karunagaran Server Management 0 07-16-2007 11:21 PM


All times are GMT -7. The time now is 01:53 AM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.
Our Partners
One Way Moving Companies | Stamford Dentist | Euro Millions Lottery | Home Loans| Furniture

SEO by vBSEO 3.0.0