add google public dns to bind forwarder section
This commit is contained in:
@@ -80,10 +80,10 @@ options {
|
|||||||
forwarders {
|
forwarders {
|
||||||
// 207.164.234.129; // Your ISP NS
|
// 207.164.234.129; // Your ISP NS
|
||||||
// 207.164.234.193; // Your ISP NS
|
// 207.164.234.193; // Your ISP NS
|
||||||
// 4.2.2.1; // Level3 Public DNS
|
|
||||||
// 4.2.2.2; // Level3 Public DNS
|
|
||||||
8.8.8.8; // Google Open DNS
|
8.8.8.8; // Google Open DNS
|
||||||
8.8.4.4; // Google Open DNS
|
8.8.4.4; // Google Open DNS
|
||||||
|
4.2.2.1; // Level3 Public DNS
|
||||||
|
4.2.2.2; // Level3 Public DNS
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user