Turris-loopback

From One-Eyed Man Wiki
Jump to navigation Jump to search

The Turris solution to the vexing question of DNS LAN loopback is to provide "hints" in a /etc/kresd/custom.conf file.

hints['oneeyedman.net'] = '192.168.2.2'

hints['www.oneeyedman.net'] = '192.168.2.2'

hints['state-sponsored-actors.org'] = '192.168.2.2'

hints['www.state-sponsored-actors.org'] = '192.168.2.2'

hints['payments.brechtsociety.org'] = '192.168.2.2'

hints['txl.oneeyedman.net'] = 'berlin3.chickenkiller.com'

hints['ads-b.oneeyedman.net'] = '192.168.4.4'