Skip to content

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

@pmelange

Description

@pmelange

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'

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions