Project

General

Profile

Actions

Feature #13057

closed

GUI option for IPsec ``dns-interval`` setting

Added by Viktor Gurov about 2 years ago. Updated about 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Viktor Gurov
Category:
IPsec
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
22.05
Release Notes:
Default

Description

$ipseccfg['dns-interval'] is never defined and looks like legacy code/refactoring error.

https://github.com/pfsense/pfsense/blob/master/src/etc/inc/ipsec.inc#L3309-L3311:

        if (!empty($ipseccfg['dns-interval']) && is_numeric($ipseccfg['dns-interval'])) {
            $interval = $ipseccfg['dns-interval'];
        }


Related issues

Related to Bug #13067: Resolve interval for ``filterdns`` may not match the configured valueResolvedReid Linnemann

Actions
Actions

Also available in: Atom PDF