address not being allocated

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

address not being allocated

ahiya
hi Allusing perfdhcp to test my kea-DHCP, while trying to produce DHCP
requests via VLAN interfaces,the address allocation process dont end
successfully.in DHCP log I see all sessions end with "DHCP4_LEASE_ADVERT"
message and no allocation accurse.while using perfdhcp without VLAN the
allocation accrues successfully.while using vlan interface with single dhcp
client (netplan not prefdhcp) allocation to the vlan interface is
successful.so it seems like when using vlan interface with perfdhcp the
client doesn't claim the offered address. basically, I'm a bit lost here, so
if someone has any idea what is happing here, it will be awesome. i hope I'm
just missing an option in my perfdhcp command and not a limitation.attached
debug log of the fail transaction.thanks



--
Sent from: http://isc-dhcp-users.2343191.n4.nabble.com/
_______________________________________________
ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.

dhcp-users mailing list
[hidden email]
https://lists.isc.org/mailman/listinfo/dhcp-users
Reply | Threaded
Open this post in threaded view
|

RE: address not being allocated

ahiya
Hi

Does someone have an idea why this is happening?

Thanks


-----Original Message-----
From: dhcp-users <[hidden email]> On Behalf Of ahiya
Sent: Thursday, October 22, 2020 5:35 PM
To: [hidden email]
Subject: address not being allocated

hi Allusing perfdhcp to test my kea-DHCP, while trying to produce DHCP
requests via VLAN interfaces,the address allocation process dont end
successfully.in DHCP log I see all sessions end with "DHCP4_LEASE_ADVERT"
message and no allocation accurse.while using perfdhcp without VLAN the
allocation accrues successfully.while using vlan interface with single
dhcp client (netplan not prefdhcp) allocation to the vlan interface is
successful.so it seems like when using vlan interface with perfdhcp the
client doesn't claim the offered address. basically, I'm a bit lost here,
so if someone has any idea what is happing here, it will be awesome. i
hope I'm just missing an option in my perfdhcp command and not a
limitation.attached debug log of the fail transaction.thanks



--
Sent from: http://isc-dhcp-users.2343191.n4.nabble.com/
_______________________________________________
ISC funds the development of this software with paid support
subscriptions. Contact us at https://www.isc.org/contact/ for more
information.

dhcp-users mailing list
[hidden email]
https://lists.isc.org/mailman/listinfo/dhcp-users
_______________________________________________
ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.

dhcp-users mailing list
[hidden email]
https://lists.isc.org/mailman/listinfo/dhcp-users
Reply | Threaded
Open this post in threaded view
|

Re: address not being allocated

glenn.satchell
Hi Ahiya,

You're asking your questions on the wrong list unfortunately. dhcp-users
is all about the older ISC DHCP server.

Looking at https://www.isc.org/mailinglists/ I'd say kea-users or maybe
kea-dev is going to put your question in front of the right group of
people.

Now, based on my knowledge of the old server and having no knowledge of
Kea, I can see two things that might not be right. First up declaring
your reservations inside the subnet and secondly declaring IP addresses
that are in the pool of addresses to be allocated.

I think someone on the kea-users list is going to give you a far better
answer.

regards,
Glenn

On 2020-10-26 02:21, Ahiya Zadok wrote:

