「unbound」の版間の差分
提供: FreeBSD入門
(ページの作成:「unbound とは、FreeBSD 10.0-RELEASEから導入されたUnbound DNS validating resolver です。 '''読み方''' ;unbound:あんばうんど __TOC__ =...」) |
(相違点なし)
|
2014年2月4日 (火) 00:49時点における版
unbound とは、FreeBSD 10.0-RELEASEから導入されたUnbound DNS validating resolver です。
読み方
- unbound
- あんばうんど
概要
unboundは、DNSリゾルバの実装です。キャッシュやDNSSEC検証を行います。
インストール
設定
設定ファイルは、 /var/unbound/unbound.conf です。
使い方
usage: unbound [options] start unbound daemon DNS resolver. -h this help -c file config file to read instead of /var/unbound/unbound.conf file format is described in unbound.conf(5). -d do not fork into the background. -v verbose (more times to increase verbosity) Version 1.4.20 linked libs: mini-event internal (it uses select), ldns 1.6.16, OpenSSL 1.0.1e-freebsd 11 Feb 2013 linked modules: validator iterator BSD licensed, see LICENSE in source package for details. Report bugs to unbound-bugs@nlnetlabs.nl