OpenVZ Forum


Home » General » Support » *SOLVED* disable venet?
Re: disable venet? [message #6404 is a reply to message #6403] Fri, 15 September 2006 13:10 Go to previous messageGo to previous message
Andrey Mirkin is currently offline  Andrey Mirkin
Messages: 193
Registered: May 2006
Senior Member
szocske wrote on Fri, 15 September 2006 07:58

Please don't make me re-create it to get you the exact error message, it was something like waiting for veth interface to close or something, repeating every few seconds, infinitely.

No, you don't need to repeat this Smile

szocske wrote on Fri, 15 September 2006 07:58

I just wanted to edit the guest /etc/network/interfaces file as on a normal system, but it starts with a comment reminding me to use an interfaces.template file instead, which I can't find any information on. I don't need any vzctl support, I just want to specify the content of my /etc/networks/interfaces file Smile

You can use VEID.start script wich is executed inside VE on start to configure veth interface inside VE. Something like this:
#!/bin/bash
ifconfig eth0 0
ip a add a.b.c.d dev eth0
ip ro add default dev eth0


Andrey Mirkin
http://static.openvz.org/userbars/openvz-developer.png
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Huge image
Next Topic: communication slow between vps
Goto Forum:
  


Current Time: Mon Jul 15 13:01:22 GMT 2024

Total time taken to generate the page: 0.02311 seconds