Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

[linux]: DNS queries for AAAA records can cause infinite loop on linux machines #18

@legomushroom

Description

@legomushroom

We recently stopped to respond with NXDOMAIN answers for unknown DNS domains on the "local" side, but the "remote" side was not fully updated yet. This might cause infinite DNS solicitation request loop.

Reproduce steps

  1. Start the extension on host that does not respond with IPv4-mapped IPv6 addresses.
  2. Make an DNS resolution request for an IPv6 address inside a Codespace.
  3. Notice that it is never resolved and might cause subsequent DNS requests to hang.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions