and we need to add this here so dns knows aobut it.
This commit is contained in:
parent
0ee5884ba0
commit
47a5f85b55
1 changed files with 5 additions and 0 deletions
|
@ -132,6 +132,11 @@ zone "192-255.169.211.140.in-addr.arpa" {
|
|||
file "/var/named/master/built/192-255.169.211.140.in-addr.arpa";
|
||||
};
|
||||
|
||||
zone "fedorainfracloud.org" {
|
||||
type master;
|
||||
file "/var/named/master/built/fedorainfracloud.org";
|
||||
};
|
||||
|
||||
zone "fedora.my" {
|
||||
type master;
|
||||
file "/var/named/master/built/fedora.my";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue