Subject: Re: [vserver] Additional internal-only IP on loopback
From: Gordan Bobic <gordan@bobich.net>
Date: Thu, 16 Sep 2010 12:04:43 +0100

On 09/16/2010 11:58 AM, Daniel Hokka Zakrisson wrote:
> Gordan Bobic wrote:
>> I cannot seem tol get this to work. I have added:
>>
>> /etc/vservers/$name/interfaces/1/dev
>> lo
>> /etc/vservers/$name/interfaces/1/ip
>> 192.168.0.1
>> /etc/vservers/$name/interfaces/1/prefix
>> 16
>>
>> but within the guest, I cannot see this IP on lo. What else do I need to
>> do? Do I have to have the host listening on the same subnet on that
>> interface or something like that?
>
> Cannot see it how? ifconfig only shows one IP per interface. Try ip addr.

I fail. You're absolutely right. It is there afterall. Old ifconfig 
habbits die hard. ;)

Gordan