canonical / canonical/cloud-init
FreeBSD only adding one IPv4 address to an interface, missing public IP
Open
bug
incomplete
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 1.1k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 18
Description
With FreeBSD 14.0, cloud-init 24.4.1, and DigitalOcean, Cloud Init will configure vtnet0 to have a private 10.0.0.0/8 address, but not the public IP address. DigitalOcean uses both on vtnet0. I suspect the public address is added first, then the configuration is overridden by the second.
Is there an easy workaround for something like this? Should be possible to put both IP addresses on one line.
Thank you!
Contributor guide
Assessment
This issue has not been assessed yet.