Add reverse lookup entry for ::1
Suggested by: itojun
This commit is contained in:
parent
fc2b721d26
commit
a74d1b19ed
@ -65,6 +65,11 @@ zone "0.0.127.IN-ADDR.ARPA" {
|
||||
file "localhost.rev";
|
||||
};
|
||||
|
||||
zone "0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.INT" {
|
||||
type master;
|
||||
file "localhost.rev";
|
||||
};
|
||||
|
||||
// NB: Do not use the IP addresses below, they are faked, and only
|
||||
// serve demonstration/documentation purposes!
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user