FreeBSD 11.4 RELEASE - DNS サーバ - nsd(コンテンツサーバ)
- 1. インストール
1. インストール
cd /usr/ports/dns/nsd
make config
オプションはデフォルトのままにしています。

cd /usr/ports/dns/nsd
make
make install
インストール時のメッセージを記しておきます。
===> Installing for nsd-4.3.1
===> Checking if nsd is already installed
===> Registering installation for nsd-4.3.1
Installing nsd-4.3.1...
===> Creating groups.
Creating group 'nsd' with gid '216'.
===> Creating users
Creating user 'nsd' with uid '216'.
To run nsd from startup, add nsd_enable="YES" to your etc/rc.conf
Starting with nsd version 4 the old nsdc control program has been
replaced by nsd-control. This requires some manual setup with
nsd-control-setup and editing of the config files.
nsd-control is incompatible with nsdc so when that is used in scripts,
these should be adapted
===> SECURITY REPORT:
This port has installed the following files which may act as network
servers and may therefore pose a remote security risk to the system.
/usr/local/sbin/nsd
/usr/local/sbin/nsd-checkzone
This port has installed the following startup scripts which may cause
these network services to be started at boot time.
/usr/local/etc/rc.d/nsd
If there are vulnerabilities in these programs there may be a security
risk to the system. FreeBSD makes no guarantee about the security of
ports included in the Ports Collection. Please type 'make deinstall'
to deinstall the port if this is a concern.
For more information, and contact details about the security
status of this software, see the following webpage:
http://www.nlnetlabs.nl/nsd
|
|