Project

General

Profile

Actions

Bug #11129

closed

Unbound restarts on every openvpn client connection

Added by Viktor Gurov over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Viktor Gurov
Category:
DNS Resolver
Target version:
Start date:
12/04/2020
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.5-p1
Affected Architecture:

Description

if "Register connected OpenVPN clients in the DNS Resolver" (regovpnclients) option is enabled,
unbound restarts on every openvpn client connection.

It seems possible to avoid it by using command 'unbound-control local_data {$host['fqdn']} {$type} {$host['ipaddr']}
in /usr/local/sbin/openvpn.learn-address.sh
instead of 'pkill -HUP -F /var/run/unbound.pid' on every connection

see also #5413

Actions

Also available in: Atom PDF