Opened 14 years ago
Closed 14 years ago
#7031 closed defect (fixed)
Can not create a DHCP server for internal network => Fixed in SVN
Reported by: | Perry G | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 3.2.4 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Windows |
Description
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
Change History (6)
comment:1 by , 14 years ago
Summary: | Can not create a DHCP server for internal network. → Can not create a DHCP server for internal network => Fixed in SVN |
---|
comment:2 by , 14 years ago
Summary: | Can not create a DHCP server for internal network => Fixed in SVN → Can not create a DHCP server for internal network |
---|
Sorry, the bug isn't fixed yet, but hopefully someone will find time to fix it soon.
comment:5 by , 14 years ago
Summary: | Can not create a DHCP server for internal network → Can not create a DHCP server for internal network => Fixed in SVN |
---|
comment:6 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Thanks for this report. This bug will be fixed in the upcoming maintenance release (not in the 3.2.6 Beta 1 yet).