Pular para o conteúdo

NTP Server (ntp.conf)

Permite configurar um servidor ntp na rede e restrição de sincronização por redes.
Perfil removido removido
Hits: 11.884 Categoria: Networking
  • Download
  • Indicar
  • Denunciar
Download ntp.conf

Esconder código-fonte

# ARQUIVO DE COMPENSACAO DE HORA
driftfile /var/lib/ntp/ntp.drift

# DIRETORIO DE STATUS
statsdir /var/log/ntpstats/

# SERVIDORES PARA SINCRONIZAR HORA
server a.ntp.br iburst
server b.ntp.br iburst
server c.ntp.br iburst

# SERVIDORES LIBERADOS PARA SINCRONIZAR
restrict a.ntp.br
restrict b.ntp.br
restrict c.ntp.br

# POLITICA PADRAO DO SERVIDOR
restrict default nomodify notrap ignore

# REDES LIBERADAS PARA SINCRONIZAR NESTE SERVIDOR
restrict 127.0.0.1
restrict 30.0.0.0 mask 255.255.255.0 nomodify notrap
restrict 40.0.0.0 mask 255.255.255.0 nomodify notrap
restrict 50.0.0.0 mask 255.255.255.0 nomodify notrap

make.conf (make.conf do Gentoo)

Samba 3 (smb.conf)

X11 (xorg.conf)

Arch Linux (rc.conf)

OpenLDAP (slapd.conf)

Nagios (ocomon.cfg)

iptables (iptables.sh)

squid (squid.conf)

Openvpn (openmatriz.conf e openfilial.conf)

Servidor Lst (lts.conf)

#2 Comentário enviado por ricardoifc em 16/07/2014 - 20:51h
blz, funcionou certinho no ubuntu 14.04lts.

Contribuir com comentário

Entre na sua conta para comentar.