VirtualBox

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 Frank Mehnert, 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

Thanks for this report. This bug will be fixed in the upcoming maintenance release (not in the 3.2.6 Beta 1 yet).

comment:2 by Klaus Espenlaub, 14 years ago

Summary: Can not create a DHCP server for internal network => Fixed in SVNCan 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:3 by Perry G, 14 years ago

This seems to work now with version 3.2.6-B2

comment:4 by Frank Mehnert, 14 years ago

Yes, the correct fix made it into Beta 2. Thanks for the confirmation.

comment:5 by Frank Mehnert, 14 years ago

Summary: Can not create a DHCP server for internal networkCan not create a DHCP server for internal network => Fixed in SVN

comment:6 by Frank Mehnert, 14 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use