[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Poin to point connection
Yes, it works. In the DomU, configure eth0 like you would normally do: ip addr add 192.168.0.1/32 peer 10.0.0.1 dev eth0 ip route add default via 10.0.0.1 You can then either configure the other domain appropriately or have the P2P connection terminated in the Dom0 by the associated vif. I believe that in this case, you need to assign a MAC to the vif and enable ARP on it. Anyhow, should should remove it from any bridge (xenbr0 by default). hth! On 7/9/07, Hieu Do <dohieu@xxxxxxxxx> wrote: Hi, _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |