[SOLVED] VM Localhost

Huub

New Member
May 2, 2024
2
0
1
I am new to Proxmox, hopefully somone can help me :)
So i moved a VM from VMWare Player (vdmk) file to Proxmox. Normally if I open the VM in VMWare player I get local IP, like 192.168.2.139 etc.
When I open the VM in Proxmox it only opens in local host 172.0.1.1.
I am sure I attached the right network device vmbr0 type Linux bridge with my local IP range stuff 192.168.2.150/24 and gateway.
Other VM's 8that I created within proxmox got a local IP like expected, 192.168.2.156.
If I check Hosts I see:
hosts.png
So somhow I get the localhost IP instead of the IP of my local network.
I am out of options, does someone know how to fix this? All help appreciated :)
 
I was too early posting it here, apparently there where 2 network cards and the main one was the issue, I added the second in etc/network/interfaces and after a restart networking and reboot it worked!