Skip to content

Public mesh subdomain availability #157

@clehner

Description

@clehner

The DNS page says that .mesh.nycmesh.net is a public equivalent of the .mesh internal TLD, and is supposed to be "available on the entire internet": https://github.com/nycmeshnet/docs/blob/6ed7b1cea987f333d2c919e611c4255408bac978/content/networking/dns.md#top-level-domains
I see that the subdomains resolve from the mesh. However, they do not resolve from the outside Internet. The NS record for mesh.nycmesh.net is ns.mesh.nycmesh.net, which has a single A record, 10.10.10.11.

Some possible solutions to this issue:

  1. Update the page to clarify that mesh.nycmesh.net subdomains only resolve from the mesh.
  2. Add a public IPv4 (A) and/or IPv6 (AAAA) address for ns.mesh.nycmesh.net (in https://github.com/nycmeshnet/nycmesh-dns)
    a. 199.167.59.10 would seem to be a candidate for this, depending on Public DNS resolver availability #156.
  3. Add a NS record for mesh.nycmesh.net that resolves to a public IP address.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions