I want to assign public IPs to my services (IPv4 and IPv6 are needed) but I can choose to either:
- Assign a dedicated IPv4 Address
- Assign a dedicated IPv6 Address
- Assign a bundle - of an IPv4 and IPv6 Address...
As I need both I'd like to know what's the benefit of assigning them one by one or together... Are there any disadvantages in case I am choosing one?
And did I miss somewhere the point to assign a public IPv6 directly to a machine? In my case I had to first assign a local IPv6 address to the machine and then to add the IPv6 to it - basically a NAT, which feels not correct...
Maybe someone can help me on this.... Thanks in advance, Sebastian