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

[Feature request] DHCP deny booting based off a mac address #964

Open
superlent opened this issue Jul 9, 2024 · 1 comment
Open

[Feature request] DHCP deny booting based off a mac address #964

superlent opened this issue Jul 9, 2024 · 1 comment

Comments

@superlent
Copy link

Hello, thanks for the great work.
There's quite a similar request to "Allow to exclude specific class from DHCP Pool".
Seems like it's a shorter option that I'm in need of :

host "bad1" {
    hardware ethernet 00:01:02:03:04:05;
    ignore booting;
}

where "ignore" can be replaced with "deny" to generate a log message.

Regards

@ShreyasZare
Copy link
Member

Thanks for the request. Will get that added along with other DHCP features.

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

No branches or pull requests

2 participants