|
|
I am a software developer, not a system administrator, so please be kind.
Here is what I have Pc1: Win 2008 server: Fixed IP 192.168.1.50
Pc2: WinVista: Automatic IP/DNS, Workgroup(WALNUTHARBOR) Pc3: Win XP Pro: Automatic IP/DNS, Workgroup(WALNUTHARBOR)
Linksys Router 310N: Connects to Internet, Provides DHCP, DNS address 192.168.1.1
I want:
PC1 (winserver 2008) to provide the DNS service The Pc's in the Lan to access the internet through the router The Pc's in the Lan to be able to see each other using DNS Would like to avoid using WINS
So far I have tried several DNS setup combinations and with my limited knowledge of networking, have failed to the point of total frustration. For development purposes I want to simulate a 'corporate' Lan so I can use SQL server 2008, etc for testing my software.
I would greatly appreciate the "Windows 2008 for Dummies" answer.
:>
-- Ed Warren Raising sails on masts not masts on sails
|
|
Hi Ed,
Install DNS server role on Windows Server 2008 similar to this: http://www.zdnetasia.com/techguide/windows/0,39044904,62040433,00.htm Your stations must have "a" records in the dns forward lookup zone. The server (PC1) and the pc's in the LAN must have dns server PC1 and the default gateway must be the router. To accomplish this for the pc's, you must also change the dhcp server configuration from the router.
-- Have a nice day!
http://winmasterplan.blogspot.com
"Ed Warren" wrote:
[Quoted Text] > I am a software developer, not a system administrator, so please be kind. > > Here is what I have > Pc1: Win 2008 server: Fixed IP 192.168.1.50 > > Pc2: WinVista: Automatic IP/DNS, Workgroup(WALNUTHARBOR) > Pc3: Win XP Pro: Automatic IP/DNS, Workgroup(WALNUTHARBOR) > > Linksys Router 310N: Connects to Internet, Provides DHCP, DNS address > 192.168.1.1 > > I want: > > PC1 (winserver 2008) to provide the DNS service > The Pc's in the Lan to access the internet through the router > The Pc's in the Lan to be able to see each other using DNS > Would like to avoid using WINS > > So far I have tried several DNS setup combinations and with my limited > knowledge of networking, have failed to the point of total frustration. For > development purposes I want to simulate a 'corporate' Lan so I can use SQL > server 2008, etc for testing my software. > > I would greatly appreciate the "Windows 2008 for Dummies" answer. > > :> > > > -- > Ed Warren > Raising sails on masts not masts on sails
|
|
Can all your computers get to the internet through the Linksys? If yes, then there is less work to do.
Add the DNS server role to the Win2K8 server. Just use the server manager GUI to do it. Select "add Role" from there, then pick DNS and you are on your way.
After clicking through the wizards and getting DNS installed, then you have to go to each of your other computers and change their TCP/IP configuration. In the DNS server setting on each computer, put in the IP of the Win2K8 server. This way, whenever they want to go to, say, yahoo.com, they will always ask the Win2K8 server, and the server will be able to provide that info to them.
The fact that you mentioned that you wanted to simulate a "corporate LAN" indicates that you are probably going to need to do more than just make your clients use the Win2K8 for DNS service. If you find out that you need more than this, then post back.
Deji
"Ed Warren" <EdWarren[ at ]discussions.microsoft.com> wrote in message news:F905E559-A253-48BF-BB00-4E6CC4EC8A06[ at ]microsoft.com...
[Quoted Text] >I am a software developer, not a system administrator, so please be kind. > > Here is what I have > Pc1: Win 2008 server: Fixed IP 192.168.1.50 > > Pc2: WinVista: Automatic IP/DNS, Workgroup(WALNUTHARBOR) > Pc3: Win XP Pro: Automatic IP/DNS, Workgroup(WALNUTHARBOR) > > Linksys Router 310N: Connects to Internet, Provides DHCP, DNS address > 192.168.1.1 > > I want: > > PC1 (winserver 2008) to provide the DNS service > The Pc's in the Lan to access the internet through the router > The Pc's in the Lan to be able to see each other using DNS > Would like to avoid using WINS > > So far I have tried several DNS setup combinations and with my limited > knowledge of networking, have failed to the point of total frustration. > For > development purposes I want to simulate a 'corporate' Lan so I can use SQL > server 2008, etc for testing my software. > > I would greatly appreciate the "Windows 2008 for Dummies" answer. > > :> > > > -- > Ed Warren > Raising sails on masts not masts on sails
|
|
Hello Ed,
Will you bilt your own domain, then download this "Windows Server 2008 Step-by-Step Guide for DNS in Small Networks.doc" from: https://www.microsoft.com/downloads/details.aspx?FamilyID=518d870c-fa3e-4f6a-97f5-acaf31de6dce&displaylang=en
Best regards
Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights. ** Please do NOT email, only reply to Newsgroups ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
[Quoted Text] > I am a software developer, not a system administrator, so please be > kind. > > Here is what I have > Pc1: Win 2008 server: Fixed IP 192.168.1.50 > Pc2: WinVista: Automatic IP/DNS, Workgroup(WALNUTHARBOR) Pc3: Win XP > Pro: Automatic IP/DNS, Workgroup(WALNUTHARBOR) > > Linksys Router 310N: Connects to Internet, Provides DHCP, DNS address > 192.168.1.1 > > I want: > > PC1 (winserver 2008) to provide the DNS service > The Pc's in the Lan to access the internet through the router > The Pc's in the Lan to be able to see each other using DNS > Would like to avoid using WINS > So far I have tried several DNS setup combinations and with my limited > knowledge of networking, have failed to the point of total > frustration. For development purposes I want to simulate a > 'corporate' Lan so I can use SQL server 2008, etc for testing my > software. > > I would greatly appreciate the "Windows 2008 for Dummies" answer. > > :> >
|
|
Hello Ed,
For non DC/DNS server see here: http://technet.microsoft.com/en-us/library/cc816723.aspx
http://technet.microsoft.com/en-us/library/cc816740.aspx
Administering DNS in 2008: http://technet.microsoft.com/en-us/library/cc794771.aspx
Best regards
Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights. ** Please do NOT email, only reply to Newsgroups ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
[Quoted Text] > I am a software developer, not a system administrator, so please be > kind. > > Here is what I have > Pc1: Win 2008 server: Fixed IP 192.168.1.50 > Pc2: WinVista: Automatic IP/DNS, Workgroup(WALNUTHARBOR) Pc3: Win XP > Pro: Automatic IP/DNS, Workgroup(WALNUTHARBOR) > > Linksys Router 310N: Connects to Internet, Provides DHCP, DNS address > 192.168.1.1 > > I want: > > PC1 (winserver 2008) to provide the DNS service > The Pc's in the Lan to access the internet through the router > The Pc's in the Lan to be able to see each other using DNS > Would like to avoid using WINS > So far I have tried several DNS setup combinations and with my limited > knowledge of networking, have failed to the point of total > frustration. For development purposes I want to simulate a > 'corporate' Lan so I can use SQL server 2008, etc for testing my > software. > > I would greatly appreciate the "Windows 2008 for Dummies" answer. > > :> >
|
|
See if the IPv6 is burning you
Right Click Network Places Select Manage Network Connections For each enabled and used NIC Right Click - Local Area Connection - Select Properties Networking Tab DeSelect IPv6 Close
-- Paul Bergson MVP - Directory Services MCTS, MCT, MCSE, MCSA, Security+, BS CSci 2008, 2003, 2000 (Early Achiever), NT4
http://www.pbbergs.com
Please no e-mails, any questions should be posted in the NewsGroup This posting is provided "AS IS" with no warranties, and confers no rights.
"Ed Warren" <EdWarren[ at ]discussions.microsoft.com> wrote in message news:F905E559-A253-48BF-BB00-4E6CC4EC8A06[ at ]microsoft.com...
[Quoted Text] >I am a software developer, not a system administrator, so please be kind. > > Here is what I have > Pc1: Win 2008 server: Fixed IP 192.168.1.50 > > Pc2: WinVista: Automatic IP/DNS, Workgroup(WALNUTHARBOR) > Pc3: Win XP Pro: Automatic IP/DNS, Workgroup(WALNUTHARBOR) > > Linksys Router 310N: Connects to Internet, Provides DHCP, DNS address > 192.168.1.1 > > I want: > > PC1 (winserver 2008) to provide the DNS service > The Pc's in the Lan to access the internet through the router > The Pc's in the Lan to be able to see each other using DNS > Would like to avoid using WINS > > So far I have tried several DNS setup combinations and with my limited > knowledge of networking, have failed to the point of total frustration. > For > development purposes I want to simulate a 'corporate' Lan so I can use SQL > server 2008, etc for testing my software. > > I would greatly appreciate the "Windows 2008 for Dummies" answer. > > :> > > > -- > Ed Warren > Raising sails on masts not masts on sails
|
|
-- Susieqandu
"Ed Warren" wrote:
[Quoted Text] > I am a software developer, not a system administrator, so please be kind. > > Here is what I have > Pc1: Win 2008 server: Fixed IP 192.168.1.50 > > Pc2: WinVista: Automatic IP/DNS, Workgroup(WALNUTHARBOR) > Pc3: Win XP Pro: Automatic IP/DNS, Workgroup(WALNUTHARBOR) > > Linksys Router 310N: Connects to Internet, Provides DHCP, DNS address > 192.168.1.1 > > I want: > > PC1 (winserver 2008) to provide the DNS service > The Pc's in the Lan to access the internet through the router > The Pc's in the Lan to be able to see each other using DNS > Would like to avoid using WINS > > So far I have tried several DNS setup combinations and with my limited > knowledge of networking, have failed to the point of total frustration. For > development purposes I want to simulate a 'corporate' Lan so I can use SQL > server 2008, etc for testing my software. > > I would greatly appreciate the "Windows 2008 for Dummies" answer. > > :> > > > -- > Ed Warren > Raising sails on masts not masts on sails
|
|
|