Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[Bug]: Configured DNS servers not used after client update to 2.1.1 on macOS

オープン
#1,175 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
65/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
活発
技術スタック
macos, rust
領域
cli, networking

調査の方向性

Look at the DNS configuration logic in the macOS client, likely in a network configuration module. Start by checking how DNS servers are applied after an update from version 1.6.9 to 2.1.1. Reproduce the issue by simulating an update and connection, then verify the DNS settings are not being set automatically. 'Done' is when the client uses configured DNS servers without manual intervention.

索引モデルが issue の本文から書いたものです。

説明

bug
Summary

We have added 2 DNS servers and 1 domain at the location. Everything works with 1.6.9 clients. One Mac user (macOS 27, Golden Gate) had the client (installed from the App Store) updated automatically from 1.6.9 to 2.1.1.
After the initial connection, the configured DNS servers are not used, which causes problems when trying to reach internal sites. Only after manually adding the DNS servers does everything work as expected.

Steps to reproduce
  1. Update the client from a working 1.6.9 to 2.1.1
  2. Connect to a location where DNS servers are configured
  3. Try to reach sites that require the internal DNS servers
  4. After it fails, add the DNS servers manually and repeat step 3
  5. Now it works
Expected behavior

The VPN uses the configured DNS servers automatically when connected.

Actual behavior

The internal DNS servers are not used for DNS resolution.

Defguard version

Core: 2.0.0-beta1, Gateway: 2.0.0-beta1 (OPNsense), Edge: 2.0.0-beta1, Desktop Client: 2.1.1

Environment details

macOS 27

Deployment / install method

Docker / Docker Compose

Relevant logs / output

Relevant configuration (redacted)

主要言語
Rust
スター
370
フォーク
39
平均マージ
20時間 1分
マージ済み PR(30日)
37

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

DefGuard/client のほかの issue

DefGuard/client の issue をすべて見る

似ている issue

Rust の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。