









|
[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
[NMLUG] dhcpd.conf file for Comcast cable internet in SF
Wesley J Landaker wrote:
>On Friday 04 June 2004 6:27 pm, Andrei Starobin wrote:
>
>
>>thanks, Jason. installed dhclient and dhcp(d) and everything works.
>>dhclient appears to be a front-end interface to the dhcpd daemon.
>>
>>
>
>Actually, dhclient and dhcpd have nothing to do with each other. =)
>
>dhclient is a DHCP client, for getting an address on your machine; other
>clients typical included in distributions are dhcpcd and pump; they all
>do basically the same thing.
>
>dhcpd is a DHCP server, this is only useful serving out addresses to
>other machines on your network, i.e. if you are using a linux box as a
>router.
>
>
He may have meant dhcpcd which is a dhcp client that runs as a Daemon
and can be told to background while waiting for a lease, etc.
|
|