If ipv6 doesn’t work as expected on dapper, aka routing doesn’t work, just add ipv6 to /etc/initramfs-tools/modules.
echo ipv6 >> /etc/initramfs-tools/modules
After mkinitramfs and a reboot IPv6 should be functional again.
If ipv6 doesn’t work as expected on dapper, aka routing doesn’t work, just add ipv6 to /etc/initramfs-tools/modules.
echo ipv6 >> /etc/initramfs-tools/modules
After mkinitramfs and a reboot IPv6 should be functional again.