fix adv netfilter
This commit is contained in:
parent
d2e0c53936
commit
646c5a73b8
@ -141,7 +141,7 @@ cd /usr/src/linux;
|
||||
./scripts/config --enable KEYS # boolean
|
||||
./scripts/config --module VETH # tristate
|
||||
./scripts/config --module BRIDGE # tristate
|
||||
./scripts/config --module NETFILTER_ADVANCED # boolean, implicit requirement for BRIDGE_NETFILTER
|
||||
./scripts/config --enable NETFILTER_ADVANCED # boolean, implicit requirement for BRIDGE_NETFILTER
|
||||
./scripts/config --module BRIDGE_NETFILTER # tristate
|
||||
./scripts/config --module NF_NAT_IPV4 # tristate
|
||||
./scripts/config --module IP_NF_FILTER # tristate
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user