]> git.ipfire.org Git - people/ms/network.git/blob - sysctl.d/network.conf
9ddfebfbfb46a15cf9e2777f4032d7888a3b99b5
[people/ms/network.git] / sysctl.d / network.conf
1 # Kernel configuration file for the network
2 #
3
4 # Disable netfilter on bridges.
5 net.bridge.bridge-nf-call-ip6tables = 0
6 net.bridge.bridge-nf-call-iptables = 0
7 net.bridge.bridge-nf-call-arptables = 0