On Wed, 2005-06-15 at 15:25 +0200, Timo M�ller wrote:
> Hey,
> how can i see with "ifconfig" for example the vServers IP-Adress ??
> I think there must stand something like that: eth0:vs1, or??
(As I understand it) the older vserver patches used aliases, so 

$ ifconfig device:first_11_chars_of_vserver_name

(i.e. ifconfig eth0:vs1 ) will display the information, the newer
patches use a newer kernel API, so 

$ ip addr

is needed to get the full list.

HTH

Cheers,
 - Martin


_______________________________________________
Vserver mailing list
[email protected]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to