Compare commits
No commits in common. "12954e5eb14c4d0a30f269df8bfc8bbba6a74977" and "8677dfd342ac76fce8da9409edc0cc5da35556ab" have entirely different histories.
12954e5eb1
...
8677dfd342
1 changed files with 4 additions and 5 deletions
|
|
@ -14,16 +14,15 @@
|
|||
hosts {
|
||||
${hosts.sid.ip} ${ca-fqdn}
|
||||
|
||||
# Tailnet hosts
|
||||
${hosts.rx4.ip} rx4.tail
|
||||
${hosts.sid.ip} sid.tail
|
||||
${hosts.vde.ip} vde.tail
|
||||
|
||||
# Intranet services
|
||||
${hosts.sid.ip} ${services.netdata.fqdn}
|
||||
${hosts.sid.ip} ${services.vaultwarden.fqdn}
|
||||
${hosts.sid.ip} ${services.webdav.fqdn}
|
||||
|
||||
# Tailnet hosts
|
||||
${hosts.rx4.ip} rx4.tail
|
||||
${hosts.sid.ip} sid.tail
|
||||
${hosts.vde.ip} vde.tail
|
||||
fallthrough
|
||||
}
|
||||
forward . 1.1.1.1 8.8.8.8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue