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

New Feature Request - Optionally run DHCPv6 server on WAN interface when no IPv6 address Prefix is delegated from ISP #216

Open
Konstantin-Glukhov opened this issue Feb 25, 2024 · 1 comment

Comments

@Konstantin-Glukhov
Copy link

Add an option to run DHCPv6 server on WAN interface when IPv6 address prefix is not delegated from ISP.
Take the ::/64 prefix from the address assigned by DHCPv6 client and use it as base for stateful address assignments for clients DHCPv6 requests coming from the LAN interface (make sure the client DHCPv6 requests are relayed to the WAN interface).

@xrisk
Copy link

xrisk commented Aug 1, 2024

Is it possible to hack together some way to do this?

My use case: having a stable ip address for client devices (i.e. not using SLAAC) in the scenario when my upstream doesn’t support PD. A stable IP address allows me to reliably allow incoming traffic to a particular device.

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

2 participants