Add the flag --max-tcp-connections overwriting the former MAX_PROCS
constant limiting the number of concurrent TCP requests handled.
---
man/dnsmasq.8 | 4
src/config.h | 2 +-
src/dnsmasq.c | 23 ---
src/dnsmasq.h | 5 +++--
src/option.c | 16 +++-
5 file
On 10/18/23 3:58 AM, Luigi Baldoni via Dnsmasq-discuss wrote:
Hello,
I'm having a hard time making dnsmasq run together with kea-dhcp4-server on the
same machine.
Even though they listen on different interfaces, the first one prevents the
other from starting.
With the old isc-dhcp-server, "b
On 18.10.23 09:58, Luigi Baldoni via Dnsmasq-discuss wrote:
I'm having a hard time making dnsmasq run together with kea-dhcp4-server on the
same machine.
Even though they listen on different interfaces, the first one prevents the
other from starting.
With the old isc-dhcp-server, "bind-interfac
Hello,
I'm having a hard time making dnsmasq run together with kea-dhcp4-server on the
same machine.
Even though they listen on different interfaces, the first one prevents the
other from starting.
With the old isc-dhcp-server, "bind-interfaces" was enough. But now strace shows
'bind(4, {sa_fam
On 17/10/23 23:07, Geert Stappers wrote:
On Sat, Oct 14, 2023 at 01:33:48PM +0200, Gioele Barabucci wrote:
dnsmasq installs its D-Bus policy file in `/etc/dbus-1`.
Since Debian 9 the standard directory for package-installed
D-Bus policies is `/usr/share/dbus-1`.
See: https://bugs.debian.org/100