> Hi
>
> Does someone have an idea why this is happening?
>
> Thanks
>
>
> -----Original Message-----
> From: dhcp-users <[hidden email]> On Behalf Of ahiya
> Sent: Thursday, October 22, 2020 5:35 PM
> To: [hidden email]
> Subject: address not being allocated
>
> hi Allusing perfdhcp to test my kea-DHCP, while trying to produce DHCP
> requests via VLAN interfaces,the address allocation process dont end
> successfully.in DHCP log I see all sessions end with
> "DHCP4_LEASE_ADVERT"
> message and no allocation accurse.while using perfdhcp without VLAN the
> allocation accrues successfully.while using vlan interface with single
> dhcp client (netplan not prefdhcp) allocation to the vlan interface is
> successful.so it seems like when using vlan interface with perfdhcp the
> client doesn't claim the offered address. basically, I'm a bit lost
> here,
> so if someone has any idea what is happing here, it will be awesome. i
> hope I'm just missing an option in my perfdhcp command and not a
> limitation.attached debug log of the fail transaction.thanks
>
>
>
> --
> Sent from: http://isc-dhcp-users.2343191.n4.nabble.com/
> _______________________________________________
> ISC funds the development of this software with paid support
> subscriptions. Contact us at https://www.isc.org/contact/ for more
> information.
>
> dhcp-users mailing list
> [hidden email]
> https://lists.isc.org/mailman/listinfo/dhcp-users
> _______________________________________________
> ISC funds the development of this software with paid support
> subscriptions. Contact us at https://www.isc.org/contact/ for more
> information.
>
> dhcp-users mailing list
> [hidden email]
> https://lists.isc.org/mailman/listinfo/dhcp-users
_______________________________________________
ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.

dhcp-users mailing list
[hidden email]
https://lists.isc.org/mailman/listinfo/dhcp-users
Reply | Threaded
Open this post in threaded view
|

RE: address not being allocated

ahiya
Hooo

I want aware that there is a different list.
Thanks for that

-----Original Message-----
From: dhcp-users <[hidden email]> On Behalf Of
[hidden email]
Sent: Monday, October 26, 2020 8:17 AM
To: Users of ISC DHCP <[hidden email]>
Subject: Re: address not being allocated

Hi Ahiya,

You're asking your questions on the wrong list unfortunately. dhcp-users
is all about the older ISC DHCP server.

Looking at https://www.isc.org/mailinglists/ I'd say kea-users or maybe
kea-dev is going to put your question in front of the right group of
people.

Now, based on my knowledge of the old server and having no knowledge of
Kea, I can see two things that might not be right. First up declaring your
reservations inside the subnet and secondly declaring IP addresses that
are in the pool of addresses to be allocated.

I think someone on the kea-users list is going to give you a far better
answer.

regards,
Glenn

On 2020-10-26 02:21, Ahiya Zadok wrote:

> Hi
>
> Does someone have an idea why this is happening?
>
> Thanks
>
>
> -----Original Message-----
> From: dhcp-users <[hidden email]> On Behalf Of ahiya
> Sent: Thursday, October 22, 2020 5:35 PM
> To: [hidden email]
> Subject: address not being allocated
>
> hi Allusing perfdhcp to test my kea-DHCP, while trying to produce DHCP
> requests via VLAN interfaces,the address allocation process dont end
> successfully.in DHCP log I see all sessions end with
> "DHCP4_LEASE_ADVERT"
> message and no allocation accurse.while using perfdhcp without VLAN
> the allocation accrues successfully.while using vlan interface with
> single dhcp client (netplan not prefdhcp) allocation to the vlan
> interface is successful.so it seems like when using vlan interface
> with perfdhcp the client doesn't claim the offered address. basically,
> I'm a bit lost here, so if someone has any idea what is happing here,
> it will be awesome. i hope I'm just missing an option in my perfdhcp
> command and not a limitation.attached debug log of the fail
> transaction.thanks
>
>
>
> --
> Sent from: http://isc-dhcp-users.2343191.n4.nabble.com/
> _______________________________________________
> ISC funds the development of this software with paid support
> subscriptions. Contact us at https://www.isc.org/contact/ for more
> information.
>
> dhcp-users mailing list
> [hidden email]
> https://lists.isc.org/mailman/listinfo/dhcp-users
> _______________________________________________
> ISC funds the development of this software with paid support
> subscriptions. Contact us at https://www.isc.org/contact/ for more
> information.
>
> dhcp-users mailing list
> [hidden email]
> https://lists.isc.org/mailman/listinfo/dhcp-users
_______________________________________________
ISC funds the development of this software with paid support
subscriptions. Contact us at https://www.isc.org/contact/ for more
information.

dhcp-users mailing list
[hidden email]
https://lists.isc.org/mailman/listinfo/dhcp-users
_______________________________________________
ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.

