diff --git a/sisr1/tp01-02/srv-dns2/named.conf.options b/sisr1/tp01-02/srv-dns2/named.conf.options index 4778d18..e96cee1 100755 --- a/sisr1/tp01-02/srv-dns2/named.conf.options +++ b/sisr1/tp01-02/srv-dns2/named.conf.options @@ -10,9 +10,10 @@ options { // Uncomment the following block, and insert the addresses replacing // the all-0's placeholder. - // forwarders { - // 0.0.0.0; - // }; + forwarders { + 10.121.38.7; + 10.121.38.8; + }; //======================================================================== // If BIND logs error messages about the root key being expired,