Hello !
I recently update to SCALE 23.10 (Cobia) and one of my app is not working anymore.
I have put net.ipv6.conf.all.disable_ipv6=1 in the sysctl in the advanced settings but its seems not be pass to the docker container (still 0 in the container) but when I put net.ipv4.conf.all.src_valid_mark=1 it work I don't know why one is pass to the container but not the other
It worked before the update and not anymore
Do you know where is my problem ?
Thank you
I recently update to SCALE 23.10 (Cobia) and one of my app is not working anymore.
I have put net.ipv6.conf.all.disable_ipv6=1 in the sysctl in the advanced settings but its seems not be pass to the docker container (still 0 in the container) but when I put net.ipv4.conf.all.src_valid_mark=1 it work I don't know why one is pass to the container but not the other
It worked before the update and not anymore
Do you know where is my problem ?
Thank you