Merge "Ensure net.ipv6.conf.lo.disable_ipv6=0"
This commit is contained in:
commit
6ce9fd4eb9
@ -164,6 +164,8 @@ outputs:
|
||||
value: "35357,49000-49001"
|
||||
net.ipv6.conf.all.disable_ipv6:
|
||||
value: {get_param: KernelDisableIPv6}
|
||||
net.ipv6.conf.lo.disable_ipv6:
|
||||
value: 0
|
||||
net.ipv4.ip_forward:
|
||||
value: {get_param: KernelIpForward}
|
||||
net.ipv4.ip_nonlocal_bind:
|
||||
|
Loading…
Reference in New Issue
Block a user