Ticket #329 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

pdns_server can not bind to IPv6 link-local addresses

Reported by: dgamble Owned by: somebody
Priority: low Milestone:
Component: component1 Version: 2.0
Severity: normal Keywords:
Cc:

Description

Attempting to have the authoritative pdns_server bind to a link local address with the local-ipv6 configuration option will cause it to fail, due to the server believing that the link-local address%int format is a canonical name.

As the server's address use is unpredictable when bound to the :: address, there is presently no way to have the server reliably respond on these addresses.

This issue did exist on the recursor as well, but was resolved with a one-liner in Changeset 1620.

Tested against 2.9.22.

Change History

Changed 2 years ago by ahu

  • status changed from new to closed
  • resolution set to fixed

Fixed in 3.0!

Note: See TracTickets for help on using tickets.