Pengwin
Pengwin copied to clipboard
WARNING: bridge-nf-call-iptables is disabled
Can you please help: docker info ends with two warnings:
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
Is this a problem that I need to fix? In pengwin-setup I didn't install the docker bridge - is this the problem?
For now, it doesn't seem to be a problem, but this is a brand new installation - we'll see...
It's a kernel option. I may have it enabled in my kernel config but to compile it, you'll need to compile the latest stable 5.8 kernel or alternatively the mainline 5.9. https://github.com/WSLUser/WSL2-Linux-Kernel/blob/WSLUser-5.8.5-config/Microsoft/config-wsl is the config and https://wsl.dev/wsl2-kernel-zfs/ provides steps to compile
Hello @symbiont-val-melamed,
You should not worry about this message if everything is ok.
And this is ok not installing the docker bridge with pengwin-setup if you are using WSL2.
Regards, Carlos