stacks/homelab/Corefile

9 lines
210 B
Plaintext
Raw Normal View History

. {
bind lan
hosts {
2023-02-06 12:14:14 -07:00
192.168.86.2 sweetums.woozle.org deergrove.woozle.org drive.woozle.org git.woozle.org ancestry.woozle.org media.woozle.org auth.woozle.org
fallthrough
}
forward . 8.8.8.8
}