Difference between revisions of "Turris-loopback"

From One-Eyed Man Wiki
Jump to navigation Jump to search
(Created page with "The Turris solution to the vexing question of DNS LAN loopback is to provide "hints" in a ''/etc/kresd/custom.conf'' file.<blockquote> 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'] =...")
 
(No difference)

Latest revision as of 11:45, 13 April 2024

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'