<div dir="ltr">I am installing powerdns to learn more about DNS and am meeting some troubles.<div><br></div><div>I am installing pdns on two nearly identical Raspberry Pi's.  I am following the instructions at <a href="http://workshop.botter.ventures/2013/10/01/how-to-setup-a-dns-server-with-powerdns-on-raspberry-pi/">http://workshop.botter.ventures/2013/10/01/how-to-setup-a-dns-server-with-powerdns-on-raspberry-pi/</a>.</div><div><br></div><div>Other than setting <b>recursor=8.8.8.8</b>, essentially everything is at default.  However, the two installations differ somewhat. When I checked for processes containing the string "pdns", one machine has:</div><div><br></div><div><div>root      7982     1  0 May20 ?        00:01:05 /usr/sbin/pdns_server --daemon --guardian=yes</div><div>pdns      7985  7982  0 May20 ?        00:00:04 /usr/sbin/pdns_server-instance --daemon --guardian=yes</div></div><div><br></div><div>while the other has:</div><div><br></div><div><div>root      1165     1  0 00:45 ?        00:00:00 /usr/sbin/pdns_server --daemon=no</div><div>root      1277  1165  0 00:48 ?        00:00:00 /usr/sbin/pdns_server-instance --daemon=no</div></div><div><br></div><div>What should the settings be and where can I modify the settings?</div><div><br></div><div>Thanks.</div></div>