How do you get the IP addresses of KVM guests that are using a Bridge Network Device from the KVM host
Posted
by
slm
on Server Fault
See other posts from Server Fault
or by slm
Published on 2011-06-21T14:09:33Z
Indexed on
2011/06/22
8:24 UTC
Read the original article
Hit count: 516
Does anyone know of a way using KVM to find out the IP addresses of KVM guests that are using a bridge interface (br0) through the KVM host? Currently I have br0 setup with a single NIC (eth0) included. The KVM host is a system running CentOS 5.6 in case that matters. The guests are also running CentOS 5.6.
BTW, the guests do not just show up in the KVM host's arp table, I'm looking for better solutions and/or leads.
© Server Fault or respective owner