Y
Hacker News
new
|
ask
|
show
|
jobs
by
sodality2
1864 days ago
Unfortunately residential networks usually don't have static IP's so the IP changes on reboots. Updating the DNS record every time would probably be a PITA.
2 comments
27100974
1864 days ago
Couple of notes: You can use a DNS updater like this one:
https://github.com/timothymiller/cloudflare-ddns
The bigger problem would be if your ISP implemented CGNAT.
link
ekianjo
1864 days ago
Easily taken care of by duckdns for example
link
sodality2
1864 days ago
Then I can't hook it up to a real domain like google.com, just a subdomain of whatever site is running it.
link
skeletonjelly
1864 days ago
And then you have to hope your ISP doesn't use CGNAT
link
The bigger problem would be if your ISP implemented CGNAT.