Private networking works best if you only need to access the vm from the host. However, there are situations when you need other machines in your network to gain access to the vm. Before you go to public networking, you might want to consider port forwarding because it is possible to let other machines gain access to the vm without totally exposing the guest machine. Think of the port forwarding option as a combination of public and private networking. We get to select which application services (ports) we will expose to the public. The ports are not all exposed as a default.
| |
|