Project

General

Profile

Actions

Bug #13579

closed

Incorrect quoting of Split DNS attribute value in ``strongswan.conf``

Added by Rogelio Baucells over 1 year ago. Updated over 1 year ago.

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

100%

Estimated time:
Plus Target Version:
23.01
Release Notes:
Default
Affected Version:
Affected Architecture:

Description

Configuring more than one domain name (space separated) in IPsec mobile client Split DNS UI incorrectly wraps the strongswan attribute value within quotes:

UI:

Provide a list of split DNS domain names to clients. Enter a space separated list
doman1.internal doman2.internal doman3.internal

strongswan.conf (correct value should be space separated without quotes):
# Split DNS (UNITY_SPLITDNS_NAME)
28675 = "doman1.internal doman2.internal doman3.internal" 

MacOS 12.6 as a client sees all domains as a single one:
resolver #1
  search domain[0] : doman1.internal doman2.internal doman3.internal
  search domain[1] : home.internal

Actions

Also available in: Atom PDF