Re: [Libvir] Patch for routed virtual networks

2008-03-30 Thread Soren Hansen
On Fri, Mar 28, 2008 at 08:40:19PM +, Daniel P. Berrange wrote: In theory I think it might be possible to avoid the need to configure the local LAN router, by messing with proxy_arp, but I've not got it to work so far. Unless I've misunderstood something, this won't work. If a machine on

Re: [Libvir] Patch for routed virtual networks

2008-03-28 Thread Daniel P. Berrange
On Tue, Mar 25, 2008 at 12:56:31PM +0100, Mads Chr. Olesen wrote: man, 24 03 2008 kl. 19:00 +, skrev Daniel P. Berrange: On Mon, Mar 24, 2008 at 10:52:41AM +0100, Mads Chr. Olesen wrote: Anything further I can do to help get this patch commited? I have been running with it,

Re: [Libvir] Patch for routed virtual networks

2008-03-25 Thread Mads Chr. Olesen
man, 24 03 2008 kl. 19:00 +, skrev Daniel P. Berrange: On Mon, Mar 24, 2008 at 10:52:41AM +0100, Mads Chr. Olesen wrote: Anything further I can do to help get this patch commited? I have been running with it, without problems across restarts, etc., for a couple of weeks now. I

Re: [Libvir] Patch for routed virtual networks

2008-03-24 Thread Mads Chr. Olesen
Anything further I can do to help get this patch commited? I have been running with it, without problems across restarts, etc., for a couple of weeks now. man, 10 03 2008 kl. 22:09 +0100, skrev Mads Chr. Olesen: søn, 09 03 2008 kl. 21:09 +, skrev Daniel P. Berrange: On Sat, Mar 08, 2008

Re: [Libvir] Patch for routed virtual networks

2008-03-09 Thread Daniel P. Berrange
On Sat, Mar 08, 2008 at 04:33:32PM +0100, Mads Chr. Olesen wrote: Greetings! The attached patch adds support for having routed virtual networks, in addition to the masquerading setup possible with the forward / stanza. I have added a route dev=ethX / stanza (dev is optional), completely

[Libvir] Patch for routed virtual networks

2008-03-08 Thread Mads Chr. Olesen
Greetings! The attached patch adds support for having routed virtual networks, in addition to the masquerading setup possible with the forward / stanza. I have added a route dev=ethX / stanza (dev is optional), completely equivalent to the forward / stanza. Summary of changes: * Added route /

Re: [Libvir] Patch for routed virtual networks

2008-03-08 Thread Mads Chr. Olesen
lør, 08 03 2008 kl. 16:33 +0100, skrev Mads Chr. Olesen: The attached patch adds support for having routed virtual networks, in addition to the masquerading setup possible with the forward / stanza. Just found a small error, now it actually compiles. -- Mads Chr. Olesen [EMAIL PROTECTED]