Good. The binary *claims* to support the options.
Try 'od -c /etc/dnsmasq.conf' to see if there are any 'alien' characters in the
config file (like '\r' or formfeed, etc.)
And try 'dnsmasq --filter-' to see if it works from the command line. If
this fails, dnsmasq is likely to be the source
On Mon, Oct 11, 2021 at 02:40:31PM +1100, Hamish Moffatt wrote:
> On 11/10/21 14:33, E wrote:
> > # dnsmasq --conf-file=/etc/dnsmasq.conf
> > dnsmasq: unsupported option at line 12 of /etc/dnsmasq.conf
>
> What does "where dnsmasq" say?
> Are you actually running the binary you just built?
That
> On Oct 10, 2021, at 10:00 PM, E wrote:
>
> Already posted:
> https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2021q4/015810.html
>
> And the make install command copy it to above path. What other thing do
> you need to debug this thing??
The posted console output linked identifies
> > W T F
> Why so rude?
Ok look.. You're kidding me right? How many times do I have to
repeat myself over this!? I posted all information already. How about
YOU stop insulting me by ONE keyword and help me instead??
> What does "where dnsmasq" say?
Already posted:
https://lists.thekelleys.o
On 11/10/21 14:33, E wrote:
# dnsmasq --conf-file=/etc/dnsmasq.conf
dnsmasq: unsupported option at line 12 of /etc/dnsmasq.conf
What does "where dnsmasq" say? Are you actually running the binary you
just built?
W T F
Why so rude?
Hamish
___
Did you verify that systemctl isn’t trying to start the old dnsmasq? What’s the
systemd unit file for dnsmasq look like?
Sent from my iPhone
> On Oct 10, 2021, at 21:51, E wrote:
>
> Thanks for your reply!
>
>> dnsmasq --help | grep -i filter to see if the option exists.
>
> # dnsmasq --hel
> What’s the systemd unit file for dnsmasq look like?
I did not touch any systemd file.
Ok. here's another attempt
# mv /etc/dnsmasq.conf /tmp/dnsmasq.conf
# apt remove --purge -y dnsmasq
# mkdir wtf
# cd wtf
/wtf# git clone http://thekelleys.org.uk/git/dnsmasq.git
/wtf# cd dnsmasq
/w
Thanks for your reply!
> dnsmasq --help | grep -i filter to see if the option exists.
# dnsmasq --help | grep -i filter
-f, --filterwin2k Don't forward
spurious DNS requests from Windows hosts.
--filter-A Don't inclu
-/
interface=lo
listen-address=127.0.0.1
bind-interfaces
server=none.of.your.business#53
server=none.of.your.business#53
server=none.of.your.business#53
server=none.of.your.business#53
rev-server=none.of.your.business/24,none.of.your.business
bogus-priv
cache-size=redactedValue
dnssec-c
On Sun, 10 Oct 2021 16:25:17 -0700
E wrote:
> Dear Mr. Simon Kelley,
>
> > how can I reproduce it?
>
> Please have another look at:
> https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2021q4/015783.html
>
> The conf file does not accept new options at all.
>
> Please help, as my DNS
Dear Mr. Simon Kelley,
> how can I reproduce it?
Please have another look at:
https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2021q4/015783.html
The conf file does not accept new options at all.
Please help, as my DNS is down since I installed git version.
(I'm using other DNS at this
On 2021-10-10 20:43, Dominik Derigs wrote:
> On Thu, 2021-10-07 at 12:29 +0200, Tobias via Dnsmasq-discuss
> wrote:
>> it would be useful (at least for me)
>
> In general, it is a bad idea to do this but I assume you know
> this. So what is your use case for manipulating the TTL of only
> particul
Hey Tobias,
On Thu, 2021-10-07 at 12:29 +0200, Tobias via Dnsmasq-discuss
wrote:
> it would be useful (at least for me)
In general, it is a bad idea to do this but I assume you know
this. So what is your use case for manipulating the TTL of only
particular domains?
Best,
Dominik
__
On Sun, 2021-10-10 at 17:32 +0200, Treysis wrote:
> Why was this needed?
It is worth exploring the mailing list archive. Only two weeks
ago, we have seen valid use cases for an option to filter .
See, e.g.
https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2021q3/015709.html
https://l
I'm sorry, but what you are doing IS VERY WRONG!
1. Why was this needed?
2. Only because the server doesn't have IPv6 connectivity, doesn't mean
the client can't have IPv6 connectivity.
3. Only because your network might not have IPv6, doesn't mean you
should alter DNS requests without good rea
Hi,
I tried to insert the above ipv6 in dhcp-host= command but it failed
with "bad constant"
dhcp-host=,,:::,hostname,96h,set:
If I put it in /etc/hosts readed by dnsmasq it's accepted and working.
Any clue ?
--
Daniel
___
Dnsmasq-discuss mail
So what, exactly, it the problem with filter- and filter-A, and how
can I reproduce it?
Simon.
On 10/10/2021 14:18, Treysis wrote:
>
> On 10/10/2021 10:42, Geert Stappers via Dnsmasq-discuss wrote:
>> On Sun, Oct 10, 2021 at 03:20:33AM +0200, Trey Sis wrote:
>>> On 10/10/2021 2:08, E wrote:
On 10/10/2021 10:42, Geert Stappers via Dnsmasq-discuss wrote:
On Sun, Oct 10, 2021 at 03:20:33AM +0200, Trey Sis wrote:
On 10/10/2021 2:08, E wrote:
dnsmasq can't start when the user add filter- or --filter- to
conf file.
Hi,
you shouldn't really do that anyways. Removing rec
On Sun, Oct 10, 2021 at 03:20:33AM +0200, Trey Sis wrote:
> On 10/10/2021 2:08, E wrote:
> > dnsmasq can't start when the user add filter- or --filter- to
> > conf file.
> >
> Hi,
>
> you shouldn't really do that anyways. Removing records is usually a
> very bad idea. It will also ke
19 matches
Mail list logo