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

Handle IPv6 IPs #9

Open
Sowiedu opened this issue Jan 3, 2019 · 1 comment
Open

Handle IPv6 IPs #9

Sowiedu opened this issue Jan 3, 2019 · 1 comment

Comments

@Sowiedu
Copy link

Sowiedu commented Jan 3, 2019

Hi,
My ISP uses a dslite tunnel and therefore portforwarding for IPv4 adresses doesn't work.
I manually set my specific (global, not link local) IPv6 address on the lnd.conf for now but a script such as yours for IPv6 addresses would be beneficial I guess.

I'm not sure how often these get refreshed and if this is at all necassary to automate, can you chime in? the ipinfo.io doesn't seem to have the same response to IPv6 as you can get with your script for IPv4.

@Sowiedu Sowiedu changed the title Handly IPv6 IPs Handle IPv6 IPs Jan 3, 2019
@robclark56
Copy link
Owner

You will have to find some mechanism (e.g. https://www.myip.com/ or similar) to get your public IP V6 address.

Then edit the respective file to dynamically update the IP address in lnd.

[The latest LND has a mechanism to do this automatically. I have not had time to upgrade, so not sure how well it works and I don't have IPV6 addresses so can't test].

I will leave this open because if you find a solution, I can update my files with your solution.

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