On 2/20/08, Avi Kivity <[EMAIL PROTECTED]> wrote:
> Assuming you have eth0 on the host, tap0 on the host visible as eth0 in
>  the guest, and tap1 in the host visible as eth1 in the guest, you can
>  add a bridge between eth0 and tap0, and use tap1 as the nic in the host
>  for IP (e.g. run 'dhclient tap1' to obtain an internal IP address).

note that if you do that, there's no need to set IP address on the host's eth0

check the Xen maillist archive; this kind of setup is common there,
but they use some heavy iface renaming to make it look more 'normal'
(but a lot harder to initially grok)



-- 
Javier

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to