Opened 20 months ago
Last modified 20 months ago
#21454 new defect
Error: vmnet_start_interface returned 1001
| Reported by: | urbanchef | Owned by: | |
|---|---|---|---|
| Component: | other | Version: | VirtualBox-7.0.6 |
| Keywords: | Cc: | roman.mushchinskiy@… | |
| Guest type: | Linux | Host type: | Mac OS X |
Description
Unable to use host only network with 192.0.2.0/24 network
00:00:01.271232 VMNet: Host network with mask 255.255.255.0 (192.0.2.1 to 192.0.2.200) 00:00:01.271907 VMSetError: /Users/vbox/tinderbox/mac-rel/src/VBox/Devices/Network/DrvVMNet.m(650) int drvVMNetConstruct(PPDMDRVINS, PCFGMNODE, uint32_t); rc=VERR_INVALID_PARAMETER 00:00:01.271911 VMSetError: Error: vmnet_start_interface returned 1001 00:00:01.272118 VMSetError: /Users/vbox/tinderbox/mac-rel/src/VBox/Devices/Network/DevE1000.cpp(8287) int e1kR3Construct(PPDMDEVINS, int, PCFGMNODE); rc=VERR_INVALID_PARAMETER 00:00:01.272121 VMSetError: Failed to attach the network LUN 00:00:01.272141 PDM: Failed to construct 'e1000'/1! VERR_INVALID_PARAMETER (-2) - Invalid parameter.
% cat /etc/vbox/networks.conf
- 192.0.2.0/24
- 0.0.0.0/0 ::/0
Attachments (2)
Change History (3)
by , 20 months ago
by , 20 months ago
| Attachment: | Снимок экрана 2023-02-02 в 15.26.47.png added |
|---|

