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

DHCP - Duplicate IP Address assigned on more than one device #539

Closed
ghost opened this issue Jan 7, 2019 · 0 comments
Closed

DHCP - Duplicate IP Address assigned on more than one device #539

ghost opened this issue Jan 7, 2019 · 0 comments
Assignees
Milestone

Comments

@ghost
Copy link

ghost commented Jan 7, 2019

DHCP on AdGuard Home is giving out duplicate IPs on some devices (in my case the Roku devices). Even though one is assigned 192.168.1.230, AdGuard Home then gives my other one 192.168.1.230 as well.

dhcp

@ghost ghost changed the title DHCP Web UI mismatch DHCP - Duplicate/incorrect IP Address on UI Jan 7, 2019
@ghost ghost changed the title DHCP - Duplicate/incorrect IP Address on UI DHCP - Duplicate IP Address assigned on more than one device Jan 7, 2019
@ameshkov ameshkov added this to the v0.93 milestone Jan 8, 2019
@ameshkov ameshkov assigned szolin and unassigned hmage Feb 25, 2019
@ameshkov ameshkov modified the milestones: v0.93, v0.94 Feb 25, 2019
szolin added a commit that referenced this issue Mar 20, 2019
…art, expiration handling; #584 #539

* commit 'ef637e1313ce548eab28c9b9f36c6db20a1c62c9':
  + DHCP: step-by-step guide for test setup with Virtual Box
  * control: add logs
  + dhcp: handle lease expiration
  + dhcp: use ICMP for IP conflict detection
  * dhcp: don't allocate a new lease when processing Request message
  * dhcp: don't process Discover/Request packets with empty client HW address
  * dhcp: refactor
  * DHCP: Stop(): wait until the worker is stopped
  * control: safely restart DHCP server
  + DHCP: On-disk database for lease table
  * use golibs v0.1.1: file.SafeWrite()
  + dhcp: test
  * dhcp: remove code which forces an update of current lease's IP in  Request message handler
  * dhcp: refactor;  log client's HW addr
@szolin szolin closed this as completed Mar 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants