Hacker News new | ask | show | jobs
by bbss 1952 days ago
> host_network as of present cannot bind to a floating IP address (DigitalOcean/GCP etc). I've to resort to using my droplet's public IPv4 address for now.

You should be able to bind to the anchor ip to make the floating ip work. https://www.digitalocean.com/docs/networking/floating-ips/ho...

1 comments

Author here.

Thank you for the tip. I'll try it out.