Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Microsoft Support > Windows NT/2000/2003 Server/2008 Server
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Windows NT/2000/2003 Server/2008 Server Find support for Windows NT/2000/2003 Server/2008 Server editions.

Reply
 
LinkBack Thread Tools
Old 03-04-2009, 07:00 AM   #1 (permalink)
Registered User
 
Stevie C's Avatar
 
Join Date: Aug 2007
Location: Glasgow,Scotland
Posts: 117
OS: Windows 7 RC, Windows Vista, Windows Xp, Windows Server 2003

My System

Confused Setting Up A DNS Server

Im trying to create a DNS server and hook up a client to it(server 2003 and windows xp). Both are on virtual machines(VirtualBox) and i need to know a step by step guide on creating and connecting a DNS between them. I've tried already and there must be something missing because i can get the client(xp1.server.local) to ping the server but not the server pinging the client(server.local)
__________________
Stevie and the Amazing Technicoloured Laptop!!! featuring hit songs such as "Any Operating System Will Do" and "Close Every Laptop"
Stevie C is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 03-04-2009, 10:04 AM   #2 (permalink)
TSF Enthusiast
 
djaburg's Avatar
 
Join Date: May 2008
Posts: 1,317
OS: XP SP3/Vista/7 Server 2K/2K3/2K8


Re: Setting Up A DNS Server

Does the XP computer have a firewall running?
__________________
Computers make it easier to do a lot of things, but most of the things they make it easier to do don't need to be done.

The inherent vice of capitalism is the uneven division of blessings, while the inherent virtue of socialism is the equal division of misery.
djaburg is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-04-2009, 10:52 AM   #3 (permalink)
Registered User
 
Stevie C's Avatar
 
Join Date: Aug 2007
Location: Glasgow,Scotland
Posts: 117
OS: Windows 7 RC, Windows Vista, Windows Xp, Windows Server 2003

My System

Re: Setting Up A DNS Server

Yeah does that have something to do with it then?
__________________
Stevie and the Amazing Technicoloured Laptop!!! featuring hit songs such as "Any Operating System Will Do" and "Close Every Laptop"
Stevie C is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-04-2009, 02:24 PM   #4 (permalink)
Registered User
 
Stevie C's Avatar
 
Join Date: Aug 2007
Location: Glasgow,Scotland
Posts: 117
OS: Windows 7 RC, Windows Vista, Windows Xp, Windows Server 2003

My System

Re: Setting Up A DNS Server

right hold the bus. i've started again now got the server pinging xp1.server.com by sorting the connections through the firewall on xp1 but now i can't get xp1 to ping the server through name but can through ip address. Does this matter?
__________________
Stevie and the Amazing Technicoloured Laptop!!! featuring hit songs such as "Any Operating System Will Do" and "Close Every Laptop"
Stevie C is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-04-2009, 04:46 PM   #5 (permalink)
TSF Enthusiast
 
djaburg's Avatar
 
Join Date: May 2008
Posts: 1,317
OS: XP SP3/Vista/7 Server 2K/2K3/2K8


Re: Setting Up A DNS Server

Hopefully you're not really using server.com as your address, that already exists on the web. If you're tinkering around to setup domains for internal use, then having a domain name of (domain).local is the way to go. For example you decide to create a domain called testbed, then you're best bet is to run dcpromo and select testbed.local as your fqdn. When you join clients, you'll still use testbed and it will resolve correctly. Also make sure that you have the server's NIC configuration pointing the DNS server address to itself (either 127.0.0.1 or it's actually IP address) and the client computers DNS server also pointing to the server's IP address. That will allow the client to register to the domain and then find it after the initial reboot. You also need to establish DNS Forwards that point to your ISP DNS servers.

In the grand scheme of things, EVERY computer on the network has their DNS settings configured to point to the server hosting DNS including the server itself. Then you configure the server with forwards, which will resolve all requests for the domain it hosts and then forward all others to your ISP's DNS servers.
__________________
Computers make it easier to do a lot of things, but most of the things they make it easier to do don't need to be done.

The inherent vice of capitalism is the uneven division of blessings, while the inherent virtue of socialism is the equal division of misery.
djaburg is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-04-2009, 05:16 PM   #6 (permalink)
Registered User
 
Stevie C's Avatar
 
Join Date: Aug 2007
Location: Glasgow,Scotland
Posts: 117
OS: Windows 7 RC, Windows Vista, Windows Xp, Windows Server 2003

My System

Re: Setting Up A DNS Server

Cool i get what your sayin, i'll give it a bash aswell but just to clarify the client computer should be able to ping the dns server with both an ip address and server domain name? Just so i know so i can set it up in my college as part of an assessment. Oh and yeah its internal lol im experimenting.
__________________
Stevie and the Amazing Technicoloured Laptop!!! featuring hit songs such as "Any Operating System Will Do" and "Close Every Laptop"

Last edited by Stevie C; 03-04-2009 at 05:19 PM.
Stevie C is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-04-2009, 07:30 PM   #7 (permalink)
TSF Enthusiast
 
lorjack's Avatar
 
Join Date: Nov 2007
Location: Planet Earth
Posts: 2,205
OS: Windows 2K, XP Pro sp3, Windows Vista, Windows 7, Ubuntu


Re: Setting Up A DNS Server

When you have your DNS server up and the client pointing to it for DNS then you will be able to ping by IP as well as name.
lorjack is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-05-2009, 07:42 AM   #8 (permalink)
Registered User
 
Stevie C's Avatar
 
Join Date: Aug 2007
Location: Glasgow,Scotland
Posts: 117
OS: Windows 7 RC, Windows Vista, Windows Xp, Windows Server 2003

My System

Re: Setting Up A DNS Server

Superb the dc promo worked, you know we've never really went over dcpromo enough to understand what it does for the dns settings. probably because the lecturer did bugger all in the first place
__________________
Stevie and the Amazing Technicoloured Laptop!!! featuring hit songs such as "Any Operating System Will Do" and "Close Every Laptop"
Stevie C is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

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

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




All times are GMT -7. The time now is 10:06 AM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85