Project

General

Profile

Actions

Bug #4062

closed

pfSense_getall_interface_addresses truncates v6 link local IPs

Added by Chris Buechler over 9 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Category:
Interfaces
Target version:
Start date:
11/17/2014
Due date:
% Done:

100%

Estimated time:
(Total: 0.00 h)
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:

Description

pfSense_getall_interface_addresses returns v6 link local IPs minus the %interface off the end. That makes get_possible_listen_ips() return an incomplete address that fails to bind. That leaves Unbound (at a minimum) broken, as it needs the full IP to function.

For instance, an interface with fe80::250:56ff:fea7:bba2%vmx0 will have fe80::250:56ff:fea7:bba2 returned as its link local. Unbound fails to bind unless it's listed as "interface: fe80::250:56ff:fea7:bba2%vmx0". I suspect other services will have the same issue.


Subtasks 1 (0 open1 closed)

Bug #4021: Unbound doesn't handle v6 link local correctlyResolvedChris Buechler11/17/2014

Actions
Actions

Also available in: Atom PDF