mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-25 17:45:55 +03:00
[PR #95] [CLOSED] Added possibility for automatic resolve dns hostnames to IPs #471
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hwdsl2/docker-ipsec-vpn-server/pull/95
Author: @MekDrop
Created: 10/13/2018
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
ac62a48Added possibility for automatic resolve dns hostnames to IPs📊 Changes
1 file changed (+6 additions, -0 deletions)
View changed files
📝
run.sh(+6 -0)📄 Description
If you are using custom DNS server like Dnsmasq in same docker network it possible now to define DNS server by hostname. Hostname in that case will be resolved to IP and connected user to VPN will get chance to use this DNS server.
Here is example how to use it with docker swarm:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.