[vbox-dev] [PATCH] UDPTunnel : new network interface backend to allow using this to link to GNS3 and QEMU instances over the network

Mario Lobo mlobo at digiart.art.br
Sun May 15 21:11:27 GMT 2011


On Sunday 15 May 2011 17:56:15 Mario Lobo wrote:
> On Sunday 15 May 2011 15:08:01 Mario Lobo wrote:
> > On Sunday 15 May 2011 14:57:44 Alexey Eromenko wrote:
> > > Try to get exact release: SVN r37019 - and reapply my patches again.
> > > 
> > > Others may not work.
> > > --
> > 
> > When I svned, i got release 37055
> > 
> > I'll DL 37019 and do everything again.
> 
> Alexey:
> 
> Same problem with 37019. Here is VM log:
> 
> 00:00:01.514 IntNet#0: szNetwork={HostInterfaceNetworking-re0}
> enmTrunkType=3 szTrunk={re0} fFlags=0x8000 cbRecv=325632 cbSend=196608
> fIgnoreConnectFailure=false
> 
> 00:00:01.515 DrvUDPConstruct : Attempting to parse network
> sport=4444;dest=127.0.0.1;dport=4445
> 
> 00:00:01.515 VMSetError: /usr/ports/emulators/virtualbox-
> ose/work/VirtualBox-4.1.0_OSE/src/VBox/Devices/Network/DrvUDPTunnel.cpp(598
> ) int drvUDPConstruct(PDMDRVINS*, CFGMNODE*, uint32_t);
> rc=VERR_PDM_HIF_OPEN_FAILED
> 
> 00:00:01.515 VMSetError: Failed to bind the server socket
> 
> 00:00:01.515 PDM: Failed to construct 'pcnet'/1! VERR_PDM_HIF_OPEN_FAILED
> (-2852) - Unable to open the host interface.
> 
> 00:00:01.644 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={515e8e8d-
> f932-4d8e-9f32-79a52aead882} aComponent={Console} aText={Failed to bind the
> server socket (VERR_PDM_HIF_OPEN_FAILED)}, preserve=false
> 
> 00:00:01.650 Power up failed (vrc=VERR_PDM_HIF_OPEN_FAILED,
> rc=NS_ERROR_FAILURE (0X80004005))

Sorry for replying to myself but error was my bad. port 4444 is already being 
used by another program!.

As soon I change the sport, everything worked!. I'm going to change back to 
the newest revision and do it again.


-- 
Mario Lobo
http://www.mallavoodoo.com.br
FreeBSD since 2.2.8 [not Pro-Audio.... YET!!] (99% winblows FREE)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20110515/a2e91eae/attachment.html>


More information about the vbox-dev mailing list