<div dir="ltr"><div>This is my current configuration:<br><br>lxc.network.type = veth<br>lxc.network.veth.pair = veth-mycontainer<br>lxc.network.link = br0<br>lxc.network.ipv4 = 213.X.X.31/32<br>lxc.network.ipv4.gateway = 193.X.X.1<br>lxc.network.flags = up<br>lxc.network.hwaddr = 00:16:3e:aa:bb:cc<br><br></div>container inerfaces file:<br><br>auto eth0<br>iface eth0 inet static<br>   address   213.X.X.31<br>   netmask   255.255.255.255<br>   broadcast 0.0.0.0<br>   gateway   193.X.X.1<br><br>   dns-nameservers 8.8.8.8<br>   dns-nameservers 8.8.4.4<br><br><div><br></div><div>I don't know why but when i changed interfaces file into this it works.<br><br>auto eth0<br>iface eth0 inet manual<br>   dns-nameservers 8.8.8.8<br>   dns-nameservers 8.8.4.4<br><br></div><div><br><br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-04-30 16:21 GMT+03:00 Fırat KÜÇÜK <span dir="ltr"><<a href="mailto:firatkucuk@gmail.com" target="_blank">firatkucuk@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div>Hi.<br><br></div>I installed lxc ubuntu 14.04 on ubuntu 14.04 host.<br></div>in container there are ssh, mysql and nginx servers.<br><br></div>i added all services with update-rc.d command to startup.<br><br></div>But none of them stars automatically on startup. There is no information on logs.<br><br></div>what can be the reasons?<span class="HOEnZb"><font color="#888888"><br><div><div><div><div><div><br clear="all"><div><div><br>-- <br><div>FIRAT KÜÇÜK</div>
</div></div></div></div></div></div></div></font></span></div>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">FIRAT KÜÇÜK</div>
</div>