Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jan 2013 14:25:09 +0200
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
Cc:        freebsd-emulation@freebsd.org
Subject:   Re: rc.d/vboxnet fails to fully configure interface
Message-ID:  <5107BFA5.2020902@gmail.com>
In-Reply-To: <50FD3A40.8040105@gmail.com>
References:  <50FD3A40.8040105@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
21.01.2013 14:53, Volodymyr Kostyrko:
> Hi all.
>
> After patching rc.d/vboxnet to run VBoxManage correctly I found that it
> doesn't create interface at all, as all interface specification is bound
> to user running machines.

Moreover, when I checked logs written by VBoxManage from this rc script 
I found:

00:00:00.152123 nspr-2   Loading settings file 
"/root/.VirtualBox/VirtualBox.xml" with version "1.12-freebsd"
00:00:03.974933 nspr-2   VDInit finished
00:00:09.190551 Watcher  ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) 
aIID={3b2f08eb-b810-4715-bee0-bb06b9880ad2} aComponent={VirtualBox} 
aText={The object is not ready}, preserve=false

Anyway I found how I can make interface working during the boot. 
Duplicating interface configuration in /etc/rc.conf gives system hints 
on how to complete interface initialization. Everything (named, inetd, 
other daemons listening on virtual interface) now works correctly for me.

-- 
Sphinx of black quartz, judge my vow.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5107BFA5.2020902>