Pengwin icon indicating copy to clipboard operation
Pengwin copied to clipboard

WARNING: bridge-nf-call-iptables is disabled

Open symbiont-val-melamed opened this issue 5 years ago • 2 comments

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...

symbiont-val-melamed avatar Oct 16 '20 11:10 symbiont-val-melamed

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

WSLUser avatar Oct 20 '20 20:10 WSLUser

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

crramirez avatar Oct 26 '20 09:10 crramirez