Questions tagged [dnsmasq]
6 questions
4
votes
1 answer
How can I add a custom domain to an SAN for a certificate for consul domains like active.vault.service.consul?
Say one has a service provided by Consul, for which active.[name-of-service].service.consul is the link it provides to the active host leader for that service. How would I properly set up TLS to that .consul domain name?
For example, suppose I have…

Nathan Basanese
- 640
- 1
- 9
- 20
3
votes
1 answer
DNS sending queries to weird IP
I have noticed some strange activity on a dns server of mine and wanted to pick some brains. Every request being made to this dns server has an additional udp packet being sent to an ec2 IP address in Ireland. FYI, I am in the US so this should not…

pickledtink
- 33
- 4
3
votes
1 answer
Proper method of block ads/tracking on VPN Server for Clients
I´m running a VPN service on Debian(for a few friends) as kind of like a self learning project to gather more experience running a secure and highly available service.
At the moment OpenVPN pushes opendns servers to the clients and clients route all…

architekt
- 986
- 1
- 7
- 18
1
vote
0 answers
Issue establishing a working AP with Airbase-ngand DNSmasq
I’m able to run airbase-ng, set DNSmasq with a customized config file that includes dhcp options 3, and 6, with the actual router IP address of the network that has internet, and added public DNS severs addresses. I have activated IP forwarding, do…

Georg
- 11
- 2
0
votes
0 answers
Should I be worried about Ignoring query from non-local network in dnsmasq?
I am using a DNS forwarder, it's not open to the WWW (runs only in the LAN) and in the dnsmasq logs I noticed something off:
Ignoring query from non-local network
Has my network been breached?
Dnsmasq is running on Pi-Hole with most of the logging…

Sir Muffington
- 1,447
- 2
- 9
- 22
0
votes
1 answer
DNS spoofing protection in Chrome and Firefox
I'm using hostapd to setup a wireless access point and dnsmasq as a DNS/DHCP server. I defined in dnsmasq to reply with the IP of the access point (10.0.10.1) when it receives a query for www.messenger.com. Using the setoolkit, I'm hosting on…

Giannis Pappas
- 33
- 5