Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
DHCP with 2 NICS
Name: Marcus Date: September 17, 2002 at 22:40:10 Pacific OS: Windows 2000 Service Pack CPU/Ram: AMD 512MB Ram
Comment:
I want to setup my Win2k Server as a DHCP server. My current LAN consists of 3 computers all having static IP's, including my 2000 server. The other two computers are running WinXP. What I've done so far is put a second network card in my 2000 server for the DHCP server. I have given it the "new" network IP address, subnet mask etc. When I go through the install process of the DHCP server it automatically keeps picking the IP address of my other card. Then when I authorize the DHCP server and boot up my linux box it is trying to login to the other network. Which apparently there's a DHCP server out there for it to connect to if I knew the password. In any case, how do I get the DHCP server to use the other network card? Am I going about this correctly or am I "smoking crack?" In case I haven't explained my situation very well let me add the following. I have one network with static IP's of 208.16.141-143 and a subnet mask of 255.255.255.128. Now I want to setup another card on my 2000 server with a private network of like 10.0.95.1-6 and a subnet mask of 255.255.255.248. How do configure my server to allow for this to happen? I apologize for my lack of knowledge and hope that you can understand what I am asking. If there's a site that has all of this information on it I'm not afraid of reading to find out for myself, I just haven't found it yet. Thanks to anyone who may be able to get me pointed in the right direction.
Name: daniel Date: September 18, 2002 at 23:47:16 Pacific
Reply:
this might help not sure That one is a bit tricky, because I've never had machines with two NICs in them (God bless the router). My bet would be editing '/etc/sysconfig/network-scripts/ifcfg-eth0' as 'root' and setting the BOOTPROTO option to 'dhcp'. Also make sure that ONBOOT is set to 'yes'. If you need to set different options for each interface, however, you should install the 'dhcp-client' package instead of the standard 'dhcpcd'.
Summary: I have a Win2000 Pro box with 2 nics. One on our internal network and one live to the internet. When you go out to the net you use the public nic. How do I setup so that it will use the private nic...
Summary: Hi again! The pc with 2 nics (w2k professional) is connected to a lan and I just want another pc to work with the same lan (via the second nic) as i can't connect this pc to the hub. hub (lan)--- w2k ...
Summary: i have a cable modem connected to a router, and i have my PDC W2K server (DHCP,DNS,RRAS) with 2 NIC's and 2 clients to connect to this mini network domain i want to set up and learn to administer at m...