[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] vif-bridge script is called even configured to use NAT



On Sat, Apr 14, 2012 at 7:10 PM, Xi Shen <davidshen84@xxxxxxxxx> wrote:
> I have just tried the 'script' option, it does no work at all.
>
> I am going to take your advice and set up my network bridge myself. But I do
> not have much knowledge with bridging. I used KVM before, and you need to
> set up KVM network by manual. This is how I set up a NAT network for my KVM
> vm:
>
>     tunctl -u user
>     ip link set promisc on dev tap0
>     ip addr add 10.0.0.1/24 dev tap0
>     ip link set up dev tap0
>
>
> kvm -net nic,macaddr=mac -net tap,ifname=tap0,script=no,downscript=no
> /path/to/kvm.img
>
>
> KVM uses TAP, instead Xen uses bridge. Can you be kind to help me translate
> above script so it works with Xen?

Did you read the link I sent earlier?

Use that, and then setup xen to use that bridge.

-- 
Fajar

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.