HomeSort by: relevance | last modified time | path
    Searched refs:Unbound (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/unbound/dist/contrib/
unbound_cache.cmd 11 set program_path=%prefix%\Unbound
12 set uc=%program_path%\unbound-control.exe
15 rem Check Unbound installed
17 echo Unbound control not found. Exiting...
95 echo l - Load - default mode. Warming up Unbound DNS cache from saved file. cache-ttl must be high value.
96 echo s - Save - save Unbound DNS cache contents to plain file with domain names.
101 echo Also, unbound-control must be configured.
create_unbound_ad_servers.cmd 3 rem into an unbound dns spoof redirection list.
10 set dst_dir=%prefix%\Unbound
29 rem then add an include line to your unbound.conf pointing to the full path of
unbound.spec 2 Name: unbound
6 Url: http://www.nlnetlabs.nl/unbound/
7 Source: http://www.nlnetlabs.nl/downloads/unbound/%{name}-%{version}.tar.gz
8 #Source1: unbound.init
14 Unbound is a validating, recursive, and caching DNS resolver.
16 The C implementation of Unbound is developed and maintained by NLnet
20 Unbound is designed as a set of modular components, so that also
29 # configure with /var/unbound/unbound.conf so that all default chroot,
30 # pidfile and config file are in /var/unbound, ready for chroot jail set up
    [all...]
unbound_munin_ 3 # plugin for munin to monitor usage of unbound servers.
9 # To install; enable statistics and unbound-control in unbound.conf
14 # Run the command unbound-control-setup to generate the key files.
17 # unbound_conf - where the unbound.conf file is located.
18 # unbound_control - where to find unbound-control executable.
24 # [unbound*]
26 # env.unbound_conf /usr/local/etc/unbound/unbound.conf
27 # env.unbound_control /usr/local/sbin/unbound-contro
    [all...]
  /src/external/bsd/unbound/dist/winrc/
unbound-control-setup.cmd 3 rem unbound-control-setup.cmd - set up SSL certificates for unbound-control
41 set DESTDIR=%prefix%\Unbound
44 set SERVERNAME=unbound
45 set CLIENTNAME=unbound-control
56 rem base name for unbound server keys
59 rem base name for unbound-control keys
154 rem "%SSL_PROGRAM%" pkcs12 -export -in %CTL_BASE%_trust.pem -inkey %CTL_BASE%.key -name "unbound remote control client cert" -out %CTL_BASE%_browser.pfx -password "pass:" || echo could not create browser certificate && exit 1
162 echo Setup success. Certificates created. Enable in unbound.conf file to use
167 echo unbound-control-setup.cmd - setup SSL keys for unbound-control
    [all...]
  /src/external/bsd/unbound/dist/
configure 3 # Generated by GNU Autoconf 2.72 for unbound 1.24.2.
5 # Report bugs to <unbound-bugs@nlnetlabs.nl or https://github.com/NLnetLabs/unbound/issues>.
282 $0: unbound-bugs@nlnetlabs.nl or
283 $0: https://github.com/NLnetLabs/unbound/issues about your
616 PACKAGE_NAME='unbound'
617 PACKAGE_TARNAME='unbound'
619 PACKAGE_STRING='unbound 1.24.2'
620 PACKAGE_BUGREPORT='unbound-bugs@nlnetlabs.nl or https://github.com/NLnetLabs/unbound/issues
    [all...]

Completed in 41 milliseconds