Re: [Dnsmasq-discuss] dnsmasq on large scale network

2021-12-08 Thread Geert Stappers via Dnsmasq-discuss
On Thu, Dec 09, 2021 at 03:28:40AM +0100, Petr Menšík wrote: > On 12/5/21 19:44, Fabian Druschke wrote: > > Hey friends, i hope you all are doing fine. > > > > Currently i'm facing a little challenge. I have a large network with > > more or less 30k clients, and i need a router for NAT from the LAN

Re: [Dnsmasq-discuss] dnsmasq on large scale network

2021-12-08 Thread Petr Menšík
Interesting, I am just debugging situation when multiple instances start and request DHCP at similar time. Without no-ping option, it works quite bad. Even starting 16 instances at the same time does not work reliably to us with ping enabled. It seems our 2.79 version is broken, 2.81 were fixed. Bu

Re: [Dnsmasq-discuss] dnsmasq on large scale network, perfdhcp

2021-12-07 Thread Geert Stappers via Dnsmasq-discuss
On Mon, Dec 06, 2021 at 07:11:37AM -0500, wkitt...@gmail.com wrote: > On 12/5/21 1:44 PM, Fabian Druschke wrote: > > ... , and is there a proper tool to benchmark DHCP ? > > perhaps something like this is what you are looking for? listed in no > specific order... i've never worked with any of the

Re: [Dnsmasq-discuss] dnsmasq on large scale network

2021-12-06 Thread wkitty42
On 12/5/21 1:44 PM, Fabian Druschke wrote: Does someone have experience with such a scenario, and is there a proper tool to benchmark DHCP ? perhaps something like this is what you are looking for? listed in no specific order... i've never worked with any of these... https://www.ncad.co.jp/~

[Dnsmasq-discuss] dnsmasq on large scale network

2021-12-05 Thread Fabian Druschke
Hey friends, i hope you all are doing fine. Currently i'm facing a little challenge. I have a large network with more or less 30k clients, and i need a router for NAT from the LAN subnets, in the 10.0.0.0/8 address space to the outside WAN public ip address. So it's a quite simple scenario.