SSH from host to domain using hostname

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello!

I want to SSH from host to specific guest using hostname, e.g.
ssh <user>@<guest>
or
ssh test@vm02-fai

ssh to guest using IP works w/o issues.

I found Wiki article for "NSS module" (http://wiki.libvirt.org/page/NSS_module), but there are no results for the following commands:
ld4004:/home # virsh net-dhcp-leases default
 Expiry Time          MAC address        Protocol  IP address                Hostname        Client ID or DUID
-------------------------------------------------------------------------------------------------------------------

ld4004:/home # virsh domifaddr --source lease vm02-fai
 Name       MAC address          Protocol     Address
-------------------------------------------------------------------------------

ld4004:/home # virsh list
 Id    Name                           State
----------------------------------------------------
 1     vm02-fai                       running


dnsmasq is running:
ld4004:/home # netstat -nulpd | grep dnsmasq
udp        0      0 192.168.33.1:53         0.0.0.0:*                           10318/dnsmasq
udp        0      0 192.168.100.1:53        0.0.0.0:*                           20145/dnsmasq
udp        0      0 0.0.0.0:67              0.0.0.0:*                           20145/dnsmasq


How can I fix this issue?

THX

_______________________________________________
libvirt-users mailing list
libvirt-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvirt-users



[Index of Archives]     [Virt Tools]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux