Moin,
ich habe auch ein "Problem" mit meinem libvirtd.
Die virtuellen Maschinen sollen auf dem Server laufen. Möchte aber über Netzwerk von meinem PC drauf zugreifen können.
Wenn ich am Server "systemctl status libvirtd" eingebe, bekomme ich folfende Ausgabe:
$ systemctl status libvirtd
● libvirtd.service - Virtualization daemon
Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2016-12-19 13:37:31 CET; 57s ago
Docs: man:libvirtd(8)
http://libvirt.org
Main PID: 428 (libvirtd)
Tasks: 18 (limit: 4915)
CGroup: /system.slice/libvirtd.service
├─428 /usr/bin/libvirtd
├─530 /sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/li
└─531 /sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/li
Dez 19 13:37:31 server libvirtd[428]: Group record for user '78' was not found: Das Argument ist ungültig
Dez 19 13:37:32 server dnsmasq[530]: started, version 2.76 cachesize 150
Dez 19 13:37:32 server dnsmasq[530]: compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6 no-Lua TFTP conn
Dez 19 13:37:32 server dnsmasq-dhcp[530]: DHCP, IP range 192.168.122.2 -- 192.168.122.254, lease time 1h
Dez 19 13:37:32 server dnsmasq-dhcp[530]: DHCP, sockets bound exclusively to interface virbr0
Dez 19 13:37:32 server dnsmasq[530]: reading /etc/resolv.conf
Dez 19 13:37:32 server dnsmasq[530]: using nameserver 192.168.178.1#53
Dez 19 13:37:32 server dnsmasq[530]: read /etc/hosts - 2 addresses
Dez 19 13:37:32 server dnsmasq[530]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses
Dez 19 13:37:32 server dnsmasq-dhcp[530]: read /var/lib/libvirt/dnsmasq/default.hostsfile
Sehe ich es richtig, dass ich die dnsmasq/default.conf mal bearbeiten muss?
das ganze soll nur im lokalen Netzwerk erreichbar sein und nicht von außen 😉
ich habe auch ein "Problem" mit meinem libvirtd.
Die virtuellen Maschinen sollen auf dem Server laufen. Möchte aber über Netzwerk von meinem PC drauf zugreifen können.
Wenn ich am Server "systemctl status libvirtd" eingebe, bekomme ich folfende Ausgabe:
$ systemctl status libvirtd
● libvirtd.service - Virtualization daemon
Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2016-12-19 13:37:31 CET; 57s ago
Docs: man:libvirtd(8)
http://libvirt.org
Main PID: 428 (libvirtd)
Tasks: 18 (limit: 4915)
CGroup: /system.slice/libvirtd.service
├─428 /usr/bin/libvirtd
├─530 /sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/li
└─531 /sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/li
Dez 19 13:37:31 server libvirtd[428]: Group record for user '78' was not found: Das Argument ist ungültig
Dez 19 13:37:32 server dnsmasq[530]: started, version 2.76 cachesize 150
Dez 19 13:37:32 server dnsmasq[530]: compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6 no-Lua TFTP conn
Dez 19 13:37:32 server dnsmasq-dhcp[530]: DHCP, IP range 192.168.122.2 -- 192.168.122.254, lease time 1h
Dez 19 13:37:32 server dnsmasq-dhcp[530]: DHCP, sockets bound exclusively to interface virbr0
Dez 19 13:37:32 server dnsmasq[530]: reading /etc/resolv.conf
Dez 19 13:37:32 server dnsmasq[530]: using nameserver 192.168.178.1#53
Dez 19 13:37:32 server dnsmasq[530]: read /etc/hosts - 2 addresses
Dez 19 13:37:32 server dnsmasq[530]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses
Dez 19 13:37:32 server dnsmasq-dhcp[530]: read /var/lib/libvirt/dnsmasq/default.hostsfile
Sehe ich es richtig, dass ich die dnsmasq/default.conf mal bearbeiten muss?
das ganze soll nur im lokalen Netzwerk erreichbar sein und nicht von außen 😉