Opened 8 years ago
Last modified 20 months ago
#15534 new defect
VBoxManage hostonlyif ipconfig vboxnet1 --dhcp leads to error
Reported by: | manschenk | Owned by: | |
---|---|---|---|
Component: | network/hostif | Version: | VirtualBox 5.0.22 |
Keywords: | dhcp hostif | Cc: | |
Guest type: | Linux | Host type: | Linux |
Description
Host type: Debian jessie amd64
Trying to configure vboxnet1 to use dhcp after creating it leads to the following error:
VBoxManage: error: Code NS_ERROR_NOT_IMPLEMENTED (0x80004001) - Not implemented (extended info not available) VBoxManage: error: Context: "EnableDynamicIPConfig()" at line 210 of file VBoxManageHostonly.cpp
Steps to reproduce:
- create hostonlyif with VBoxManage hostonlyif create
- call VBoxManage hostonlyif ipconfig vboxnet1 --dhcp (replace vboxnet1 by the name you get from VBoxManage list hostonlyifs after creating it.
Using the VBoxNetworkName: ( HostInterfaceNetworking-vboxnet1 ) instead of vboxnet1 did not change anything.
Change History (3)
comment:1 by , 8 years ago
comment:3 by , 20 months ago
Ran into this as well on VB version "6.1.42-155177~Ubuntu~jammy" with the same reproduction steps.
Note:
See TracTickets
for help on using tickets.
Still same problem with VirtualBox 5.0.24