[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

.BR TEST Aroot server



sroot.dns.br (143.108.13.78) is up and running. Bind 8.2.3-T6B, non
recursive, logging queries as Leinen's server.

The transit will be provided by AS1251. We are arranging the filters
with AS3561 the upstream provider.

Randy could you please add 143.108.13.78 to the ACL. 
REAL-INTERNET.ORG is ok.

I will put the server listenig also to 143.108.13.78 to get the
notify. All the unicast IPs of the participants servers will be in the
also-notify directive ?

Regards
Frederico Neves

--begin named.conf
options {
        directory "/var/named";
        recursion no;
        fetch-glue no;
        statistics-interval 10;
        allow-transfer { none; };
        listen-on { 192.83.230.1; };
};

.
.
.
.

// Shared Zones
zone "REAL-INTERNET.ORG" {
        type slave;
        file "db.REAL-INTERNET.ORG";
        masters { 131.112.32.132; };
};

zone "PSG.COM" {
        type slave; 
        file "db.PSG.COM";
        masters { 147.28.0.34; };
};
--end

--begin log
25-Jul-2000 13:37:08.165 XX+/143.108.23.10/real-internet.org/SOA/IN
--end