Hello,
I noticed that there is a typo in the man page for the example on the
`--conf-script` option. The example says `--conf-dir="..."` but it
should be `--conf-script="..."` instead. For completeness, I have
attached a patch that fixes this single line.
Also, while on this topic, I noticed th
On Tue, Dec 06, 2022 at 08:40:57PM +, Simon Kelley wrote:
> On 06/12/2022 18:51, Gordon Shawn wrote:
> > can dnsmasq listen on different ports(e.g. 53, 5353,5354,5355) in the
> > same time with a single process running? each port can have its own
> > configuration. so far IĀ invoke multiple dnsm
That's not supported. Multiple processes is the best way to go.
Simon.
On 06/12/2022 18:51, Gordon Shawn wrote:
can dnsmasq listen on different ports(e.g. 53, 5353,5354,5355) in the
same time with a single process running? each port can have its own
configuration. so far IĀ invoke multiple dn
can dnsmasq listen on different ports(e.g. 53, 5353,5354,5355) in the same
time with a single process running? each port can have its own
configuration. so far I invoke multiple dnsmasq processes to do that. if
they can share with one process I can save some memory.
Thanks
Gordon
_
Hi,
"How To Ask Questions The Smart Way" has immediately after the introduction
an advice on before you ask.
http://www.catb.org/esr/faqs/smart-questions.html#before
Following that advice is still no guarantee for a (good) response.
So when you are still stuck with something that you think i