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"
|
value: "35357,49000-49001"
|
||||||
net.ipv6.conf.all.disable_ipv6:
|
net.ipv6.conf.all.disable_ipv6:
|
||||||
value: {get_param: KernelDisableIPv6}
|
value: {get_param: KernelDisableIPv6}
|
||||||
|
net.ipv6.conf.lo.disable_ipv6:
|
||||||
|
value: 0
|
||||||
net.ipv4.ip_forward:
|
net.ipv4.ip_forward:
|
||||||
value: {get_param: KernelIpForward}
|
value: {get_param: KernelIpForward}
|
||||||
net.ipv4.ip_nonlocal_bind:
|
net.ipv4.ip_nonlocal_bind:
|
||||||
|
Loading…
Reference in New Issue
Block a user