Turris-loopback

From One-Eyed Man Wiki
Revision as of 11:45, 13 April 2024 by Dwrob (talk | contribs) (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'] =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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'