Difference between revisions of "Network configuration"

From Luna Node
Jump to: navigation, search
(Created page with "Normally, your VM will automatically acquire its IP address via DHCP. However, if needed, you can manually configure the network. Suppose your private IP address is 172.20.5.5...")
 
(No difference)

Latest revision as of 18:21, 16 November 2014

Normally, your VM will automatically acquire its IP address via DHCP. However, if needed, you can manually configure the network. Suppose your private IP address is 172.20.5.5 (your external IP doesn't need to be configured on VM); then use these settings:

IP: 172.20.5.5
Subnet mask: 255.255.0.0
Subnet: 172.20.0.0/16
Gateway: 172.20.0.1
Broadcast: 172.20.255.255