From: Martin (inkubus_at_interalpha.co.uk)
Date: Wed 15 Jun 2005 - 14:51:39 BST
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
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver