Add Alpine/Configs/DisableIPv6.conf
This commit is contained in:
parent
2f760ee012
commit
035af57f43
5
Alpine/Configs/DisableIPv6.conf
Normal file
5
Alpine/Configs/DisableIPv6.conf
Normal file
@ -0,0 +1,5 @@
|
||||
# Force IPv6 to be disabled
|
||||
net.ipv6.conf.all.disable_ipv6 = 1
|
||||
net.ipv6.conf.default.disable_ipv6 = 1
|
||||
net.ipv6.conf.lo.disable_ipv6 = 1
|
||||
net.ipv6.conf.eth0.disable_ipv6 = 1
|
||||
Loading…
x
Reference in New Issue
Block a user