Arne Fitzenreiter
68fac98a5b
unbound: run time fix also after update forwarder
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2017-08-30 10:32:44 +02:00
Arne Fitzenreiter
05478072cd
unbound/ntp: move not working DNS fallback from ntp to unbound initskript
...
the ntp initskript will only run at first connection try. If this fails
and the connection can established later DNS will not work if the clock
is too far away.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2017-08-15 20:20:16 +02:00
Michael Tremer
094a27c8f9
unbound: Update dnssec-status file
...
The status file was not updated when DNSSEC was disabled
before and has been enabled after which always caused
the webif to show that DNSSEC was disabled.
Fixes #11315
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-04-30 13:09:51 +01:00
Michael Tremer
183b23b5ca
DNS: Show DNSSEC status on index page if deavtivated
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-04-02 19:48:20 +01:00
Michael Tremer
4a0d69ca46
unbound: Increase memory size on even larger systems
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-03-28 10:29:03 +01:00
Michael Tremer
128db1a363
unbound: Double buffer size
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-03-28 10:25:39 +01:00
Michael Tremer
c20b20092f
unbound: Increase size of send/receive buffers
...
This will allow to not drop any packets when there is a
peak in queries
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-03-28 10:24:40 +01:00
Michael Tremer
5012e53c29
unbound: Re-use UDP sockets
...
This will make UDP queries faster
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-03-28 10:17:33 +01:00
Michael Tremer
0a7dca2c5f
unbound: Increase number of parallel queries
...
The parameters are the recommended values for libevent
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-03-28 10:16:56 +01:00
Jonatan Schlag
17f7f41e41
Merge branch 'next' into initscripts-cleanup
2017-03-03 14:56:35 +01:00
Jonatan Schlag
33f53d55cc
Move all initscripts for the system to src/initscripts/system
...
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org >
2017-02-22 11:54:00 +01:00