[Dnsmasq-discuss] [PATCH] Add a flag to customize MAX_PROCS

2023-10-18 Thread Damian Sawicki via Dnsmasq-discuss
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

Re: [Dnsmasq-discuss] Having dnsmasq coexist with other dhcp server

2023-10-18 Thread wkitty42
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

Re: [Dnsmasq-discuss] Having dnsmasq coexist with other dhcp server

2023-10-18 Thread Matus UHLAR - fantomas
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

[Dnsmasq-discuss] Having dnsmasq coexist with other dhcp server

2023-10-18 Thread Luigi Baldoni via Dnsmasq-discuss
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

Re: [Dnsmasq-discuss] [PATCH] d/rules: Install D-Bus policy in /usr instead of /etc

2023-10-18 Thread Gioele Barabucci
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