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

Add ability to define extra "domain" entries in /etc/config/dhcp #265

Open
pmelange opened this issue Jun 28, 2022 · 1 comment · May be fixed by #524
Open

Add ability to define extra "domain" entries in /etc/config/dhcp #265

pmelange opened this issue Jun 28, 2022 · 1 comment · May be fixed by #524
Assignees
Labels
enhancement New feature or request

Comments

@pmelange
Copy link
Contributor

This would be especially useful for a setup with uses unifi. Having the unifi-controller off-site on a VM is very practical. But in order to do this, the core router needs to resolv the hostname "unifi". The needed section in /etc/config/dhcp would need to look like this:

config domain 
	option name 'unifi'
	option ip 'AA.BB.CC.DD'
@spolack
Copy link
Member

spolack commented Sep 6, 2022

I'm currently not actively working on that.

@spolack spolack removed their assignment Sep 6, 2022
@Noki Noki self-assigned this Aug 6, 2023
@Noki Noki added the enhancement New feature or request label Aug 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
3 participants