In data lunedì 10 febbraio 2014 07:51:52, Mark Andrews ha scritto:
>       Post the zone name and the actual content unaltered if you
>       want help.
> 
>       Stop wasting everyones time by hiding this information.

Sorry, I thought I might be making some obvious mistake so that you wouldn't 
need the actual zone to spot it.

;
; BIND data file for softwareliberopinerolo.org
;
$TTL    3600
@       IN      SOA     softwareliberopinerolo.org. 
info.softwareliberopinerolo.org. (
                            2014020901         ; Serial
                                  1200         ; Refresh
                                   180         ; Retry
                                  3600         ; Expire
                                  3600)        ; Default TTL
;
@       IN      NS      ns0.virtual-bit.com.
@       IN      NS      ns1.virtual-bit.com.
softwareliberopinerolo.org.          IN      MX       10      
mx.softwareliberopinerolo.org.
softwareliberopinerolo.org.     IN      A       158.58.168.152
softwareliberopinerolo.org.     IN      TXT     "v=spf1 a mx ?all"
softwareliberopinerolo.org.        IN      SPF     "v=spf1 a mx ?all"
mx1             IN      A       158.58.168.152
mx              IN      A       158.58.168.152
smtp            IN      CNAME   softwareliberopinerolo.org.
pop3            IN      CNAME   softwareliberopinerolo.org.
pop             IN      CNAME   softwareliberopinerolo.org.
imap            IN      CNAME   softwareliberopinerolo.org.
www             IN      A       158.58.168.152
www2            IN      A       158.58.168.152
webmail         IN      A       158.58.168.152
mail            IN      A       158.58.168.152
;ftp            IN      A       79.38.248.2
ftp             IN      A       158.58.168.152
nsa             IN      A       158.58.168.152
nsb             IN      A       158.58.168.193
vtiger          IN      A       158.58.168.152
shop            IN      A       158.58.168.152
lists           IN      CNAME   softwareliberopinerolo.org.




> 
>       Mark
> 
> In message <1900686.b2zHOhH0XN@fx>, Lucio Crusca writes:
> > Hello everybody,
> > 
> > I have a domain which fails since a few days ago when queried @8.8.8.8,
> > but i f
> > you query it @(its nameserver) it succeeds.
> > 
> > Here is my zone db
> > 
> > ;
> > ; BIND data file for domain.org
> > ;
> > $TTL    3600
> > @       IN      SOA     domain.org. info.domain.org. (
> > 
> >                             2014020901         ; Serial
> >                               
> >                               1200         ; Refresh
> >                                
> >                                180         ; Retry
> >                                
> >                                       3600         ; Expire
> >                               
> >                               3600)        ; Default TTL
> > 
> > ;
> > @       IN      NS      ns.name.
> > @   IN      NS      ns.name.
> > domain.org.      IN      MX       10      mx.domain.org.
> > domain.org. IN      A       ip.v4.addr.ess
> > domain.org.         IN      TXT     "v=spf1 a mx ?all"
> > domain.org.        IN      SPF     "v=spf1 a mx ?all"
> > mx1         IN      A       ip.v4.addr.ess
> > mx          IN      A       ip.v4.addr.ess
> > smtp                IN      CNAME   domain.org.
> > pop3                IN      CNAME   domain.org.
> > pop         IN      CNAME   domain.org.
> > imap                IN      CNAME   domain.org.
> > www         IN      A       ip.v4.addr.ess
> > www2                IN      A       ip.v4.addr.ess
> > webmail             IN      A       ip.v4.addr.ess
> > mail                IN      A       ip.v4.addr.ess
> > vtiger          IN      A       ip.v4.addr.ess
> > shop                IN      A       ip.v4.addr.ess
> > lists               IN      CNAME   domain.org.
> > 
> > 
> > It actually works for every record, except lists.domain.org: that one
> > works
> > only @nameserver, while @8.8.8.8 I get SERVFAIL.
> > 
> > What am I doing wrong?
> > _______________________________________________
> > Please visit https://lists.isc.org/mailman/listinfo/bind-users to
> > unsubscribe> 
> >  from this list
> > 
> > bind-users mailing list
> > [email protected]
> > https://lists.isc.org/mailman/listinfo/bind-users

_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to