mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 00:34:24 -04:00
plugin/bind: Point to MacOS bug (#4995)
Document this is a bug. Closes: 4993 Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -101,3 +101,6 @@ bad.example.com {
|
|||||||
forward . 5.6.7.8
|
forward . 5.6.7.8
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Also on MacOS there is an (open) bug where this doesn't work properly. See
|
||||||
|
<https://github.com/miekg/dns/issues/724> for details, but no solution.
|
||||||
|
|||||||
Reference in New Issue
Block a user