Patrick Simon a écrit :

Hi list :-)

is there any *simple* method for adding a loopback device inside?

Create a new interface.


. (/etc/vservers/<name>
|-- apps
|   `-- init
|       |-- mark
|       `-- style
|-- bcapabilities
|-- context
|-- flags
|-- fstab
|-- interfaces
|   |-- 0
|   |   |-- ip
|   |   |-- mask
|   |   |-- name
|   |   `-- dev
|   `-- 1
|       |-- ip
|       `-- nodev
|-- name
|-- run -> /var/run/vservers/<name>
|-- uts
|   `-- nodename
`-- vdir -> /etc/vservers/.defaults/vdirbase/<name>

Interface 1 is loopback.

 File ip : 127.0.0.1
 touch nodev


@+
Stéphane
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to