top | item 44255376 (no title) quuxberlin | 8 months ago Run your own resolver. It's not that hard. discuss order hn newest fside|8 months ago Sure thing, but essentially it would be another thing that we have to make sure that it is protected and performant. At the time of building a startup, that’s still an item we are leaving someone else to manage. letters90|8 months ago It's simple to setup a resolver, really. Basically just "apt install unbound" and you have a resolver ready.the only thing you might have to adjust is the access controlhttps://www.linuxbabe.com/ubuntu/set-up-unbound-dns-resolver... access-control: 10.0.0.0/8 allow access-control: 127.0.0.1/24 allow access-control: 2001:DB8::/64 allow
fside|8 months ago Sure thing, but essentially it would be another thing that we have to make sure that it is protected and performant. At the time of building a startup, that’s still an item we are leaving someone else to manage. letters90|8 months ago It's simple to setup a resolver, really. Basically just "apt install unbound" and you have a resolver ready.the only thing you might have to adjust is the access controlhttps://www.linuxbabe.com/ubuntu/set-up-unbound-dns-resolver... access-control: 10.0.0.0/8 allow access-control: 127.0.0.1/24 allow access-control: 2001:DB8::/64 allow
letters90|8 months ago It's simple to setup a resolver, really. Basically just "apt install unbound" and you have a resolver ready.the only thing you might have to adjust is the access controlhttps://www.linuxbabe.com/ubuntu/set-up-unbound-dns-resolver... access-control: 10.0.0.0/8 allow access-control: 127.0.0.1/24 allow access-control: 2001:DB8::/64 allow
fside|8 months ago
letters90|8 months ago
the only thing you might have to adjust is the access control
https://www.linuxbabe.com/ubuntu/set-up-unbound-dns-resolver...