10 lines
160 B
Plaintext
10 lines
160 B
Plaintext
|
|
zone "mos" {
|
||
|
|
|
||
|
|
type master;
|
||
|
|
file "/etc/bind/db.mos";
|
||
|
|
};
|
||
|
|
zone "80.80.in-addr.arpa" {
|
||
|
|
|
||
|
|
type master;
|
||
|
|
file "/etc/bind/db.mos.inv";
|
||
|
|
};
|