unbound and (isc) dhcpd startup order

Andriy Gapon avg at FreeBSD.org
Mon Jun 15 12:47:46 UTC 2020


On 15/06/2020 14:48, Eugene Grosbein wrote:
> 15.06.2020 13:10, Andriy Gapon wrote:
> 
>> I am configuring a small LAN -- mostly a gateway / router for it -- and I am
>> using unbound for a local DNS and isc-dhcp44-server for DHCP.
>> I have a few hosts with static IP addresses (for various reasons).
>> So, in unbound.conf I have an entry like
>>   local-data: "hipster.home.arpa. IN A 192.168.0.222"
> 
> Consider using /etc/hosts in addition to DNS to solve chicken/egg problem.
> 
> 

Having the same IP in more than one place (on the router) is the thing that I'd
like to avoid in the first place.  Otherwise, there is no problem putting it in
hdcpd.conf.

-- 
Andriy Gapon


More information about the freebsd-net mailing list