Hi Roy,
On Fri, Apr 28, 2006 at 12:28:46PM +0100, Roy Marples wrote:
> On Monday 17 April 2006 18:22, Petre Rodan wrote:
> > I have the following on the server's setup:
> >
> > push "route 10.0.0.0 255.255.255.0"
> > push "route 0.0.0.0 0.0.0.0"
> > push "redirect-gateway local"
>
> .. snip ..
>
On Monday 17 April 2006 18:22, Petre Rodan wrote:
> I have the following on the server's setup:
>
> push "route 10.0.0.0 255.255.255.0"
> push "route 0.0.0.0 0.0.0.0"
> push "redirect-gateway local"
.. snip ..
>
> but with a patched beta14 version, I end up having 2 default gateways:
>
> it basic
hi,
On Thu, Apr 13, 2006 at 11:40:07PM +0100, Roy Marples wrote:
> On Thursday 13 April 2006 22:01, Roy Marples wrote:
> > On Thursday 13 April 2006 21:33, James Yonan wrote:
> > > Roy Marples wrote:
> > > > In some instances, Linux requires routes being stuck to interfaces
> > > > instead of flo
On Thursday 13 April 2006 22:01, Roy Marples wrote:
> On Thursday 13 April 2006 21:33, James Yonan wrote:
> > Roy Marples wrote:
> > > In some instances, Linux requires routes being stuck to interfaces
> > > instead of floating. Mainly in virtual environments like Xen and Qemu.
> > >
> > > Attached
On Thursday 13 April 2006 21:33, James Yonan wrote:
> Roy Marples wrote:
> > In some instances, Linux requires routes being stuck to interfaces
> > instead of floating. Mainly in virtual environments like Xen and Qemu.
> >
> > Attached is a patch that addresses this issue.
> What about the case whe
Roy Marples wrote:
Hi List!
In some instances, Linux requires routes being stuck to interfaces instead of
floating. Mainly in virtual environments like Xen and Qemu.
Attached is a patch that addresses this issue.
Thanks