Quoting Siv <punumaa@gmail.com>:
> 2. I have two guests and while running "ifconfig" from host, shows the ip
> address of only one guest. The other guest's info is missing.
This is as expected. Use 'ip addr ls' to see all the addresses.
If the host is given an address on that interface then that one will
show up on ifconfig.
Cheers,
==
From Ben Green