[Kea-users] Problem with ip address range in subnets
Darren Ankney
darren.ankney at gmail.com
Thu Oct 31 08:50:27 UTC 2024
Hi Jôrg,
You might be able to overcome this by using the interface parameter.
"interface": "eth0",
added to the subnets that are each on the interface might help, but
I've never personally tested assigning multiple subnets to the same
interface. It may be that the wrong subnet mask will be computed and
sent to the client as well since these subnets do not match what is
configured on the interface, it seems.
Thank you,
Darren Ankney
On Wed, Oct 30, 2024 at 9:41 AM Sten Carlsen <stenc at s-carlsen.dk> wrote:
>
>
> Thanks
>
> Sten
>
> On 30 Oct 2024, at 14.24, Kevin P. Fleming <lists.kea-users at kevin.km6g.us> wrote:
>
> On Wed, Oct 30, 2024, at 07:58, Hartmann, Jörg wrote:
>
> The error message is "no suitable subnet configured for a direct client".
> If i give the cisco phones a part of 192.168.22.0 they get IPs to. So it's a probably an error with the netmask which i dont understand.
> The server has 192.168.22.0/23 so 192.168.23.0/24 should be part of his address range.
> Could someone pls explain why the server dont distributes IPs from 192.168.23.0 ?
>
>
> If this server is also the default gateway for the phones, then this will not work as 192.168.22.10 is not part of 192.168.23.0/24 and the devices in that subnet will not be able to reach the gateway.
>
>
> Actually:
>
> Id 1 does have a router
> Id 2 does NOT have a router
>
>
> --
> ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.
>
> To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.
>
> Kea-users mailing list
> Kea-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/kea-users
>
>
> --
> ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.
>
> To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.
>
> Kea-users mailing list
> Kea-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/kea-users
More information about the Kea-users
mailing list