Page MenuHomeGitPull.it

Fix pave.si nameserver
Closed, ResolvedPublic

Description

Actually pave.si does not resolve well.

Event Timeline

valerio.bozzolan triaged this task as High priority.

It seems that now it works again.

This is the current zone:

;
; Zone file for pave.si
;
; The full zone file
;
$TTL 3D
@         IN      SOA     pave.si. bind9.succhia.cz. (
                              6          ; Serial
                          604800         ; Refresh
                           86400         ; Retry
                         2419200         ; Expire
                          604800 )       ; Negative Cache TTL
;
@          IN      NS      ns1.reyboz.it.
@          IN      NS      ns2.reyboz.it.
@          IN      A       178.32.219.19
@          IN      A       54.37.156.156
@          IN      AAAA    2001:41d0:302:2200::3fe1
@          IN      MX    1 mail.reyboz.it.
@          IN      TXT     "v=spf1 mx -all"
www        IN      CNAME   pave.si.
_dmarc     IN      TXT     "v=DMARC1; p=reject"
ping       IN      TXT     "pong"