Project

General

Profile

Actions

Bug #12196

closed

IPsec settings fail to apply when a remote gateway is set to an FQDN and there are no DNS servers available

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

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

100%

Estimated time:
Plus Target Version:
22.01
Release Notes:
Default
Affected Version:
2.5.2
Affected Architecture:

Description

How to reproduce:
1) Disable DNS servers or configure non-existent DNS servers on the System / General Setup page;
2) Configure IPsec PH1 with example.com remote gateway;
3) Press apply.
Result:
504 Gateway Time-out error

resolve_retry() - setting `$retries = 10` can improve FQDN resolution time:

# trying to resolve "example.com" when DNS server is no available:
# time php -f resolve50retries.php
0.176u 0.047s 0:18.14 1.1%    4588+402k 91+0io 0pf+0w
# time php -f resolve10retries.php
0.136u 0.045s 0:03.36 5.0%    3968+364k 51+0io 0pf+0w


Related issues

Related to Bug #12026: Applying IPsec settings for many tunnels is slow or times outResolvedJim Pingle06/11/2021

Actions
Actions #2

Updated by Viktor Gurov over 2 years ago

  • Related to Bug #12026: Applying IPsec settings for many tunnels is slow or times out added
Actions #3

Updated by Jim Pingle over 2 years ago

  • Status changed from New to Pull Request Review
  • Target version set to 2.6.0
  • Plus Target Version set to 21.09
Actions #4

Updated by Anonymous over 2 years ago

  • Status changed from Pull Request Review to Feedback
  • % Done changed from 0 to 100
Actions #5

Updated by Viktor Gurov over 2 years ago

  • Assignee set to Viktor Gurov
Actions #6

Updated by Jim Pingle over 2 years ago

  • Subject changed from Gateway Timeout error if DNS server is not available and remote gateway = FQDN to IPsec settings fail to apply when a remote gateway is set to an FQDN and there are no DNS servers available

Updating subject for release notes.

Actions #7

Updated by Danilo Zrenjanin over 2 years ago

  • Status changed from Feedback to Resolved

Tested on the:

2.6.0-DEVELOPMENT (amd64)
built on Sat Sep 11 01:10:13 EDT 2021
FreeBSD 12.2-STABLE

It applies the changes correctly with an FQDN as a remote gateway even without a working DNS setup on the firewall.

Ticket Resolved.

Actions #8

Updated by Jim Pingle over 2 years ago

  • Plus Target Version changed from 21.09 to 22.01
Actions

Also available in: Atom PDF