Re: unbound: missing null check

2021-01-06 Thread Stuart Henderson
On 2021/01/06 10:24, Florian Obser wrote: > On Wed, Jan 06, 2021 at 10:11:01AM +0100, Anton Lindqvist wrote: > > Hi, > > I have a unbound forward zone configured on my router for my $DAYJOB. > > The address associated with the zone is only accessible when the router > > is connected to a VPN. If th

Re: unbound: missing null check

2021-01-06 Thread Anton Lindqvist
On Wed, Jan 06, 2021 at 10:24:47AM +0100, Florian Obser wrote: > On Wed, Jan 06, 2021 at 10:11:01AM +0100, Anton Lindqvist wrote: > > Hi, > > I have a unbound forward zone configured on my router for my $DAYJOB. > > The address associated with the zone is only accessible when the router > > is conn

Re: unbound: missing null check

2021-01-06 Thread Florian Obser
On Wed, Jan 06, 2021 at 10:11:01AM +0100, Anton Lindqvist wrote: > Hi, > I have a unbound forward zone configured on my router for my $DAYJOB. > The address associated with the zone is only accessible when the router > is connected to a VPN. If the VPN connection is absent, trying to > resolve any

unbound: missing null check

2021-01-06 Thread Anton Lindqvist
Hi, I have a unbound forward zone configured on my router for my $DAYJOB. The address associated with the zone is only accessible when the router is connected to a VPN. If the VPN connection is absent, trying to resolve any domain that must be handled by the zone crashes unbound. Turns out there's