virtual ethernet device [message #21255] |
Wed, 03 October 2007 18:29 |
maximiliano
Messages: 8 Registered: September 2007
|
Junior Member |
|
|
Helo, I need some help Heare Please .
I need to add another interface in a VPS
and I used the following command:
# vzctl set 101 --netif_add vet0
When I go to the VPS 101 I set up the interface with:
# ifconfig vet0 up
Bur the problem is when I want to asign an IP Address:
# ifconfig vet0 192.168.1.30
With this command I lost response with the VPS (sory my english).
I tried with...
# vzctl set 101 --ipadd 192.168.1.30
But this makes another venet0:X interface and I dont want this.
So, the question is, How can I put an ipaddress to this Interface (vet0)?.
Best Regards
Maximiliano C.
[Updated on: Wed, 03 October 2007 18:36] Report message to a moderator
|
|
|