This was just what I was looking for to load into TRUENAS SCALE as an application. I utilized the Load Docker image and used the following attributes:
FTLCONF_REPLY_ADDR4=192.168.0.xx
TZ=America/New_York
WEBPASSWORD=QWERTY123456asdfASDF
REV_SERVER=true
REV_SERVER_DOMAIN=local
REV_SERVER_TARGET=192.168.0.1
REV_SERVER_CIDR=192.168.0.0/16
Spun right up, but google was still the default DNS, selected it off and added the custom 127.0.0.1#5335 (from the pihole unbound guide) and we were off to the races!
This was just what I was looking for to load into TRUENAS SCALE as an application. I utilized the Load Docker image and used the following attributes: FTLCONF_REPLY_ADDR4=192.168.0.xx TZ=America/New_York WEBPASSWORD=QWERTY123456asdfASDF REV_SERVER=true REV_SERVER_DOMAIN=local REV_SERVER_TARGET=192.168.0.1 REV_SERVER_CIDR=192.168.0.0/16
Spun right up, but google was still the default DNS, selected it off and added the custom 127.0.0.1#5335 (from the pihole unbound guide) and we were off to the races!