[GH-ISSUE #10] Choose another aproach to set dns-proxy-server as default DNS #9

Closed
opened 2026-02-26 04:33:45 +03:00 by kerem · 1 comment
Owner

Originally created by @mageddo on GitHub (Oct 14, 2016).
Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/10

The Problem

Today when you run the DNS Proxy Server with docker he overwrites your /etc/resolv.conf what will force you to edit this file or re-plug the network cable(When using DHCP) when stop the DNS proxy server to get internet working again.

The Objective:

Find a way to register this DNS in linux via some standard(both npm and docker) command then when this server stops let linux recover to default (DHCP or DNSMASQ) DNS server.

Originally created by @mageddo on GitHub (Oct 14, 2016). Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/10 ## The Problem Today when you run the **DNS Proxy Server** with docker he overwrites your `/etc/resolv.conf` what will force you to edit this file or re-plug the network cable(When using DHCP) when stop the **DNS proxy server** to get internet working again. ## The Objective: Find a way to register this DNS in linux via some standard(both npm and docker) command then when this server stops let linux recover to default (DHCP or DNSMASQ) DNS server.
kerem 2026-02-26 04:33:45 +03:00
Author
Owner

@mageddo commented on GitHub (Apr 21, 2017):

Fixed at #18

<!-- gh-comment-id:296330685 --> @mageddo commented on GitHub (Apr 21, 2017): Fixed at #18
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dns-proxy-server-mageddo#9
No description provided.