| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/dns/curvedns/files/ |
Upload File : |
[
{ type: install
message: <<EOM
To start using curvedns, finish the following tasks:
------- generate/install keys -----------------------------
curvedns-keygen %%PREFIX%%/etc/curvedns ns.example.net
------- configure -----------------------------------------
$EDITOR %%PREFIX%%/etc/curvedns/run.sample
# set user from "curvedns" to "bind" (required!),
# adjust IP / port-numbers,
# and save as %%PREFIX%%/etc/curvedns/run
$EDITOR %%PREFIX%%/etc/curvedns/log/run.sample
# set user from "curvedns" to "bind" (required!),
# and save as %%PREFIX%%/etc/curvedns/log/run
------- prepare/startup -----------------------------------
mkdir /var/service
ln -s %%PREFIX%%/etc/curvedns /var/service
echo svscan_enable=\"YES\" >> /etc/rc.conf
%%PREFIX%%/etc/rc.d/svscan start
------- verify --------------------------------------------
# examples:
dig @<curvedns-ip> auth-dom.example any
drill <curvedns-ip> auth-dom.example any
EOM
}
]