﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
7031,Can not create a DHCP server for internal network => Fixed in SVN,Perry G,,"While helping a user I tried to create a DHCP server and was unable to do so.  Below are the commands and the error message.


{{{
>VBoxManage dhcpserver add --netname intnet --ip 192.168.10.1 --netmask 255.255.255.0  --lowerip 192.168.10.10 --upperip 192.168.10.50 --enable
}}}


{{{
Oracle VM VirtualBox Command Line Management Interface Version 3.2.4
(C) 2005-2010 Oracle Corporation
All rights reserved.

ERROR: code E_FAIL (0x80004005) - Unspecified error (extended info not available
)
Context: ""CreateDHCPServer(NetName.mutableRaw(), svr.asOutParam())"" at line 248
of file VBoxManageDHCPServer.cpp
error: failed to create server
}}}


And the link to the topic http://forums.virtualbox.org/viewtopic.php?f=7&t=32184&start=0",defect,closed,other,VirtualBox 3.2.4,fixed,,,other,Windows
