similar to: libvirt/dnsmasq integration

Displaying 20 results from an estimated 5000 matches similar to: "libvirt/dnsmasq integration"

2016 Apr 04
1
add external access to routed dnsmasq
I have created a routed virtual network. From within the routed net, DNS requests to the dnsmasq interface virbr2 work fine. On the libvirt host, DNS requests to the dnsmasq interface virbr2 work fine. I would like to allow external hosts, on the same network as the libvirt host, to query the dnsmasq interface. However external DNS queries to the virbr2 interface time out. The iptables firewall
2017 Jul 17
5
SSH from host to domain using hostname
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
2018 Mar 14
2
Re: Specify DNS and gateway for dnsmasq
Il 13-03-2018 20:48 Laine Stump ha scritto: > On 03/13/2018 11:08 AM, Gionatan Danti wrote: >> On 13/03/2018 15:30, Michal Privoznik wrote:> The default GW depends >> on >> the IP address you assigned to your network: >>> >>> <ip address='192.168.122.1' netmask='255.255.255.0'/> >>> >>> This says the default GW is
2014 Apr 10
2
Re: Changing dnsmasq DNS settings for virtual machines
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10.04.2014 13:08 Laine Stump wrote: > On 04/06/2014 08:33 AM, Johannes Kastl wrote: >> There was a bug in libvirt for quite awhile that caused >> locally-unresolved requests for hostnames in the domain given by >> the network's <domain name='xyzzy'/> element to be dropped rather >> than forwarded. Is
2015 Apr 24
4
Re: Remove Virtual bridge and DNSMASQ
HI Michal Thank you for explaining. I have this situation in a number of production servers where we would always use static IPs for the host and VMs. In such case we have no requirement for NATed network in the future. And we we ever do, we can rely on a DHCP server within the LAN to provide IPs to the VMs. I'll look to remove both libivirt-daemon-driver-network,
2018 Mar 13
2
Re: Specify DNS and gateway for dnsmasq
On 13/03/2018 15:30, Michal Privoznik wrote:> The default GW depends on the IP address you assigned to your network: > > <ip address='192.168.122.1' netmask='255.255.255.0'/> > > This says the default GW is 192.168.122.1/24. However, you can insert > other routes too: > > <route address="192.168.222.0" prefix="24"
2014 Apr 13
2
Re: Changing dnsmasq DNS settings for virtual machines
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Laine, thanks for the answer. On 13.04.14 16:13 Laine Stump wrote: > There is no provision for that. If you want additional hosts to be > known by the libvcirt instance of dnsmasq, you must enter them into > the xml. I can set the addn-hosts in the .conf file in /var/lib/libvirt/dnsmasq/<nameofthenetwork>.conf. I was just not
2018 Dec 18
3
Samba and dnsmasq
Hello everyone ! Well, I'm setting up a 'new' box with samba 4.9.3 on Ubuntu 18.04 Idea is to use Host OS for Domain Controler (dc1.smb.domain.tld) and a LXC container (ubuntu 18.04 too) as Domain Member with File Server (fs.smb.domain.tld). Administration through Windows OS will be done with a Qemu KVM. Bad thing is that I get : > Failed to bind to 0.0.0.0:53 TCP -
2011 Nov 16
1
Speaking of DNSmasq ....
.... I am getting a bit tired of those pesky DNSmasq entries in my syslog file, they fill it up about weekly, wash other stuff out of view on a tail. Is there any way to suppress them. or else increase their lease time so that they happen less frequently ? Having a finite lease time for a VM seems nonsensical, it can't go anywhere or disconnect (obviously) .... I tried restarting DNSmasq,
2010 Dec 29
1
Bug#608256: /etc/logcheck/ignore.d.server/dnsmasq: dnsmasq: interface names are allowed to have a dash (-) please add this to the filter
Package: logcheck-database Version: 1.2.69 Severity: normal File: /etc/logcheck/ignore.d.server/dnsmasq A dnsmasq log about DHCP events has the interface name in it. Interface names are allowed to have a dash (-) in them, but the logcheck filter does not have the dash in it. Please add the dash. -- System Information: Debian Release: 5.0.7 APT prefers stable APT policy: (500,
2014 Apr 06
3
Changing dnsmasq DNS settings for virtual machines
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi everyone, maybe this is an old fart, but I cant get it to work. I am running libvirt on a laptop, where a dnsmasq is already running to delegate dns info for my local (not-public) network. My resolv.conf (on the host) lists the system-dnsmasq as first server. I had to set the listen-adress for the system-dnsmasq to 127.0.0.1 and set
2020 Apr 17
3
Re: My VMs don't get IP with libvirt and dnsmasq
Hello! Thanks for your answer. Well, I think it has to ask for an IP as I have the same configuration in a different machine (with the same OS) and it works, there I see the DHCP packets and so on, but not here. And yeah, that pepito.conf file exists, this is its content: ##WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE ##OVERWRITTEN AND LOST. Changes to this
2011 Mar 08
2
dnsmasq not started when no dhcp enabled ?
Hello everybody, i've defined a simple network, with no dhcp. I'd like to use dnsmasq only as a dns server. $ virsh net-dumpxml basicswitch <network> <name>basicswitch</name> <uuid>60f491d2-d6c4-6b57-8a50-081cace8dedc</uuid> <forward mode='nat'/> <bridge name='virbr1' stp='on' delay='0' /> <ip
2010 Nov 19
2
libvirtd & dnsmasq
libvirtd is starting dnsmasq! This is on RHEL5.5 I don't see it mentioned in /etc/init.d/libvirtd or /etc/libvirt/* or /etc/sysconfig/libvirtd 4337 ? S 0:00 /usr/sbin/dnsmasq --strict-order --bind-interfaces --pid-file=/var/run/libvirt/network/default.pid --conf-file= --listen-address 192.168.122.1 --except-interface lo --dhcp-range 192.168.122.2,192.168.122.254
2012 Mar 23
1
[libvirt] Problem with Open vSwitch and dnsmasq
Date: Thu, 22 Mar 2012 11:43:03 -0700 Subject: Re: [libvirt] Problem with Open vSwitch and dnsmasq From: aatteka at nicira.com To: dano1988 at hotmail.it CC: libvir-list at redhat.com; roberto.sassu at polito.it; paolo.smiraglia at polito.it; dev at openvswitch.org On Thu, Mar 22, 2012 at 11:11 AM, Daniele Milani <dano1988 at hotmail.it> wrote: I think I could try the first solution.
2017 May 19
1
disabling dnsmasq
HI! I have some virtual networks (not only bridged) in my libvirt 3.3.0 installation and therefore libvirt always starts dnsmasq. But I want to use my own DHCP and DNS servers which are correctly working for this VM infrastructure. How to completely disable dnsmasq in libvirt? Ciao, Michael.
2016 Nov 24
2
Dnsmasq and /etc/hosts
Le 24/11/2016 ? 10:22, Yamaban a ?crit : > Hmmm, looks like the "lookup question" from amandine(server) is not > resolved in the same way it is resoved from bernadette or raymonde > (clients). After some more fiddling, I guess I found a solution to my problem. If we formulate the problem differently, we can say that the clients use the information provided by Dnsmasq, but the
2012 Apr 20
2
Error on running libvirt (dnsmasq)
Hi, I am running libvirt on RHEL 6.2 and getting this below error when I start the daemon: /usr/sbin/libvirtd --verbose 2012-04-20 06:00:13.366+0000: 26900: info : libvirt version: 0.9.11 2012-04-20 06:00:13.366+0000: 26900: error : virExecWithHook:424 : Cannot find 'dnsmasq' in path: No such file or directory 2012-04-20 06:00:13.405+0000: 26900: warning : ebiptablesDriverInit:4066 :
2020 Oct 31
5
dnsmasq centos 7
HI I setup dnsmasq on my computer. I tested with an entry in /etc/hosts for laptop.w530 I tested with "host laptop.w530" and I get unresolved (expected). If I add "nameserver 192.168.1.8" (my computer) to top of /etc/resolv.conf and do "host laptop.w530" I get 192.168.1.105 - so seems to be working. Then I goto another machine, add the "nameserver
2016 Nov 24
2
Dnsmasq and /etc/hosts
Hi, I just setup CentOS 7 on three boxes to fiddle with it. 1. amandine.sandbox.lan is a headless LAN server 2. bernadette.sandbox.lan is a client desktop 3. raymonde.sandbox.lan is another client desktop I've setup Dnsmasq on amandine.sandbox.lan. Here's the very basic configuration: # /etc/dnsmasq.conf domain-needed bogus-priv interface=enp3s1