OpenVZ 7 option ipv4.ip_nonlocal_bind in containers [message #52859] |
Tue, 13 June 2017 14:12 |
kylo.p
Messages: 1 Registered: June 2017 Location: Poland
|
Junior Member |
|
|
Hi,
I have a question about option "ipv4.ip_nonlocal_bind" in container. In the OpenVZ 7 containers I don't see this option, in kernel parameters.
In the main host this option exist and is enabled
# sysctl -a |grep bind
net.ipv4.ip_nonlocal_bind = 1
net.ipv6.bindv6only = 0
net.ipv6.ip_nonlocal_bind = 0
but on the containers I don't see this option, only net.ipv6.ip_nolocal_bind is available
sysctl -a |grep bind
net.ipv6.bindv6only = 0
net.ipv6.ip_nonlocal_bind = 0
Is a possible to enable option "ipv4.ip_nonlocal_bind" in OpenVZ7 containers? Is there any limitations in this function in OpenVZ7?
Best regards
Krzysztof
|
|
|