I'd like to setup my system with IPv4 and IPv6 addresses for every Domain hosted. I played a bit around with single IPv4, single IPv6 and dual stack via listener.
I plan the following setup:
Every domain should get its own IPv6 address and all domains the same IPv4 (via apache2 listener).
Do I need to add every single IPv6 address manually (or via script to the DB) or is there a possibility to do this via the net mask?
Do I need to use the Bind9 listener, too?