mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-12-26 14:34:00 +00:00
More disable IPv6
This commit is contained in:
parent
123f6443dd
commit
59be008880
|
@ -78,3 +78,5 @@ net.ipv4.ip_forward=1
|
|||
|
||||
# Disable IPv6
|
||||
net.ipv6.conf.all.disable_ipv6 = 1
|
||||
net.ipv6.conf.default.disable_ipv6 = 1
|
||||
net.ipv6.conf.lo.disable_ipv6 = 1
|
Loading…
Reference in New Issue
Block a user