Go Back   PCMech Forums > Help & Discussion > Networking & Online Security

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 01-26-2006, 01:37 PM   #1
Member (9 bit)
 
Join Date: Nov 2002
Posts: 502
Add Domain Controller to Home Network

Ok, I have 10 PC connected to the internet via Router a Linksys router to be exact, the router y configured to get the ip address via DHCP and it address is 192.168.1.1, the question is how can I add a Windows 2003 domain controller to this network without affecting the internet sharing and DHCP of the router?.
easg is offline   Reply With Quote
Old 01-26-2006, 02:13 PM   #2
Come in Ray...
 
faulkner132's Avatar
 
Join Date: Sep 2004
Posts: 1,668
Sure. Just do not install the DHCP service on your 2003 machine.
faulkner132 is offline   Reply With Quote
Old 01-27-2006, 01:47 PM   #3
Member (6 bit)
 
Join Date: Jan 2006
Location: Hampshire
Posts: 45
Ive got this and its not as simple as that as such!

Like you say you dont have to install DHCP what you need to do is the following

Install on server

Active Dir
DNS
File/PS
And anything else you need

In DNS set the DNS forward lookup zone to be the routers IP address

ON the PCS set the ip address to be automatic and manually assign the DNS server to be the IP address of the server.

If you do not do this you can be waiting upto 10 minutes or more to log into the machine.
stuartkeith is offline   Reply With Quote
Old 01-27-2006, 04:02 PM   #4
Member (9 bit)
 
Join Date: Nov 2002
Posts: 502
I don`t understand this part "In DNS set the DNS forward lookup zone to be the routers IP address"
easg is offline   Reply With Quote
Old 01-30-2006, 03:59 AM   #5
Member (6 bit)
 
Join Date: Jan 2006
Location: Hampshire
Posts: 45
Once you have installed DNS you will have a DNS option in Admin tools and also on the startup screen when 2003 loads up. Click the "manage this DNS server" from the splash.

Click on the little computer icon in the left pain and in the right you will see a list of options. One of those will be called "Forwarders"

In here add the routers ip address as the main one and your ISPs DNS are the secondary.


THen any IPs that the server cannot resolver it will question the router/ISP.

If you do not do this when you log on the pc will try to resolve the host name/passwords with the ISP and not the server and can take ages to timeout and continue to load!!
stuartkeith is offline   Reply With Quote
Old 02-01-2006, 09:56 AM   #6
Member (9 bit)
 
Join Date: Nov 2002
Posts: 502
"ON the PCS set the ip address to be automatic and manually assign the DNS server to be the IP address of the server".

if the server is getting address via DHCP from the router how will I know which address is the server?
easg is offline   Reply With Quote
Old 02-01-2006, 03:33 PM   #7
glc
Forum Administrator
Staff
Premium Member
 
glc's Avatar
 
Join Date: May 2000
Location: Joplin MO
Posts: 41,182
I would recommend you assign a static IP to your server, it makes for easier administration of the whole setup that way. Just make sure it's not in the DHCP scope of the router.
glc is offline   Reply With Quote
Old 02-02-2006, 11:38 AM   #8
Member (9 bit)
 
Join Date: Nov 2002
Posts: 502
Ok, if the router is 192.168.1.1 the server could be 192.168.1.2 always checking that this address is out of the scope, then in DNS in the PCs I set up the DNS server to be 192.168.1.2.
easg is offline   Reply With Quote
Old 02-02-2006, 11:52 AM   #9
glc
Forum Administrator
Staff
Premium Member
 
glc's Avatar
 
Join Date: May 2000
Location: Joplin MO
Posts: 41,182
Yes, and use one of the ISP's actual DNS servers for the second DNS.
glc is offline   Reply With Quote
Old 02-05-2006, 10:25 AM   #10
Member (9 bit)
 
Join Date: Nov 2002
Posts: 502
Another question, what about if I want to add a router to share internet in a existing domain with its own DHCP server? I checked the manual of a router and it says that it is posible to disable the DHCP service in the router, how would it be? will it work if I disable the dhcp in the router and make the DNS set up explained above?
easg is offline   Reply With Quote
Old 02-05-2006, 12:43 PM   #11
glc
Forum Administrator
Staff
Premium Member
 
glc's Avatar
 
Join Date: May 2000
Location: Joplin MO
Posts: 41,182
Yes, you would change the internal IP of the router to one in the server's subnet but outside of its DHCP scope. You would then set the server to use the router's IP as the default gateway.
glc is offline   Reply With Quote
Old 02-08-2006, 10:51 AM   #12
Member (9 bit)
 
Join Date: Nov 2002
Posts: 502
Ok if the server is 192.168.0.1, and the DHCP scope exclude the first 10 address, the router could be 192.168.0.2, then I set the Forwarder in the DNS in the server to be the router`s IP and the second is the ISP DNS server, then in the TCP/IP set up in the server I set the router`s IP to be the default gateway (192.168.0.2) and in the PCs I set up the TCP to get the IPs via DHCP and the DNS to be the router IP address and as second DNS server the ISP DNS.
easg is offline   Reply With Quote
Old 02-08-2006, 11:23 AM   #13
glc
Forum Administrator
Staff
Premium Member
 
glc's Avatar
 
Join Date: May 2000
Location: Joplin MO
Posts: 41,182
No, you don't use the router's IP for primary DNS, you use the server's IP. The server is the DNS provider for the LAN. The router is only acting as your Internet gateway.
glc is offline   Reply With Quote
Old 02-09-2006, 04:42 AM   #14
Member (6 bit)
 
Join Date: Jan 2006
Location: Hampshire
Posts: 45
To get ur isp DNS you can view the connection status in the router or use ipconfig /all in a dosbox.

Set that to be the 2nd dns in the PCS and the forward lookup zone on the server, thatway if the server fails for some reason you should still have internet access.

My router gives its ips to whatever port the pcs are plugged into, hence I havent needed to change the ip address. (eg port 3 ip is 192.168.0.3)
stuartkeith is offline   Reply With Quote
Old 02-09-2006, 03:28 PM   #15
Member (9 bit)
 
Join Date: Nov 2002
Posts: 502
And what about this "Click on the little computer icon in the left pain and in the right you will see a list of options. One of those will be called "Forwarders"

In here add the routers ip address as the main one and your ISPs DNS are the secondary." Another question, In both scenarios do I have to set up the TCP/IP of the server to use the address of the server as the default gate or just in the second scenario?
easg is offline   Reply With Quote
Old 02-09-2006, 11:24 PM   #16
glc
Forum Administrator
Staff
Premium Member
 
glc's Avatar
 
Join Date: May 2000
Location: Joplin MO
Posts: 41,182
If you are using a NAT router for Internet access, the default gateway should be the router's IP address on all machines on the network. If you are using the router for DHCP, that will be taken care of automatically except on machines that you set to a static IP.
glc is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 On
Trackbacks are Off
Pingbacks are Off
Refbacks are On



All times are GMT -5. The time now is 04:28 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.1