and we have some new zones
This commit is contained in:
parent
0ee67fcdec
commit
97d1eb6821
1 changed files with 12 additions and 0 deletions
|
@ -391,3 +391,15 @@ zone "fedoraplayground.com" {
|
|||
type master;
|
||||
file "/var/named/master/built/fedoraplayground.com";
|
||||
};
|
||||
|
||||
zone "1.0.0.3.0.9.0.3.8.2.0.0.0.1.6.2.ip6.arpa" {
|
||||
type master;
|
||||
file "/var/named/master/build/1.0.0.3.0.9.0.3.8.2.0.0.0.1.6.2.ip6.arpa";
|
||||
};
|
||||
|
||||
zone "0.0.6.0.0.1.0.3.0.8.c.b.5.0.6.2.ip6.arpa" {
|
||||
type master;
|
||||
file "/var/named/master/build/0.0.6.0.0.1.0.3.0.8.c.b.5.0.6.2.ip6.arpa";
|
||||
};
|
||||
|
||||
## EOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue