Document DNS splitting and add etebase A record

This commit is contained in:
Joshua Bell 2026-02-07 15:07:39 -06:00
parent 5093b5c63a
commit ee10dabf9d
2 changed files with 5 additions and 2 deletions

View file

@ -173,7 +173,8 @@
# [/media.joshuabell.xyz/]127.0.0.1:9053
# [/jellyfin.joshuabell.xyz/]127.0.0.1:9053
host-record = [
# DNS splitting
# DNS splitting on local network
# Basically these are intercepted and resolve to local IP's when anyone is connected to home network
"media.joshuabell.xyz,10.12.14.10"
"jellyfin.joshuabell.xyz,10.12.14.10"
];