Subject: Re: [vserver] Have I created guest's lo correctly ?
From: Declan Mullen <declan@jadplace.com>
Date: Thu, 28 Feb 2008 21:01:55 +1100


Declan wrote:
> > In my first attempts to create a 127.0.0.1 "lo" interface for my
> > guest, I made a big mistake. My mistake was to rename the default
> > interface "/etc/vservers/<guest>/interfaces/0" to "1" and then
> > create  the 127.0.0.1 "lo" interface as "0".  I should not have
> > renamed the default interface and instead I should have created the
> > 127.0.0.1 "lo" interface as "1". Now that I've done that, within
> > the guest 127.0.0.1 is now redirected to the default interface via
> > the kernel and is no longer shared with the host's 127.0.0.1. I'm
> > now very happy :)

Daniel Hokka Zakrisson wrote:
>  You should remove that extra interface definition.

Remove the 127.0.0.1 "lo" definition (ie 
"/etc/vservers/<guest>/interfaces/1") ?