Changes

From SME Server
Jump to navigationJump to search
1 byte added ,  05:05, 20 May 2009
Line 232: Line 232:  
----
 
----
   −
To give your virtual machine an IP Address from your local network (ie DHCP provided by another machine), use the following commands to change the Virtual NIC to use your LAN connection.  If you server as configured as a gateway, make sure that 'eth0' is the LAN port not the WAN otherwise your virtual machine will be exposed to the internet without a firewall.
+
To give your virtual machine an IP Address from your local network (ie DHCP provided by another machine), use the following commands to change the Virtual NIC to use your LAN connection.  If your server is configured as a gateway, make sure that 'eth0' is the LAN port not the WAN otherwise your virtual machine will be exposed to the internet without a firewall.
 
  VBoxManage modifyvm "WinXP" -nic1 bridged
 
  VBoxManage modifyvm "WinXP" -nic1 bridged
 
  VBoxManage modifyvm "WinXP" -bridgeadapter1 eth0
 
  VBoxManage modifyvm "WinXP" -bridgeadapter1 eth0
8

edits

Navigation menu