Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restrict DHCP pools to subclasses #98

Open
chuhn opened this issue Jan 26, 2016 · 1 comment
Open

Restrict DHCP pools to subclasses #98

chuhn opened this issue Jan 26, 2016 · 1 comment
Labels

Comments

@chuhn
Copy link
Contributor

chuhn commented Jan 26, 2016

Hi,

we'd like to configure multiple DHCP pools per subnet and assign these pools to different types of nodes as described in section subclasses in the dhcpd.conf manpage. The class definitions can go into the custom header files, but the pool definitions should be generated from ONA.

How should we proceed here?

Cheers,
Christopher

@mattpascoe
Copy link
Member

The table structure (and supporting GUI and functions) to support the added configuration on the dhcp pools does not yet exist. There might be some contrived way we could come up with here but its likely to not be pretty. Sad truth is this is not possible currently. Its not really all that difficult to implement but will require some level of thinking to make sure it is done in a clean way.

So, immediate answer is a no go. But it is absolutely something I have thought about some in the past and have a plan to implement. I've just not yet had the requirement / request to implement.

As usual I will take pull requests and help on design for anyone that wants to tackle this. I can't guarantee when I'd get to it at the moment. (keep hounding me tho)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants