Answers

Question and Answer:

  Home  Virtuozzo

⟩ Do you know how to enable NAT for virtuozzo container?

To enable the NAT services for virtuozzo container multiple servers has to be connected with the internet using the single IP address. The containers are running in host and bridged mode. NAT allows user to access the resources that are present on the internet. The command and properties combination that can be used to set the NAT for the container is

vzctl set 101 –nat on –save.

This command will set the NAT for any container on the node. The 101 that is used is for a container that enables NAT for default virtual network adapter.

 187 views

More Questions for you: