Virtuozzo Question:
Download Job Interview Questions and Answers PDF
Do you know how to enable NAT for virtuozzo container?
Answer:
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.
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.
Download Virtuozzo Interview Questions And Answers
PDF
Previous Question | Next Question |
Can you please explain how to manage virtual networks? | Do you know what is the overhead that comes while using virtuozzo? |