Project

General

Profile

Actions

Regression #16368

open

Custom Dynamic DNS services ignore the monitor interface

Added by Joshua Hatfield about 1 month ago. Updated 25 days ago.

Status:
Feedback
Priority:
Normal
Assignee:
-
Category:
Dynamic DNS
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
25.11
Release Notes:
Default
Affected Version:
2.8.0
Affected Architecture:

Description

When configuring the "interface to send updates from" for custom service type in Dynamic DNS, the DNS service incorectly retrieves the ip address of this interface instead of the "interface to monitor" interface. Looking at the source code briefly, the calls to dyndnsCheckIP are passing $this->_dnsRequestIf instead of $this->_if. Updating these calls fixes the issue and the service retrieves the correct ip address.

Actions

Also available in: Atom PDF