Bom dia Luis.
Não entendi muito bem.
Você precisa editar o .conf toda vez que a máquina inicia?
Como está os arquivos após o boot?




Atenciosamente,

Leandro de Lima Camargo
+55 (35) 9 9904-0220
skype: leandrolimacamargo

> On May 16, 2016, at 19:24, Luis Augusto Teixeira <luisteixeir...@gmail.com> 
> wrote:
> 
> boa noite amigos,
> antes de ir ao assunto, alguém sabe o que aconteceu com o forum? acho que 
> desde semana retrasada está fota saiu do ar? não volta? 
> indo ao assunto.
> estou com um servidor de testes em casa, compartilha a intenet, servidor ntp, 
> servidor de cache com bind, no iníco estava tudo bem, mas depois que tive que 
> fazer umas manutenções de, troca de fonte, memória 2 paradas, começou a 
> apresentar problema de parar a navegação, poste no forum e uma amigo me deu 
> uma dica que a segui, segue link abaixo
> no primeiro momento resolveu o problema, mas quando desliguei o servidor e 
> liguei novamente, tive que fazer este procedimento novamente, concluindo tive 
> que desinstalar o ntp e mudar a configuaração do bind, segue abaixo os 
> arquivos ntp.conf e named.conf.options
> 
> Desde já agradeço
> 
> http://www.thedumbterminal.co.uk/posts/2015/03/correcting_bind_errors_due_to_an_out_of_sync_clock.html
>  
> <http://www.thedumbterminal.co.uk/posts/2015/03/correcting_bind_errors_due_to_an_out_of_sync_clock.html>
> 
> named.conf.options
> 
> options {
>         directory "/var/cache/bind";
> 
>         // If there is a firewall between you and nameservers you want
>         // to talk to, you may need to fix the firewall to allow multiple
>         // ports to talk.  See http://www.kb.cert.org/vuls/id/800113 
> <http://www.kb.cert.org/vuls/id/800113>
> 
>         // 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 {
>               // OpenDNS servers
>                 208.67.222.222;
>                 208.67.220.220;
>              
>              // Google Public DNS
>                 8.8.8.8;
>                 8.8.4.4;
> 
>              // ADSL router
>                 192.168.0.1;
>         };
> 
>         // Security options
>         listen-on port 53 { 127.0.0.1; 192.168.13.1; };
>         allow-query { 127.0.0.1; 192.168.13.0/24 <http://192.168.13.0/24>; };
>         allow-recursion { 127.0.0.1; 192.168.13.0/24 
> <http://192.168.13.0/24>; };
>         allow-transfer { none; };
> 
>         
> //========================================================================
>         // 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 <https://www.isc.org/bind-keys>
>         
> //========================================================================
>         dnssec-validation auto;
> 
>         auth-nxdomain no;    # conform to RFC1035
>         // listen-on-v6 { any; };
> };
> 
> 
> ntp.conf
> 
> # Sample /etc/ntp.conf:  Configuration file for ntpd.
> 
> # /etc/ntp.conf
> 
> driftfile /etc/ntp/drift
> logfile /var/log/ntp.log
> 
> 
> server 0.br.pool.ntp.org <http://0.br.pool.ntp.org/>
> server 1.br.pool.ntp.org <http://1.br.pool.ntp.org/>
> server 2.br.pool.ntp.org <http://2.br.pool.ntp.org/>
> server 3.br.pool.ntp.org <http://3.br.pool.ntp.org/>
> 
> server 127.127.1.0
> fudge 127.127.1.0 stratum 10
> 
> #restrict default nomodify nopeer notrap
> #restrict 127.0.0.1 mask 255.0.0.0
> 
> restrict 127.0.0.1
> restrict 192.168.13.0 mask 255.255.255.0 nomodify
> 
> 
> 
> 
> 
> att.
> Luis Teixeira
> 
> .ºvº. | Linux, porque eu amo a liberdade!   
> /(L)\ | Linux User: #420124 
> .^.^.| Socialmente justo, economicamente viável e tecnologicamente sustentável
> 
> ICQ: 200-860-628 - Whatsapp: 91 9253-2087 - Skype: luisteixeira25

Responder a