Hi all, <div><br></div><div>I solved my problem.</div><div><br></div><div><div>First I created a new file /etc/network /interfaces.head where I introduced the interface configuration.</div><div><br></div><div><i>auto eth0</i></div>
<div><i>iface eth0 inet dhcp</i></div><div><i><br></i></div><div>When I restarted the container  interface to up correctly ,  at this point I encountered a new problem, the system has failed to load configuration and has not up any of the other interfaces, even the hostname was incorrect.</div>
<div> </div><div> I deleted the file   /etc/network /interfaces.head nd created a new / etc / network / interfaces.tail with the interface configuration.</div><div><br></div><div><div><i>auto eth0</i></div><div><i>iface eth0 inet dhcp</i></div>
</div><div><br></div><div>I restarted the container and it worked correctly, successfully created the new interface and all the others that were already set up, also was correct hostname.</div><div><br></div><div><div>Are there any known problem when configuring the new interfaces with the file</div>
<div>  /etc /network /interfaces.head?</div></div><div><br></div><br><div class="gmail_quote">2012/12/20 lara sanz <span dir="ltr"><<a href="mailto:lara.sanz.15@gmail.com" target="_blank">lara.sanz.15@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all , <div><br></div><div><br></div><div>I created a Container in Proxmox server, Container is debian 6 , in this container I have one bridge interface, eth1, </div>
<div>when I change interface configuration in file  /etc/network/interface in to container, interface run correctly, but  when the container restart these changes are lost.</div>
<div><br></div><div>In  /etc/network/interface I can show this message:</div><div><br></div><div><div># This configuration file is auto-generated.</div><div>#</div><div># WARNING: Do not edit this file, your changes will be lost.</div>

<div># Please create/edit /etc/network/interfaces.head and</div><div># /etc/network/interfaces.tail instead, their contents will be</div><div># inserted at the beginning and at the end of this file, respectively.</div><div>

#</div><div># NOTE: it is NOT guaranteed that the contents of /etc/network/interfaces.tail</div><div># will be at the very end of this file.</div></div><div><br></div><div><br></div><div>I try create files :</div><div><div>

/etc/network/interfaces.head and /etc/network/interfaces.tail </div></div><div><br></div><div>With the same configuration as /etc/network/interface, but does'nt work.</div><div><br></div><div>I also followed te following manuals:</div>

<div><br></div><div><a href="http://wiki.openvz.org/Virtual_Ethernet_device" target="_blank">http://wiki.openvz.org/Virtual_Ethernet_device</a></div><div><br></div><div><a href="http://pve.proxmox.com/wiki/Vzctl_manual" target="_blank">http://pve.proxmox.com/wiki/Vzctl_manual</a></div>

<div><br></div><div>I tried the following:</div><div><pre style="font-family:'Liberation Mono','Andale Mono','DejaVu Sans Mono','Vera Sans Mono',Consolas,Courier,monospace;padding:1em;border:1px dashed rgb(125,174,150);background-color:rgb(247,249,250);line-height:1.3em;font-size:12px;overflow:auto;text-align:left">
vzctl set 101 --netif_add eth0 --save</pre></div><div><br></div><div>When reboot container changes in bridged network interface lost.</div><div><br></div><div>I need these changes to be persistent though the container is restartet.</div>

<div><br></div><div>know any manual or howto?</div><div><br></div><div>As I can make changes persistent?</div><div><br></div><div>Thank you very much for your time</div><div><br></div><div><br></div><div><br></div><div><br>

</div><div><br></div>
</blockquote></div><br></div>