Virtualbox internal network [Help]

This is for discussing general topics about how to use VirtualBox.
Post Reply
jakes9x
Posts: 7
Joined: 29. Oct 2010, 17:00
Primary OS: MS Windows XP
VBox Version: OSE other
Guest OSses: windows xp

Virtualbox internal network [Help]

Post by jakes9x »

I specified DHCP server with this command and it was successful
VBoxManage dhcpserver add --netname intnet --ip 192.168.56.1 --netmask 255.255.255.0 --lowerip 192.168.1.2 --upperip 192.168.56.254 --enable

Then i opened cmd in my original pc {host pc} and gave this command for internal network
C://Program Files\Oracle\VirtualBox>VBoxManage modifyvm "my virtualbox name" --nic<x> intnet
and this
C://Program Files\Oracle\VirtualBox>VBoxManage modifyvm "my virtualbox name" --intnet<x> "network name"

And it showed me an error "The system cannot find the specified file"
What is wrong with this command i used it exactly as shown in virtualbox manual
Martin
Volunteer
Posts: 2562
Joined: 30. May 2007, 18:05
Primary OS: Fedora other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: XP, Win7, Win10, Linux, OS/2

Re: Virtualbox internal network [Help]

Post by Martin »

You did replace the "<x>" with the NIC number?
jakes9x
Posts: 7
Joined: 29. Oct 2010, 17:00
Primary OS: MS Windows XP
VBox Version: OSE other
Guest OSses: windows xp

Re: Virtualbox internal network [Help]

Post by jakes9x »

Martin wrote:You did replace the "<x>" with the NIC number?
No i didn't where can i get this NIC number ?
Leak
Posts: 242
Joined: 31. Mar 2009, 13:00
Primary OS: MS Windows 7
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Debian Testing, Windows XP, Windows Server 2003/2008 R2

Re: Virtualbox internal network [Help]

Post by Leak »

jakes9x wrote:
Martin wrote:You did replace the "<x>" with the NIC number?
No i didn't where can i get this NIC number ?
From the Network tab in the VM settings; it says "Adapter <x>" on the tabs...

np: Sistol - Kotka (FaltyDL Refunk) (Sistol Remakes)
Post Reply