Am Donnerstag, 11. Oktober 2007 schrieb Klaus Espenlaub:
> Wilhelm Meier wrote:
> > Am Dienstag, 2. Oktober 2007 schrieb Frank Mehnert:
> >> On Tuesday 02 October 2007, Wilhelm Meier wrote:
> >>> Hello,
> >>>
> >>> if I try to set vrdpaddress to a specific ip-address of a host
> >>> with multiple interfaces and then try to start the vm, I get
> >>> the following error:
> >>>
> >>> kmux-host:/var/lib/vbox/vbox1# VBoxVRDP -startvm vbox1
> >>> VirtualBox VRDP Headless Interface 1.5.0
> >>> (C) 2005-2007 innotek GmbH
> >>> All rights reserved
> >>>
> >>> Listening on port 3389
> >>> Error: failed to start machine. Error message: Failed to launch
> >>> VRDP server (VERR_NOT_SUPPORTED)
>
> There are quite a few reasons unfortunately why VRDP can fail with
> that error. Without knowing more about your network configuration
> and VM configuration it's next to impossible to give you a quick
> solution (if possible at all).

Here it is:
----------
kmux-host:/var/lib/vbox/vbox1# ifconfig -a
dummy0    Link encap:Ethernet  HWaddr 42:8C:07:D2:F4:94
          inet addr:192.168.222.10  Bcast:192.168.222.255  
Mask:255.255.255.0
          inet6 addr: fe80::408c:7ff:fed2:f494/64 Scope:Link
          UP BROADCAST RUNNING NOARP  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2735 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:666174 (650.5 KiB)

eth0      Link encap:Ethernet  HWaddr 00:10:18:2F:3B:F3
          inet addr:10.0.59.133  Bcast:10.0.59.255  Mask:255.255.255.0
          inet6 addr: fe80::210:18ff:fe2f:3bf3/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1303986 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1695232 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1272587141 (1.1 GiB)  TX bytes:1870697725 (1.7 GiB)
          Interrupt:16

eth1      Link encap:Ethernet  HWaddr 00:1A:A0:36:05:77
          inet addr:192.168.32.10  Bcast:192.168.32.255  
Mask:255.255.255.0
          inet6 addr: fe80::21a:a0ff:fe36:577/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:4057733 errors:0 dropped:0 overruns:0 frame:0
          TX packets:5325227 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:778978947 (742.8 MiB)  TX bytes:1447358811 (1.3 
GiB)
          Interrupt:17

eth1:1    Link encap:Ethernet  HWaddr 00:1A:A0:36:05:77
          inet addr:192.168.32.12  Bcast:192.168.32.255  
Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:17

eth1:2    Link encap:Ethernet  HWaddr 00:1A:A0:36:05:77
          inet addr:192.168.32.13  Bcast:192.168.32.255  
Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:17

eth1:3    Link encap:Ethernet  HWaddr 00:1A:A0:36:05:77
          inet addr:192.168.32.14  Bcast:192.168.32.255  
Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:17

eth1:4    Link encap:Ethernet  HWaddr 00:1A:A0:36:05:77
          inet addr:192.168.32.15  Bcast:192.168.32.255  
Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:17

eth1:5    Link encap:Ethernet  HWaddr 00:1A:A0:36:05:77
          inet addr:192.168.32.16  Bcast:192.168.32.255  
Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:17

eth1:6    Link encap:Ethernet  HWaddr 00:1A:A0:36:05:77
          inet addr:192.168.32.17  Bcast:192.168.32.255  
Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:17

eth1:7    Link encap:Ethernet  HWaddr 00:1A:A0:36:05:77
          inet addr:192.168.32.18  Bcast:192.168.32.255  
Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:17

eth1:8    Link encap:Ethernet  HWaddr 00:1A:A0:36:05:77
          inet addr:192.168.32.19  Bcast:192.168.32.255  
Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:17

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:409097 errors:0 dropped:0 overruns:0 frame:0
          TX packets:409097 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:226496045 (216.0 MiB)  TX bytes:226496045 (216.0 
MiB)

---------------

kmux-host:/var/lib/vbox/vbox1# more vbox1.xml
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<!-- innotek VirtualBox Machine Configuration -->
<VirtualBox xmlns="http://www.innotek.de/VirtualBox-settings"; 
version="1.2-linux">

  <Machine OSType="unknown" lastStateChange="2007-10-12T12:35:03Z" 
name="vbox1" uuid="{8780716c-0919-48
58-d1a2-cbc06f197ada}">
    <Hardware>
      <CPU>
        <HardwareVirtEx enabled="true"/>
      </CPU>
      <Memory RAMSize="512"/>
      <Boot>
        <Order device="Floppy" position="1"/>
        <Order device="DVD" position="2"/>
        <Order device="HardDisk" position="3"/>
      </Boot>
      <Display MonitorCount="1" VRAMSize="8"/>
      <RemoteDisplay authTimeout="5000" authType="null" enabled="true" 
netAddress="192.168.32.10" port=
"10001"/>
      <BIOS>
        <ACPI enabled="true"/>
        <IOAPIC enabled="false"/>
        <Logo displayTime="0" fadeIn="true" fadeOut="true"/>
        <BootMenu mode="messageandmenu"/>
        <TimeOffset value="0"/>
      </BIOS>
      <DVDDrive passthrough="false">
        <Image uuid="{832e807e-aebf-45af-d181-ddd6609e64b4}"/>
      </DVDDrive>
      <FloppyDrive enabled="true"/>
      <USBController enabled="false"/>
      <Network>
        <Adapter MACAddress="0800276F1B57" cable="true" enabled="true" 
slot="0" type="Am79C973">
          <NAT/>
        </Adapter>
        <Adapter MACAddress="08002798E415" cable="true" 
enabled="false" slot="1" type="Am79C973"/>
        <Adapter MACAddress="080027BFD285" cable="true" 
enabled="false" slot="2" type="Am79C973"/>
        <Adapter MACAddress="08002755772B" cable="true" 
enabled="false" slot="3" type="Am79C973"/>
      </Network>
      <Uart>
        <Port IOBase="0x3f8" IRQ="4" enabled="false" 
hostMode="Disconnected" slot="0"/>
        <Port IOBase="0x3f8" IRQ="4" enabled="false" 
hostMode="Disconnected" slot="1"/>
      </Uart>
      <Lpt>
        <Port IOBase="0x378" IRQ="4" enabled="false" slot="0"/>
        <Port IOBase="0x378" IRQ="4" enabled="false" slot="1"/>
      </Lpt>
      <AudioAdapter driver="null" enabled="false"/>
      <SharedFolders/>
      <Clipboard mode="Bidirectional"/>
    </Hardware>
    <HardDiskAttachments>
      <HardDiskAttachment bus="ide0" device="master" 
hardDisk="{e151391b-a449-4b98-a8a6-dfcf4b510a8d}"/
>
    </HardDiskAttachments>
  </Machine>

</VirtualBox>
kmux-host:/var/lib/vbox/vbox1#         

-----------------------
kmux-host:/var/lib/vbox/vbox1/Logs# more VBox.log
00:00:02.665 VirtualBox 1.5.0 r24069 (Sep  3 2007 10:14:11) release 
log
00:00:02.665 Log opened 2007-10-12T12:35:03.132141000Z
00:00:02.692 Failed to launch VRDP server (VERR_NOT_SUPPORTED), error 
message: 'Failed to launch VRDP s
erver (VERR_NOT_SUPPORTED)'
00:00:02.692 ERROR [COM]: aRC=0x80004005 
aIID={1dea5c4b-0753-4193-b909-22330f64ec45} aComponent={Consol
e} aText={Failed to launch VRDP server (VERR_NOT_SUPPORTED)} 
aPreserve=false
00:00:02.753 Power up failed (vrc=VERR_NOT_SUPPORTED, hrc=0x80004005)
kmux-host:/var/lib/vbox/vbox1/Logs#                         

---------------------------

hth,
Wilhelm

_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to