stacks/homelab/Corefile

9 lines
194 B
Plaintext
Raw Normal View History

. {
bind lan
hosts {
2023-02-05 11:57:25 -07:00
192.168.86.2 sweetums.woozle.org deergrove.woozle.org drive.woozle.org git.woozle.org ancestry.woozle.org media.woozle.org
fallthrough
}
forward . 8.8.8.8
}