Project

General

Profile

Actions

Bug #6938

closed

DNS with OpenVPN gateway specified is routed through wrong interface. 2.4 regression.

Added by Gavin Stewart over 8 years ago. Updated almost 7 years ago.

Status:
Duplicate
Priority:
Normal
Category:
Operating System
Target version:
-
Start date:
11/16/2016
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4
Affected Architecture:
amd64

Description

System -> General Setup -> DNS Server Settings
Setting a DNS with an OpenVPN client gateway (dynamic IP address) is causing a route through the wrong interface (lo0).

On 2.3.2: netstat -rn shows the DNS host is routed through Netif ovpnc1 (and no such host route exists when OpenVPN client service is stopped).
On 2.4 (nightly 20161116-0701): netstat -rn shows the DNS host is routed through Netif lo0 (and host route persists even when OpenVPN client service is stopped).

This incorrect host route breaks DNS over OpenVPN.

Actions

Also available in: Atom PDF