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

Dynamic IPv6 prefix changes force daily manual client updates in persistent client list #7662

Open
4 tasks done
thewolfwood opened this issue Feb 26, 2025 · 0 comments
Open
4 tasks done

Comments

@thewolfwood
Copy link

Prerequisites

Platform (OS and CPU architecture)

FreeBSD, ARM64

Installation

GitHub releases or script from README

Setup

On a router, DHCP is handled by the router

AdGuard Home version

v0.107.57

Action

Added client ipv6 suffix as client identifier (::[fixed_part])

Proposed Solution

Implement either:

  • Pattern matching for client suffixes (::[fixed_part])
  • MAC-based IPv6 client identification without DHCP dependency

Expected result

Persistent client identification through suffix wildcards or MAC binding

Actual result

Requires full IPv6 address updates daily due to ISP prefix rotation

Additional information and/or screenshots

No response

@thewolfwood thewolfwood changed the title IPv6 alias (dynamic IPv6) not working for persistent clients Dynamic IPv6 prefix changes force daily manual client updates in persistent client list Feb 26, 2025
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

1 participant