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

Potential update for ddns configuration WIKI page #87

Open
dollis opened this issue Jan 2, 2025 · 0 comments
Open

Potential update for ddns configuration WIKI page #87

dollis opened this issue Jan 2, 2025 · 0 comments

Comments

@dollis
Copy link

dollis commented Jan 2, 2025

Not so much an issue as a potential update for the ddns configuration page.

rather than using an external service to determine the external IP address, you can utilise the metadata service to obtain it.

below is a snippet from my working configuration,

protocol=dyndns2
 use=cmd  cmd='curl -H "Metadata-Flavor:Google" http://metadata/computeMetadata/v1/instance/network-interfaces/0/access-configs/0/external-ip'
 server=dynupdate.no-ip.com

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