Full data with DHCP server and BOOTP client

Paul B. Henson henson at acm.org
Wed Jan 11 20:05:36 UTC 2012


On Tue, Jan 10, 2012 at 11:59:40PM -0800, Christoph Pleger wrote:

> By the way, does anybody know about a DHCP client program that simply
> retrieves information from the server and displays it (like bootpc
> does), but does not try to configure things like IP address etc. locally
> on the client machine and does not set itself to background?

dhcpcd (http://roy.marples.name/projects/dhcpcd/) supports a test mode:

     -T, --test
             On receipt of DHCP messages just call
             /lib64/dhcpcd/dhcpcd-run-hooks with the reason of TEST which
             echos the DHCP variables found in the message to the console.
             The interface configuration isn't touched and neither are any
             configuration files.  To test INFORM the interface needs to be
             configured with the desired address before starting dhcpcd.


-- 
Paul B. Henson  |  (909) 979-6361  |  http://www.csupomona.edu/~henson/
Operating Systems and Network Analyst  |  henson at csupomona.edu
California State Polytechnic University  |  Pomona CA 91768



More information about the dhcp-users mailing list