AdguardTeam / AdguardTeam/AdGuardHome

DHCP and multiple interfaces

Open
#3,539 17 comments 71 reactions 1 assignee Claimed by @ameshkov View on GitHub
enhancement P3: Medium research
Dominant language
TypeScript
Stars
36.9k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

Currently, we only allow users to select one interface on which AGH serves DHCP. That model doesn't quite work when you have e.g. a router that also has some machines connected to it over WAN.

We could either allow multiple DHCP setting sets or maybe add a new pseudointerface value like “Serve on all interfaces”.

Either way, this may complicate some other parts of the logic, for example the selection of the gateway IP address and IP ranges.

@ameshkov, please tell us what you think.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.