lib/testlab/node/templates/bind.erb in testlab-0.0.4 vs lib/testlab/node/templates/bind.erb in testlab-0.1.0
- old
+ new
@@ -8,12 +8,13 @@
// If your ISP provided one or more IP addresses for stable
// nameservers, you probably want to use them as forwarders.
// Uncomment the following block, and insert the addresses replacing
// the all-0's placeholder.
- // forwarders {
- // 0.0.0.0;
- // };
+ forwarders {
+ 8.8.8.8;
+ 8.8.4.4;
+ };
//========================================================================
// If BIND logs error messages about the root key being expired,
// you will need to update your keys. See https://www.isc.org/bind-keys
//========================================================================