disable ipv6 on the gateway
it's not configured by this project, and it generates noise in dmesg as nftables blocks connections over ipv6.
a sysctl.d conf with this should do it (installed by ansible): net.ipv6.conf.all.disable_ipv6=1
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
it's not configured by this project, and it generates noise in dmesg as nftables blocks connections over ipv6.
a sysctl.d conf with this should do it (installed by ansible): net.ipv6.conf.all.disable_ipv6=1