issues Search Results · repo:jpillora/docker-dnsmasq language:Dockerfile
Filter by
21 results
(62 ms)21 results
injpillora/docker-dnsmasq (press backspace or delete to remove)implement .env variable to select desired dns server:
DNS_SERVER= 192.168.2.2
config:
log-queries
no-resolv
server=${DNS_SERVER}
not work
arcanisgk
- 1
- Opened on Jul 18, 2023
- #33
Since the last image was released 3 years ago, would it be possible to get a new release with updated software?
thomscode
- 1
- Opened on May 13, 2022
- #31
How to see the leases?
docker exec -it name /var/lib/misc/dnsmasq.leases
ends up with ...
OCI runtime exec failed: exec failed: container_linux.go:367: starting container process caused: exec:
/var/lib/misc/dnsmasq.leases ...
FlyingEagle
- Opened on Jun 15, 2021
- #29
Basic queries on port domain == 53 in example README does not contain TCP port. It is important requirement as a
fallback to every response which is too long. Add not only port 53 udp forward, but also ...
pemensik
- Opened on May 11, 2021
- #28
Hi, Mr. Jpillora:
I set up a dns server refer to official articles https://hub.docker.com/r/jpillora/dnsmasq dnsmasq-ip 10.2.1.137
CentOS-ip 10.2.1.138 Windows-ip 172.21.16.235
The contents of the document ...
changeflyhigh
- 2
- Opened on Aug 28, 2020
- #25
How can I bend the log files for dns, dhcp, system to my folder outside the container (on host)? Syslog is also missing.
Also I want to store multiple config-files in the hosts-folders.
I am not firm ...
FlyingEagle
- Opened on May 11, 2020
- #23
Can someone please help how to use this image on Ubuntu. The problem is that Ubuntu has already a default dns server
running on port 53. I don t think it is a good idea to stop the local dns, as when the ...
freeyland
- 7
- Opened on Oct 25, 2019
- #21
http://localhost:5380 refused to connect
although container is running
BSN4
- Opened on Aug 15, 2019
- #19
Hello, I am using dnsmasq with other services in a dockerfile. I would like to make a request from my service to
automatically register the domain name related to the IP address of the service. But I do ...
RegisGraptin
- Opened on Aug 12, 2019
- #18
Hello Dear
My name is tokohito. Thanks your great job!
I also use docker-dnsmasq as DNS and DHCP Server. So I have to set network settings as host mode .
This is an example of a command that I actually ...
tokohito
- 4
- Opened on Jun 22, 2019
- #17

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.