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

IPv6 for other devices (enhancement) Idea #1033

Open
christianleo333 opened this issue Feb 13, 2025 · 2 comments
Open

IPv6 for other devices (enhancement) Idea #1033

christianleo333 opened this issue Feb 13, 2025 · 2 comments
Labels
design? The next step is to reflect upon the information and come up with a good design enhancement New feature or request

Comments

@christianleo333
Copy link

Like -->> https://github.com/cromefire/fritzbox-cloudflare-dyndns?tab=readme-ov-file#register-ipv6-for-another-device-port-forwarding

(
example:
environment:

  • DEVICE_LOCAL_ADDRESS_IPV6=::1234:5678:9abc:deff
    )

i'm using Fritz!Box
could you add this

@favonia
Copy link
Owner

favonia commented Feb 13, 2025

@christianleo333 Thanks for the suggestion. I believe I'm (very slowly) working on this feature in the PR #1023. Maybe you could check the design and comment on it?

@favonia
Copy link
Owner

favonia commented Feb 13, 2025

So the current design is that you can specify (1) the prefix length and (2) the host ID per domain. I wonder if that's what you are looking for with DEVICE_LOCAL_ADDRESS_IPV6. And, if that's the case, whether the proposed syntax makes intuitive sense to you. The syntax I'm currently working on would be yourdomain.com[::1234:5678:9abc:deff].

@favonia favonia added enhancement New feature or request design? The next step is to reflect upon the information and come up with a good design labels Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design? The next step is to reflect upon the information and come up with a good design enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants