Compare commits
2 commits
8677dfd342
...
12954e5eb1
| Author | SHA1 | Date | |
|---|---|---|---|
| 12954e5eb1 | |||
| 745cd866ef |
1 changed files with 5 additions and 4 deletions
|
|
@ -14,15 +14,16 @@
|
|||
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