Configuring MY DCPHP service to assign IP addresses

Asked By 10 points N/A Posted on -
qa-featured

Im connected to a robust network running a 2 gateway server for mail and for internet, How can I activated the DCPHP service to allow automatic addressing of my IP to match both the file and the web service? Is there a way to custom my server to assign IP addresses from same submask? I want all the computers to automatically register the primary and the secondary DNS servers upon which the to services run

SHARE
Answered By 590495 points N/A #192612

Configuring MY DCPHP service to assign IP addresses

qa-featured

I guess what you mean by DCPHP is DHCP. It is possible to enable or disable your connection’s DHCP. For users with Microsoft Windows XP, click Start, Control Panel, Network and Internet Connections, and then Network Connections. Right-click Local Area Connection and then select Properties. Click Internet Protocol [TCP/IP] to select then click Properties.

To enable DHCP, select “Obtain an IP address automatically” and “Obtain DNS server address automatically” then click OK. To enable DHCP on Windows Vista and Windows 7, go to Control Panel then Network and Sharing Center. Under “View your active networks”, click Local Area Connection. In Local Area Connection Status window, click Properties.

Select Internet Protocol Version 4 then click Properties. The same with the previous step, to enable DHCP, make sure “Obtain an IP address automatically” and “Obtain DNS server address automatically” are selected then click OK. To check if DHCP is already enabled, open the command prompt then type without quotes “ipconfig /all” then hit Enter. It will show you if DHCP is enabled or disabled. See image.

If DHCP is enabled, you should see “Dhcp Enabled. . . . . . . : Yes”.

Related Questions