Hi Elias,
I have the following in my configuration:
no-daemon
no-resolv
no-poll
server=/*ntp.axsguard.com/8.8.8.8
server=8.8.8.8
server=/gitlab.com/#
address=/#/0.0.0.0
When dnsmasq starts up, it leaves some information in the log file about DNS
configuration (the first thirty).
dnsmasq: using
On Tue, Mar 26, 2024 at 10:58:11PM +, Elias LA via Dnsmasq-discuss wrote:
> In my dnsmasq.conf file,
> I have a blanket block rule to block everything:
>
> no-resolv
> server=8.8.8.8
>
> address=/#/0.0.0.0
>
> Before this rule, I would like to allow exceptions, say for example
> gitlab
In my dnsmasq.conf file, I have a blanket block rule to block everything:
no-resolv
server=8.8.8.8
address=/#/0.0.0.0
Before this rule, I would like to allow exceptions, say for example gitlab.com.
The problem I am having is that this rule:
server=/gitlab.com/#
Does not work, and I have to us