DEV Community

Cover image for How to show VM IP in Proxmox
Cheulong Sear
Cheulong Sear

Posted on • Edited on

How to show VM IP in Proxmox

If you're managing virtual machines in Proxmox VE, and you want to see the IP address of a running VM. There is a easy to do it by using QEMU Guest Agent.

Let me show you to do it in just a few steps.

1.Click on console button

step1

2.install qemu-guest-agent

step2

step3

3.check the status of qemu-guest-agent.service

step4

4.if it is not running

step5

5.start qemu-guest-agent.service

step6

step7

step8

Finally, you can see the IP address if VMs inside Proxmox VE.

step9

===========
Please keep in touch
Portfolio
Linkedin
Github
Youtube

Top comments (0)