On Thu, Mar 12, 2009 at 11:26:49AM -0400, Robert Moskowitz wrote: > How can I find out what variables and their values were provided by a > dhcpd server to my client? > > I thought perhaps /etc/dhclient-eth1.conf, but that is not the place... Try /var/lib/dhclient/*.leases. Ray