changed names to internal and external
This commit is contained in:
@@ -90,7 +90,7 @@ auth.akanealw.com {
|
||||
# @ host .akanealw.com
|
||||
# handle @ {
|
||||
# handle @internal {
|
||||
# reverse_proxy 192.168.1.
|
||||
# reverse_proxy 192.168.1.
|
||||
# }
|
||||
# respond "ip range not allowed"
|
||||
# }
|
||||
@@ -99,7 +99,7 @@ auth.akanealw.com {
|
||||
# @ host .akanealw.com
|
||||
# handle @ {
|
||||
# handle @internal {
|
||||
# reverse_proxy https://192.168.1. {
|
||||
# reverse_proxy https://192.168.1. {
|
||||
# transport http {
|
||||
# tls_insecure_skip_verify
|
||||
# }
|
||||
@@ -111,12 +111,12 @@ auth.akanealw.com {
|
||||
#
|
||||
# --------------------------------------------------
|
||||
@internal client_ip 192.168.0.0/16 172.16.0.0/12 10.0.0.0/8 127.0.0.1/8
|
||||
import cloudflare
|
||||
import cloudflare
|
||||
|
||||
@checkmk host checkmk.akanealw.com
|
||||
handle @checkmk {
|
||||
handle @internal {
|
||||
reverse_proxy 192.168.1.4:8888
|
||||
reverse_proxy 192.168.1.4:8888
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
}
|
||||
@@ -124,7 +124,7 @@ auth.akanealw.com {
|
||||
@linkwarden host linkwarden.akanealw.com
|
||||
handle @linkwarden {
|
||||
handle @internal {
|
||||
reverse_proxy 192.168.1.4:3232
|
||||
reverse_proxy 192.168.1.4:3232
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
}
|
||||
@@ -132,7 +132,7 @@ auth.akanealw.com {
|
||||
@adguard1 host adguardserver1.akanealw.com
|
||||
handle @adguard1 {
|
||||
handle @internal {
|
||||
reverse_proxy 192.168.1.2:80
|
||||
reverse_proxy 192.168.1.2:80
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
}
|
||||
@@ -140,7 +140,7 @@ auth.akanealw.com {
|
||||
@adguard2 host adguardserver2.akanealw.com
|
||||
handle @adguard2 {
|
||||
handle @internal {
|
||||
reverse_proxy 192.168.1.3:80
|
||||
reverse_proxy 192.168.1.3:80
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
}
|
||||
@@ -148,7 +148,7 @@ auth.akanealw.com {
|
||||
@bale host bale.akanealw.com
|
||||
handle @bale {
|
||||
handle @internal {
|
||||
reverse_proxy 192.168.1.51:8080
|
||||
reverse_proxy 192.168.1.51:8080
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
}
|
||||
@@ -156,7 +156,7 @@ auth.akanealw.com {
|
||||
@cronicle host cronicle.akanealw.com
|
||||
handle @cronicle {
|
||||
handle @internal {
|
||||
reverse_proxy 192.168.1.30:3012
|
||||
reverse_proxy 192.168.1.30:3012
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
}
|
||||
@@ -164,7 +164,7 @@ auth.akanealw.com {
|
||||
@devdockge host dev-dockge.akanealw.com
|
||||
handle @devdockge {
|
||||
handle @internal {
|
||||
reverse_proxy 192.168.1.35:5001
|
||||
reverse_proxy 192.168.1.35:5001
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
}
|
||||
@@ -172,7 +172,7 @@ auth.akanealw.com {
|
||||
@devdozzle host dev-dozzle.akanealw.com
|
||||
handle @devdozzle {
|
||||
handle @internal {
|
||||
reverse_proxy 192.168.1.35:8080
|
||||
reverse_proxy 192.168.1.35:8080
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
}
|
||||
@@ -180,7 +180,7 @@ auth.akanealw.com {
|
||||
@dockerdockge host dockerserver-dockge.akanealw.com
|
||||
handle @dockerdockge {
|
||||
handle @internal {
|
||||
reverse_proxy 192.168.1.30:5001
|
||||
reverse_proxy 192.168.1.30:5001
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
}
|
||||
@@ -188,7 +188,7 @@ auth.akanealw.com {
|
||||
@dockerdozzle host dockerserver-dozzle.akanealw.com
|
||||
handle @dockerdozzle {
|
||||
handle @internal {
|
||||
reverse_proxy 192.168.1.30:8080
|
||||
reverse_proxy 192.168.1.30:8080
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
}
|
||||
@@ -196,7 +196,7 @@ auth.akanealw.com {
|
||||
@dockertestdockge host dockerservertest-dockge.akanealw.com
|
||||
handle @dockertestdockge {
|
||||
handle @internal {
|
||||
reverse_proxy 192.168.1.33:5001
|
||||
reverse_proxy 192.168.1.33:5001
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
}
|
||||
@@ -204,7 +204,7 @@ auth.akanealw.com {
|
||||
@dockertestdozzle host dockerservertest-dozzle.akanealw.com
|
||||
handle @dockertestdozzle {
|
||||
handle @internal {
|
||||
reverse_proxy 192.168.1.33:8080
|
||||
reverse_proxy 192.168.1.33:8080
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
}
|
||||
@@ -212,7 +212,7 @@ auth.akanealw.com {
|
||||
@proxyserverdockge host proxyserver-dockge.akanealw.com
|
||||
handle @proxyserverdockge {
|
||||
handle @internal {
|
||||
reverse_proxy 192.168.1.4:5001
|
||||
reverse_proxy 192.168.1.4:5001
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
}
|
||||
@@ -220,7 +220,7 @@ auth.akanealw.com {
|
||||
@proxyserverdozzle host proxyserver-dozzle.akanealw.com
|
||||
handle @proxyserverdozzle {
|
||||
handle @internal {
|
||||
reverse_proxy 192.168.1.4:8080
|
||||
reverse_proxy 192.168.1.4:8080
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
}
|
||||
@@ -228,7 +228,7 @@ auth.akanealw.com {
|
||||
@files host files.akanealw.com
|
||||
handle @files {
|
||||
handle @internal {
|
||||
redir / /files{uri}
|
||||
redir / /files{uri}
|
||||
reverse_proxy 192.168.1.50:80
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
@@ -237,7 +237,7 @@ auth.akanealw.com {
|
||||
@icons host icons.akanealw.com
|
||||
handle @icons {
|
||||
handle @internal {
|
||||
rewrite * /files/icons{uri}
|
||||
rewrite * /files/icons{uri}
|
||||
reverse_proxy 192.168.1.50:80
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
@@ -246,7 +246,7 @@ auth.akanealw.com {
|
||||
@gluetun host gluetun.akanealw.com
|
||||
handle @gluetun {
|
||||
handle @internal {
|
||||
reverse_proxy 192.168.1.30:8777
|
||||
reverse_proxy 192.168.1.30:8777
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
}
|
||||
@@ -254,7 +254,7 @@ auth.akanealw.com {
|
||||
@peanut host peanut.akanealw.com
|
||||
handle @peanut {
|
||||
handle @internal {
|
||||
reverse_proxy 192.168.1.30:8980
|
||||
reverse_proxy 192.168.1.30:8980
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
}
|
||||
@@ -262,7 +262,7 @@ auth.akanealw.com {
|
||||
@photoprism host photoprism.akanealw.com
|
||||
handle @photoprism {
|
||||
handle @internal {
|
||||
reverse_proxy 192.168.1.30:2342
|
||||
reverse_proxy 192.168.1.30:2342
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
}
|
||||
@@ -270,7 +270,7 @@ auth.akanealw.com {
|
||||
@photoprismdadandmom host photos.akanealw.com
|
||||
handle @photoprismdadandmom {
|
||||
handle @internal {
|
||||
reverse_proxy 192.168.1.25:2342
|
||||
reverse_proxy 192.168.1.25:2342
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
}
|
||||
@@ -278,7 +278,7 @@ auth.akanealw.com {
|
||||
@proxmox1 host proxmox1.akanealw.com
|
||||
handle @proxmox1 {
|
||||
handle @internal {
|
||||
reverse_proxy https://192.168.1.51:8006 {
|
||||
reverse_proxy https://192.168.1.51:8006 {
|
||||
transport http {
|
||||
tls_insecure_skip_verify
|
||||
}
|
||||
@@ -290,7 +290,7 @@ auth.akanealw.com {
|
||||
@proxmox2 host proxmox2.akanealw.com
|
||||
handle @proxmox2 {
|
||||
handle @internal {
|
||||
reverse_proxy https://192.168.1.52:8006 {
|
||||
reverse_proxy https://192.168.1.52:8006 {
|
||||
transport http {
|
||||
tls_insecure_skip_verify
|
||||
}
|
||||
@@ -302,7 +302,7 @@ auth.akanealw.com {
|
||||
@proxmoxbackup host proxmoxbackup.akanealw.com
|
||||
handle @proxmoxbackup {
|
||||
handle @internal {
|
||||
reverse_proxy https://192.168.1.51:8007 {
|
||||
reverse_proxy https://192.168.1.51:8007 {
|
||||
transport http {
|
||||
tls_insecure_skip_verify
|
||||
}
|
||||
@@ -314,7 +314,7 @@ auth.akanealw.com {
|
||||
@router host router.akanealw.com
|
||||
handle @router {
|
||||
handle @internal {
|
||||
reverse_proxy https://192.168.1.1:443 {
|
||||
reverse_proxy https://192.168.1.1:443 {
|
||||
transport http {
|
||||
tls_insecure_skip_verify
|
||||
}
|
||||
@@ -326,7 +326,7 @@ auth.akanealw.com {
|
||||
@rssbridge host rss-bridge.akanealw.com
|
||||
handle @rssbridge {
|
||||
handle @internal {
|
||||
reverse_proxy 192.168.1.30:3006
|
||||
reverse_proxy 192.168.1.30:3006
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
}
|
||||
@@ -334,7 +334,7 @@ auth.akanealw.com {
|
||||
@invidious host invidious.akanealw.com
|
||||
handle @invidious {
|
||||
handle @internal {
|
||||
reverse_proxy 192.168.1.30:3000
|
||||
reverse_proxy 192.168.1.30:3000
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
}
|
||||
@@ -342,7 +342,7 @@ auth.akanealw.com {
|
||||
@scripts host scripts.akanealw.com
|
||||
handle @scripts {
|
||||
handle @internal {
|
||||
redir / /scripts{uri}
|
||||
redir / /scripts{uri}
|
||||
reverse_proxy 192.168.1.50:80
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
@@ -351,7 +351,7 @@ auth.akanealw.com {
|
||||
@speedtest host speedtest.akanealw.com
|
||||
handle @speedtest {
|
||||
handle @internal {
|
||||
reverse_proxy 192.168.1.30:8765
|
||||
reverse_proxy 192.168.1.30:8765
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
}
|
||||
@@ -359,7 +359,7 @@ auth.akanealw.com {
|
||||
@dockersyncthing host dockerserver-syncthing.akanealw.com
|
||||
handle @dockersyncthing {
|
||||
handle @internal {
|
||||
reverse_proxy https://192.168.1.30:8384 {
|
||||
reverse_proxy https://192.168.1.30:8384 {
|
||||
transport http {
|
||||
tls_insecure_skip_verify
|
||||
}
|
||||
@@ -371,7 +371,7 @@ auth.akanealw.com {
|
||||
@gamingpcsyncthing host gamingpc-syncthing.akanealw.com
|
||||
handle @gamingpcsyncthing {
|
||||
handle @internal {
|
||||
reverse_proxy https://192.168.1.11:8384 {
|
||||
reverse_proxy https://192.168.1.11:8384 {
|
||||
transport http {
|
||||
tls_insecure_skip_verify
|
||||
}
|
||||
@@ -383,7 +383,7 @@ auth.akanealw.com {
|
||||
@laptoppcsyncthing host laptoppc-syncthing.akanealw.com
|
||||
handle @laptoppcsyncthing {
|
||||
handle @internal {
|
||||
reverse_proxy https://192.168.1.12:8384 {
|
||||
reverse_proxy https://192.168.1.12:8384 {
|
||||
transport http {
|
||||
tls_insecure_skip_verify
|
||||
}
|
||||
@@ -395,7 +395,7 @@ auth.akanealw.com {
|
||||
@webmin host webmin.akanealw.com
|
||||
handle @webmin {
|
||||
handle @internal {
|
||||
reverse_proxy https://192.168.1.51:10000 {
|
||||
reverse_proxy https://192.168.1.51:10000 {
|
||||
transport http {
|
||||
tls_insecure_skip_verify
|
||||
}
|
||||
@@ -407,7 +407,7 @@ auth.akanealw.com {
|
||||
@wireguardui host wireguardui.akanealw.com
|
||||
handle @wireguardui {
|
||||
handle @internal {
|
||||
reverse_proxy 192.168.1.4:5000
|
||||
reverse_proxy 192.168.1.4:5000
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
}
|
||||
@@ -415,7 +415,7 @@ auth.akanealw.com {
|
||||
@zabbix host zabbix.akanealw.com
|
||||
handle @zabbix {
|
||||
handle @internal {
|
||||
reverse_proxy 192.168.1.44:8080
|
||||
reverse_proxy 192.168.1.44:8080
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
}
|
||||
@@ -423,7 +423,7 @@ auth.akanealw.com {
|
||||
@piholewg host pihole-wg.akanealw.com
|
||||
handle @piholewg {
|
||||
handle @internal {
|
||||
redir / /admin{uri}
|
||||
redir / /admin{uri}
|
||||
reverse_proxy 192.168.1.4:3000
|
||||
}
|
||||
respond "ip range not allowed"
|
||||
@@ -474,11 +474,11 @@ auth.akanealw.com {
|
||||
#
|
||||
# --------------------------------------------------
|
||||
@external not client_ip 192.168.0.0/16 172.16.0.0/12 10.0.0.0/8 127.0.0.1/8
|
||||
|
||||
|
||||
@memos host memos.akanealw.com
|
||||
handle @memos {
|
||||
handle @external {
|
||||
import auth
|
||||
import auth
|
||||
}
|
||||
reverse_proxy 192.168.1.4:5230
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user