WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] How do you give USB to a Windows domU?

To: "Xen List" <xen-users@xxxxxxxxxxxxxxxxxxx>, "James Pifer" <jep@xxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] How do you give USB to a Windows domU?
From: "Nick Couchman" <Nick.Couchman@xxxxxxxxx>
Date: Tue, 03 Nov 2009 09:59:00 -0700
Cc:
Delivery-date: Tue, 03 Nov 2009 08:59:54 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1257266953.2711.67.camel@xxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <4AEAEAC9020000990007323F@xxxxxxxxxxxxxxxxxxxxx> <1257180801.2711.22.camel@xxxxxxxxxxxxxxxxxxxxxxxx> <f712b9cf0911020900qcaf8c12y7f21e9aa961bbbf6@xxxxxxxxxxxxxx> <1257182876.2711.24.camel@xxxxxxxxxxxxxxxxxxxxxxxx> <20091102174633.GC1434@xxxxxxxxxxx> <1257213116.2711.31.camel@xxxxxxxxxxxxxxxxxxxxxxxx> <4AEF2ACD020000990007399C@xxxxxxxxxxxxxxxxxxxxx> <1257216473.2711.38.camel@xxxxxxxxxxxxxxxxxxxxxxxx> <4AEF37CA02000099000739D3@xxxxxxxxxxxxxxxxxxxxx> <1257260048.2711.48.camel@xxxxxxxxxxxxxxxxxxxxxxxx> <f712b9cf0911030656v6aa44e58m59bb5bd93f951640@xxxxxxxxxxxxxx> <4AEFE2B802000099000294FF@xxxxxxxxxxxxxxxxxxxxx> <1257261447.2711.53.camel@xxxxxxxxxxxxxxxxxxxxxxxx> <4AEFE9740200009900029596@xxxxxxxxxxxxxxxxxxxxx> <1257263029.2711.57.camel@xxxxxxxxxxxxxxxxxxxxxxxx> <4AEFEE0102000099000295DB@xxxxxxxxxxxxxxxxxxxxx> <1257263845.2711.61.camel@xxxxxxxxxxxxxxxxxxxxxxxx> <4AEFF10202000099000295F4@xxxxxxxxxxxxxxxxxxxxx> <1257266953.2711.67.camel@xxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
eth4 - The xen startup script renames eth4 to peth4, then creates a
bridge called eth4.  You can also use the command "brctl show" to show
the currently configured bridges.

-Nick

>>> On 2009/11/03 at 09:49, James Pifer <jep@xxxxxxxxxxxxxxxx> wrote:
> On Tue, 2009-11-03 at 08:59 -0700, Nick Couchman wrote:
>> You might need to specify "bridge=<bridgename>" on the "vif=" line
in your 
> config file and point it at a specific bridge.
>> 
>> -Nick
> 
> How can I tell what the bridge is called? Is it eth4 or peth4?
> 
> brctl show gives me:
> bridge name     bridge id               STP enabled     interfaces
> eth4            8000.002655827dd4       no              peth4
> 
> 
> # ifconfig
> eth4      Link encap:Ethernet  HWaddr 00:26:55:82:7D:D4  
>           inet addr:172.16.4.153  Bcast:10.96.5.255 
Mask:255.255.254.0
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:147511 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:121841 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:0 
>           RX bytes:30694748 (29.2 Mb)  TX bytes:36280012 (34.5 Mb)
> 
> lo        Link encap:Local Loopback  
>           inet addr:127.0.0.1  Mask:255.0.0.0
>           UP LOOPBACK RUNNING  MTU:16436  Metric:1
>           RX packets:114 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:114 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:0 
>           RX bytes:6850 (6.6 Kb)  TX bytes:6850 (6.6 Kb)
> 
> peth4     Link encap:Ethernet  HWaddr 00:26:55:82:7D:D4  
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:147623 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:124186 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:1000 
>           RX bytes:33415763 (31.8 Mb)  TX bytes:36952614 (35.2 Mb)
>           Interrupt:20 Memory:f8000000-f8012100 
> 
> 
> I tied this these didn't work:
> vif=[ 'bridge=peth4,mac=00:16:3e:1a:45:41,model=rtl8139,type=ioemu',
]
> vif=[ 'bridge=eth4,mac=00:16:3e:1a:45:41,model=rtl8139,type=ioemu',
]
> 
> I'd still like to get virt-manager working too, but not sure to go
about
> that. 
> 
> Thanks,
> James


--------
This e-mail may contain confidential and privileged material for the sole use 
of the intended recipient.  If this email is not intended for you, or you are 
not responsible for the delivery of this message to the intended recipient, 
please note that this message may contain SEAKR Engineering (SEAKR) 
Privileged/Proprietary Information.  In such a case, you are strictly 
prohibited from downloading, photocopying, distributing or otherwise using this 
message, its contents or attachments in any way.  If you have received this 
message in error, please notify us immediately by replying to this e-mail and 
delete the message from your mailbox.  Information contained in this message 
that does not relate to the business of SEAKR is neither endorsed by nor 
attributable to SEAKR.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>