Skip to content

update undelegated domains#232

Open
masterflitzer wants to merge 1 commit into
celzero:n2from
masterflitzer:n2
Open

update undelegated domains#232
masterflitzer wants to merge 1 commit into
celzero:n2from
masterflitzer:n2

Conversation

@masterflitzer

Copy link
Copy Markdown

@masterflitzer

Copy link
Copy Markdown
Author

related (same change): serverless-dns/serverless-dns#250

Comment thread intra/core/undelegated.go
".example",
"fritz.box", // github.com/celzero/rethink-app/issues/1298
"f.f.ip6.arpa",
".fritz.box", // github.com/celzero/rethink-app/issues/1298

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't use Fritz!Box, but isn't fritz.box a fqdn?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fritz.box is the fqdn of the router yes, but at the same time it is the local domain for the network, a macbook in the network would have a fqdn like macbook-pro.fritz.box for instance

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay. To allowlist both fritz.box and mac.fritz.box, we'd need 2 entries in this trie:

fritz.box
.fritz.box

Comment thread intra/core/undelegated.go
Comment thread intra/core/undelegated.go
@masterflitzer masterflitzer requested a review from ignoramous July 5, 2026 01:41
@masterflitzer

Copy link
Copy Markdown
Author

i replied to your comments @ignoramous, if you want me to change anything let me know :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants