Hi Everyone, I have create a ubuntu 14.04 template which is working fine. I have then installed libpam-ldap to connect it to an open ldap server and started to get some issues with the network. When I restart the container the network doesnt come up, no ifconfig commands work. I have to issue the following command to get the network to start:
Any ideas?
one small point on all my templates I get this error when i start them but this does not impact the template before the ldap integration.
Proxmox version is 3.1-3
Code:
ifconfig eth0 up
one small point on all my templates I get this error when i start them but this does not impact the template before the ldap integration.
Code:
vzctl start 108Starting container ...
Container is mounted
Setting CPU units: 1000
Setting CPUs: 2
resolvconf: Error: /run/resolvconf/interface either does not exist or is not a directory
Configure veth devices: veth108.0
Adding interface veth108.0 to bridge vmbr0 on CT0 for CT108
Container start in progress...