SyntaxFix
Write A Post
Hire A Developer
Questions
Setting net.ipv6.conf.all.forwarding=1 will fix the issue.
net.ipv6.conf.all.forwarding=1
This can be done on a live system using sudo sysctl -w net.ipv6.conf.all.forwarding=1
sudo sysctl -w net.ipv6.conf.all.forwarding=1