dhcp-users mailing list
[hidden email]
https://lists.isc.org/mailman/listinfo/dhcp-users
Reply | Threaded
Open this post in threaded view
|

Re: address not being allocated

glenn.satchell
Hi Ahiya,

No problem. By the time the rest of us here move to Kea, you'll be the
expert answering our questions, so this is paying it forward :)

regards,
Glenn

On 2020-10-26 17:19, Ahiya Zadok wrote:

> Hooo
>
> I want aware that there is a different list.
> Thanks for that
>
> -----Original Message-----
> From: dhcp-users <[hidden email]> On Behalf Of
> [hidden email]
> Sent: Monday, October 26, 2020 8:17 AM
> To: Users of ISC DHCP <[hidden email]>
> Subject: Re: address not being allocated
>
> Hi Ahiya,
>
> You're asking your questions on the wrong list unfortunately.
> dhcp-users
> is all about the older ISC DHCP server.
>
> Looking at https://www.isc.org/mailinglists/ I'd say kea-users or maybe
> kea-dev is going to put your question in front of the right group of
> people.
>
> Now, based on my knowledge of the old server and having no knowledge of
> Kea, I can see two things that might not be right. First up declaring
> your
> reservations inside the subnet and secondly declaring IP addresses that
> are in the pool of addresses to be allocated.
>
> I think someone on the kea-users list is going to give you a far better
> answer.
>
> regards,
> Glenn
>
> On 2020-10-26 02:21, Ahiya Zadok wrote:
>> Hi
>>
>> Does someone have an idea why this is happening?
>>
>> Thanks
>>
>>
>> -----Original Message-----
>> From: dhcp-users <[hidden email]> On Behalf Of ahiya
>> Sent: Thursday, October 22, 2020 5:35 PM
>> To: [hidden email]
>> Subject: address not being allocated
>>
>> hi Allusing perfdhcp to test my kea-DHCP, while trying to produce DHCP
>> requests via VLAN interfaces,the address allocation process dont end
>> successfully.in DHCP log I see all sessions end with
>> "DHCP4_LEASE_ADVERT"
>> message and no allocation accurse.while using perfdhcp without VLAN
>> the allocation accrues successfully.while using vlan interface with
>> single dhcp client (netplan not prefdhcp) allocation to the vlan
>> interface is successful.so it seems like when using vlan interface
>> with perfdhcp the client doesn't claim the offered address. basically,
>> I'm a bit lost here, so if someone has any idea what is happing here,
>> it will be awesome. i hope I'm just missing an option in my perfdhcp
>> command and not a limitation.attached debug log of the fail
>> transaction.thanks
>>
>>
>>
>> --
>> Sent from: http://isc-dhcp-users.2343191.n4.nabble.com/
>> _______________________________________________
>> ISC funds the development of this software with paid support
>> subscriptions. Contact us at https://www.isc.org/contact/ for more
>> information.
>>
>> dhcp-users mailing list
>> [hidden email]
>> https://lists.isc.org/mailman/listinfo/dhcp-users
>> _______________________________________________
>> ISC funds the development of this software with paid support
>> subscriptions. Contact us at https://www.isc.org/contact/ for more
>> information.
>>
>> dhcp-users mailing list
>> [hidden email]
>> https://lists.isc.org/mailman/listinfo/dhcp-users
> _______________________________________________
> ISC funds the development of this software with paid support
> subscriptions. Contact us at https://www.isc.org/contact/ for more
> information.
>
> dhcp-users mailing list
> [hidden email]
> https://lists.isc.org/mailman/listinfo/dhcp-users
> _______________________________________________
> ISC funds the development of this software with paid support
> subscriptions. Contact us at https://www.isc.org/contact/ for more
> information.
>
> dhcp-users mailing list
> [hidden email]
> https://lists.isc.org/mailman/listinfo/dhcp-users
_______________________________________________
ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.

dhcp-users mailing list
[hidden email]
https://lists.isc.org/mailman/listinfo/dhcp-users