Inbound connections ipv6 Bitcoin Knots

Hello,

I’m trying to configure my node to accept inbound IPv6 connections, but it doesn’t seem to be working.

I’ve configured IPv6 in the Peer Settings, set the public IPv6 address in the Interfaces, and configured the router’s firewall to allow traffic to that public IPv6 address. However, it doesn’t seem to be working; I don’t have any inbound IPv6 peers, and no IPv6 addresses appear in localaddresses (when running bitcoin-cli getnetworkinfo from inside the Knots container after ssh into the start9 server).

Has anyone configured this successfully?

Thanks.