Actions
Bug #15139
closedLocal DNS resolution behavior does not add an IPv6 nameserver
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
24.03
Release Notes:
Default
Affected Version:
Affected Architecture:
All
Description
Under System > General Setup
, the "local" DNS Resolution behavior only adds an IPv4 localhost - IPv6 is missing. This results in failures such as:
[24.03-DEVELOPMENT][admin@gw]/root: host -W -1 -6 netgate.com ;; connection timed out; no servers could be reached
Updated by Marcos M 12 months ago
- Status changed from New to Resolved
- Target version set to 2.8.0
- % Done changed from 0 to 100
- Plus Target Version set to 24.03
- Affected Architecture All added
Fixed in 89cc24a60c601954e86d4acfc52f5356afecd069.
[24.03-DEVELOPMENT][admin@gw]/root: host -W -1 -6 netgate.com netgate.com has address 199.60.103.104 netgate.com has address 199.60.103.4 netgate.com has IPv6 address ::ffff:199.60.103.4 netgate.com has IPv6 address ::ffff:199.60.103.104 netgate.com mail is handled by 10 aspmx.l.google.com. netgate.com mail is handled by 20 alt2.aspmx.l.google.com. netgate.com mail is handled by 30 aspmx4.googlemail.com. netgate.com mail is handled by 30 aspmx2.googlemail.com. netgate.com mail is handled by 30 aspmx3.googlemail.com. netgate.com mail is handled by 20 alt1.aspmx.l.google.com. netgate.com mail is handled by 30 aspmx5.googlemail.com.
Actions