answersLogoWhite

0

DHCP stands for Dynamic Host Configuration protocol. it is used to distribute the info that devices which connect to your network need such as IP address, subnet mask, default gateway, dns servers and lease time. It is used because it is easier to just setup the router to do this than do it manually.

DNS stands for Domain Name Server. Its job is to translate easy to remember addresses to the IP address that corresponds to the Web server which hosts the website.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the purpose of dnsmasq?

A dnsmaq is a lightweight and easy to configure the DNS forwarder and also the DHCP server. It is aimed to design and provide a DNS and also a DHCP to a small network.


What is network aware?

They are network services that are always on listening on the network for requests. Example: DNS, DHCP ..... DNS resolves Domain Names to IP addresses. DHCP assigns dynamic IP addresses.


Which type of network supports DHCP and DNS services for network users in a network domain?

client/server network


A network has grown too large for technicians to configure network addresses and hosts files for name resolution Which two application layer services should be added to the server to allow these?

DNS and DHCP


Is there any other purpose of DHCP apart from IP assignment?

The Dynamic Host Configuration Protocol, or DHCP, is responsible for IP assignment and DNS settings. It also assigns network settings and provides network configuration information including subnet mask and broadcast address.


Cannot communicate with primary dns server?

Check your network connections. That is usually a main problem of not communicating with either DNS or DHCP on a LAN.


Describe the integration between DHCP and DNS.?

Traditionally, DNS and DHCP servers have been configured and managed one at a time. Similarly, changing authorization rights for a particular user on a group of devices has meant visiting each one and making configuration changes. DHCP integration with DNS allows the aggregation of these tasks across devices, enabling a company's network services to scale in step with the growth of network users, devices, and policies, while reducing administrative operations and costs.This integration provides practical operational efficiencies that lower total cost of ownership. Creating a DHCP network automatically creates an associated DNS zone, for example, reducing the number of tasks required of network administrators. And integration of DNS and DHCP in the same database instance provides unmatched consistency between service and management views of IP address-centric network services data.Windows Server 2003 DNS supports DHCP by means of the dynamic update of DNS zones. By integrating DHCP and DNS in a DNS deployment, you can provide your network resources with dynamic addressing information stored in DNS. To enable this integration, you can use the Windows Server 2003 DHCP service.The dynamic update standard, specified in RFC 2136: Dynamic Updates in the Domain Name System (DNS UPDATE), automatically updates DNS records. Both Windows Server 2003 and Windows 2000 support dynamic update, and both clients and DHCP servers can send dynamic updates when their IP addresses change.Dynamic update enables a DHCP server to register address (A) and pointer (PTR) resource records on behalf of a DHCP client by using DHCP Client FQDN option 81. Option 81 enables the DHCP client to provide its FQDN to the DHCP server. The DHCP client also provides instructions to the DHCP server describing how to process DNS dynamic updates on behalf of the DHCP client.The DHCP server can dynamically update DNS A and PTR records on behalf of DHCP clients that are not capable of sending option 81 to the DHCP server. You can also configure the DHCP server to discard client A and PTR records when the DHCP client lease is deleted. This reduces the time needed to manage these records manually and provides support for DHCP clients that cannot perform dynamic updates. In addition, dynamic update simplifies the setup of Active Directory by enabling domain controllers to dynamically register SRV resource records.If the DHCP server is configured to perform DNS dynamic updates, it performs one of the following actions:The DHCP server updates resource records at the request of the client. The client requests the DHCP server to update the DNS PTR record on behalf of the client, and the client registers A.The DHCP server updates DNS A and PTR records regardless of whether the client requests this action or not.By itself, dynamic update is not secure because any client can modify DNS records. To secure dynamic updates, you can use the secure dynamic update feature provided in Windows Server 2003. To delete outdated records, you can use the DNS server aging and scavenging feature.


Integration between DHCP and DNS?

Traditionally, DNS and DHCP servers have been configured and managed one at a time. Similarly, changing authorization rights for a particular user on a group of devices has meant visiting each one and making configuration changes. DHCP integration with DNS allows the aggregation of these tasks across devices, enabling a company's network services to scale in step with the growth of network users, devices, and policies, while reducing administrative operations and costs.This integration provides practical operational efficiencies that lower total cost of ownership. Creating a DHCP network automatically creates an associated DNS zone, for example, reducing the number of tasks required of network administrators. And integration of DNS and DHCP in the same database instance provides unmatched consistency between service and management views of IP address-centric network services data.Windows Server 2003 DNS supports DHCP by means of the dynamic update of DNS zones. By integrating DHCP and DNS in a DNS deployment, you can provide your network resources with dynamic addressing information stored in DNS. To enable this integration, you can use the Windows Server 2003 DHCP service.The dynamic update standard, specified in RFC 2136: Dynamic Updates in the Domain Name System (DNS UPDATE), automatically updates DNS records. Both Windows Server 2003 and Windows 2000 support dynamic update, and both clients and DHCP servers can send dynamic updates when their IP addresses change.Dynamic update enables a DHCP server to register address (A) and pointer (PTR) resource records on behalf of a DHCP client by using DHCP Client FQDN option 81. Option 81 enables the DHCP client to provide its FQDN to the DHCP server. The DHCP client also provides instructions to the DHCP server describing how to process DNS dynamic updates on behalf of the DHCP client.The DHCP server can dynamically update DNS A and PTR records on behalf of DHCP clients that are not capable of sending option 81 to the DHCP server. You can also configure the DHCP server to discard client A and PTR records when the DHCP client lease is deleted. This reduces the time needed to manage these records manually and provides support for DHCP clients that cannot perform dynamic updates. In addition, dynamic update simplifies the setup of Active Directory by enabling domain controllers to dynamically register SRV resource records.If the DHCP server is configured to perform DNS dynamic updates, it performs one of the following actions:The DHCP server updates resource records at the request of the client. The client requests the DHCP server to update the DNS PTR record on behalf of the client, and the client registers A.The DHCP server updates DNS A and PTR records regardless of whether the client requests this action or not.By itself, dynamic update is not secure because any client can modify DNS records. To secure dynamic updates, you can use the secure dynamic update feature provided in Windows Server 2003. To delete outdated records, you can use the DNS server aging and scavenging feature.


Does DHCP or DNS lead to network connectivity problems?

It can if the administrator of the DHCP server has input incorrect values. DHCP is to provide a device with answers to commonly asked questions that it will need to correctly function in a network. If you can't get a DHCP address and everybody else can the problem is on your end most likely.


What services does a network need to run to support RIS or remote installation services?

Active Directory, DNS and DHCP


Which two network services are required for dynamic updates to function properly in a windows 2008 environment?

DNS and DHCP


What is the difference between dhcp server and dns?

DHCP is Dynamic Host Configuration Protocal. It assings IP addresses to the needed computers in a network dynamically. DNS is Domain Naming System(Service) It is system for naming computers and network services that is organized into a hierarchy of domains. DNS naming is used in TCP/IP networks, such as Internet, to locate computers and services through user friendly names.