Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Mar 2016 23:16:32 +0000
From:      Guy Harrison <gfh@swampdog.co.uk>
To:        freebsd-questions@freebsd.org
Subject:   Re: dhcpd, iscsi and a raspberry pi
Message-ID:  <201603152316.33023.gfh@swampdog.co.uk>
In-Reply-To: <4437rrjreh.fsf@lowell-desk.lan>
References:  <201603151632.14124.gfh@swampdog.co.uk> <44egbbiewf.fsf@be-well.ilk.org> <4437rrjreh.fsf@lowell-desk.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 15 March 2016 22:41:10 Lowell Gilbert wrote:
> Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> writes:
> > I thought dhcpd would use MAC address if the client didn't provide
> > anything else. I'll check if I get a chance.
>
> Confirmed. My dual-boot machine has no special settings in the server's
> dhcp.conf, and gets the same address regardless of which OS it's using.
> It even offers a different hostname on each OS.

Cheers. It's beginning to look like it's the lack of client information from 
the first (initrd *.53) dhcp request that may be the cause. If that's the 
case then I can rule out..

set ddns-rev-name = "45.1.168.192.in-addr.arpa";
set ddns-fwd-name = "pi05.swampdog";
client-hostname "pi05";

..and go figure out what how..

uid "\001\270'\353\0172d";
set ddns-txt = "318788caec8944734a9e0c2fe418c9db6f";

..figure in the scheme of things.

TIA
Guy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603152316.33023.gfh>