Skip to main content

Questions tagged [dnsmasq]

a lightweight server providing DHCP and DNS capabilities

0 votes
0 answers
64 views

I run dnsmasq on a server (specifically OpenWrt) to act as both DHCP and DNS. OpenWrt DHCP configuration /etc/config/dhcp: option readethers '1' list address '/my-phone.lan/172.28.79.133' Which is ...
Livy's user avatar
  • 455
0 votes
1 answer
142 views

I am struggling for a few weeks to be able to query domains against spamhaus' DBL. I am capturing a list of newly registered domains, and looking to see if any of these domains have been flagged by ...
Raterax's user avatar
0 votes
1 answer
246 views

I'm trying to make captive portal with nginx, hostapd, nftables, dnsmasq and python-flask. I have two main problems I'm not getting a popup on Android, but am on Iphone/OSX. I'm not sure how to ...
user3666672's user avatar
0 votes
0 answers
101 views

first, I installed apache & started its service yum install httpd && systemctl enabled httpd --now then I mounted dvd iso & copied its content to apache dir mount -o ro ~/Downloads/...
Sollosa's user avatar
  • 2,009
1 vote
0 answers
160 views

to test the IPv6 capability of our end devices, i need to set up a hotspot on a raspberry pi that only provides ipv6 adresses. I followed this guide: https://partiallydisassembled.net/posts/pi-nat64....
Dominic's user avatar
  • 13
1 vote
1 answer
206 views

How to forward DNS query for all users in my LAN network? I need to forward name, for example, "g-router" or "www.g-router.com" to IP "192.168.1.111". Probably I should ...
Dominik Świątoniowski's user avatar
0 votes
1 answer
816 views

I am running dnsmasq 2.90 inside a Debian 11.0 based docker container as part of Pi-hole 5.18.2. I would like to configure dnsmasq to serve the addresses of my local hostsnames for multiple local ...
Spritsail Arrow's user avatar
0 votes
1 answer
267 views

I have a simple dnsmasq v2.80 in an embedded device which I want to use as DHCP server for autoprovisioning purposes. I want two pools (one static and one dynamic) What I have is this one: # # main ...
Radu Radu's user avatar

15 30 50 per page
1
2 3 4 5
19