Actions
Bug #4074
closed
PD
CB
Status NTP does not display any result if IPv6 Allow is off
Bug #4074:
Status NTP does not display any result if IPv6 Allow is off
Start date:
12/03/2014
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2
Affected Architecture:
Description
Forum: https://forum.pfsense.org/index.php?topic=84890.0
ntpq by default tries to ask ntpd for status using the IPv6 socket, which ntpd is listening on. But in this scenario the firewall itself is blocking the IPv6 socket.
Tell it explicitly to use IPv4 when ipv6allow is off, and it works.
Pull request: https://github.com/pfsense/pfsense/pull/1361
There could be some thought given to anything else that might be trying to talk locally on IPv6 sockets that might have a similar problem when ipv6allow is off.
Files
Actions