I have created a new mailinabox server and have migrated my old mailinabox data to the new server. I switched the ipv4 and ipv6 addresses between the old and new server and ipv4 works fine. However, I am getting issues in status check with ipv6. I have changed netplan yaml config to the new ipv6 address and run sudo mailinabox and rebooted. Not sure what else to do?
Public DNS (nsd4) is running and available over IPv4 but is not accessible over IPv6 at 2a01:4f9:c011:5a66::1 port 53.
Incoming Mail (SMTP/postfix) is running (and available over IPv4 and the local IPv6 address), but it is not publicly accessible at 2a01:4f9:c011:5a66::1:25.
Outgoing Mail (SMTP 465/postfix) is running (and available over IPv4 and the local IPv6 address), but it is not publicly accessible at 2a01:4f9:c011:5a66::1:465.
Outgoing Mail (SMTP 587/postfix) is running (and available over IPv4 and the local IPv6 address), but it is not publicly accessible at 2a01:4f9:c011:5a66::1:587.
IMAPS (dovecot) is running (and available over IPv4 and the local IPv6 address), but it is not publicly accessible at 2a01:4f9:c011:5a66::1:993.
Mail Filters (Sieve/dovecot) is running (and available over IPv4 and the local IPv6 address), but it is not publicly accessible at 2a01:4f9:c011:5a66::1:4190.
HTTP Web (nginx) is running (and available over IPv4 and the local IPv6 address), but it is not publicly accessible at 2a01:4f9:c011:5a66::1:80.
show more
HTTPS Web (nginx) is running (and available over IPv4 and the local IPv6 address), but it is not publicly accessible at 2a01:4f9:c011:5a66::1:443.
I am using the same Hetzner firewall rules for the new server and old server.