No ip full cloned VM from template

rabouin

New Member
May 9, 2019
14
1
1
40
Hi,
Sorry I cannot find any solution. I have create VM installed Ubuntu Srv and transform it in Template.
I have created Full Clone from this template, but I cannot have ip.

Can you please help me ? I have already tried to add these lines and it doesn't works.

Code:
# Loopback
#
auto lo
iface lo inet loopback

# network card
auto eth0
iface eth0 inet dhcp

Version Proxmox : Virtual Environment 5.4-3

Thanks
 
Found solution:
Code:
 ip link set dev eth0 up
 dhclient -v eth0
But why my interface have been desactived ? it was working fine before pass my VM to template
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!