Re: [Kea-users] Can't create gitlab account

2025-07-21 Thread tachibanash...@outlook.com
Check your spam folder, the system email might have been sent to there. It happened to me before. Also I think you need to use your company email. On Jul 17, 2025, at 9:33 PM, Nathan Faulkner wrote: I was trying to create an account to report a couple of kea issues, but I got an "Email is no

Re: [Kea-users] Can't create gitlab account

2025-07-20 Thread Darren Ankney
Hi Nathan, Interesting. I reviewed RFC 8357 and you seem to be correct, as far as I can tell. Kea ARM says this is supported: https://kea.readthedocs.io/en/kea-3.0.0/arm/dhcp4-srv.html#supported-dhcp-standards but it does not appear to be working (in DHCPv4 anyway): Used perfdhcp as you did: sud

Re: [Kea-users] Can't create gitlab account

2025-07-19 Thread Nathan Faulkner
Unless I'm misreading the spec, the length for sub-option 19 (hex 13) should be 0. On Sat, Jul 19, 2025, 3:54 PM Darren Ankney wrote: > Hi Nathan, > > I think, In this case, "-o 82,1300" will look like sub-option 19 > with 0 length and no data at all. This would make sense with 0 > length, bu

Re: [Kea-users] Can't create gitlab account

2025-07-19 Thread Darren Ankney
Hi Nathan, I think, In this case, "-o 82,1300" will look like sub-option 19 with 0 length and no data at all. This would make sense with 0 length, but Kea is expecting you to send some data, I think, which is probably why it complained. If you already have network activity with this option 82

Re: [Kea-users] Can't create gitlab account

2025-07-19 Thread Nathan Faulkner
The registration page mentioned that some domains were blocked and this list could be emailed to get one unblocked, though I don't know if that included individual addresses on a domain. If not, I'm not sure how someone would contribute without paying for an email address. For "-o 82,1300" the spe

Re: [Kea-users] Can't create gitlab account

2025-07-19 Thread Darren Ankney
Hi Nathan, I think the reason you had trouble setting up an account in Gitlab was that you have an @gmail.com address. There has been some lock-down needed due to a large amount of spam. If you have a business email, you could probably use that. As far as: "-o 82,1300" not working, when sending

[Kea-users] Can't create gitlab account

2025-07-17 Thread Nathan Faulkner
I was trying to create an account to report a couple of kea issues, but I got an "Email is not allowed for sign-up." message. I'm running kea 2.6.2. Here are the issues I was planning to open: 1. perfdhcp should specify the relay agent relay port sub option when a local port is specified.