dhclient and dhcpcd the real difference

Posted by rubixibuc on Super User See other posts from Super User or by rubixibuc
Published on 2012-02-25T09:53:47Z Indexed on 2012/11/08 11:08 UTC
Read the original article Hit count: 258

Filed under:

I can't figure out the difference from just the man pages. I can see what is a daemon and one is a client, but what does that mean practically when using the commands? Also what is the difference between the client and daemon in this case, not just the terms (client and daemon) but functionally wise? EDIT: How are the tasks divided, if the client updates the information on the client, what is the purpose of the daemon. I'm talking about the client daemon in this case dhcpcd not dhcpd. Both come installed by default with some versions of Linux and seem to share the duties of the dhcp client.

NAME dhcpcd - DHCP client daemon

Name
dhclient - Dynamic Host Configuration Protocol Client 

© Super User or respective owner

Related posts about dhcp