User Tools

Site Tools


freebsd:powerdns

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
freebsd:powerdns [2016/11/18 14:37]
tschulz [Install and Configure NSedit]
freebsd:powerdns [2018/12/13 11:54] (current)
tschulz
Line 109: Line 109:
   * Edit ./​nsedit/​includes/​config.inc.php and set the following values   * Edit ./​nsedit/​includes/​config.inc.php and set the following values
 <​file>​ <​file>​
-$apipass = '​APIPASSWORD'; ​          # The PowerDNS API-key +$apipass = '​APIPASSWORD'; ​  
-$apiip ​  = '​127.0.0.1'; ​          # The IP of the PowerDNS API +$apiip ​  = '​127.0.0.1'; ​  
-$apiport = '​8081'; ​      # The port of the PowerDNS API +$apiport = '​8081'; ​  ​ 
-$apiproto ​     = '​http'; ​# http | https+$apiproto = '​http'; ​
 $authdb ​ = "/​usr/​local/​etc/​pdns/​web-db/​pdns.users.sqlite3";​ $authdb ​ = "/​usr/​local/​etc/​pdns/​web-db/​pdns.users.sqlite3";​
 </​file>​ </​file>​
  
 +==== Login to NSEdit ====
 +  * go to http://​localhost/​nsedit/​index.php
 +  * Login with Username: **admin**, password: **admin**
  
 +====== Project PKGs ======
 +{{:​freebsd:​pkg_pdns_nsedit.tar.bz2|}}
 +
 +====== Tips ======
 +===== Refresh Save Zone =====
 +<​file>​
 +pdns_control retrieve <Zone Name>
 +</​file>​
  
  
freebsd/powerdns.1479501423.txt.gz · Last modified: 2016/11/18 14:37 by tschulz