Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - ika

#1
Hi Franco,

Quote from: franco on June 02, 2021, 04:53:45 PM
Thanks, can you try this patch instead? https://github.com/opnsense/core/commit/7ef730ac1c

# opnsense-revert opnsense
# opnsense-patch 7ef730ac1c

I can confirm that unbound is working after patch 7ef730ac1c application and restart of unbound. Performed diff between original correct host_entries.conf and host_entries.conf after this patch. No difference.

Cheers,
IKA
#2
Hi,

Done. Sent as PM.

IKA
#3
Hi Franco,

I did # opnsense-patch 64268c571 and restarted unbound. Unbound is able to start correctly again.

cheers,
IKA
#4
Hi,

after upgrade Opnsense from 21.1.5 to 21.1.6 Unbound DNS service fails to start. Local resolving is slow and there are error messages as following:

2021-06-02T12:30:32 unbound[48476] [48476:0] fatal error: Could not set up local zones
2021-06-02T12:30:32 unbound[48476] [48476:0] error: Bad local-data RR selm01.lab.domain.cc device.local IN A 192.168.n.n
2021-06-02T12:30:32 unbound[48476] [48476:0] error: error parsing local-data at 34 'selm01.lab.domain.cc device.local IN A 192.168.n.n': Syntax error, could not parse the RR's type


Everything was working fine prior upgrade. Any ideas?