[Dnsmasq-discuss] Windows Server 2008 R2 issue

2012-10-13 Thread Brian Haley
Hi, I'm having trouble getting a Windows Server 2008 R2 virtual machine to get a lease from dnsmasq running on Ubuntu Linux. An R1, and any other OS, has no problems. The version of dnsmasq is 2.58-3. My config is as follows: eth0 - public interface - IP 15.3.2.1 (that's not my real IP) brx1

Re: [Dnsmasq-discuss] multiple dhcp6 servers

2012-10-13 Thread Gene Czarcinski
On 10/12/2012 04:41 PM, Simon Kelley wrote: On 12/10/12 13:56, Gene Czarcinski wrote: On 10/12/2012 06:44 AM, Simon Kelley wrote: OK, it is what is. Is there some practical way to tell dnsmasq an association for a hostname and an IPv6 address? I cannot see something like that used to update

Re: [Dnsmasq-discuss] multiple dhcp6 servers

2012-10-13 Thread Gene Czarcinski
On 10/13/2012 01:20 PM, Gene Czarcinski wrote: - + /* When bind-interfaces is set, there might be more than one dnmsasq + instance binding port 547. That's OK if they serve different networks. + Need to set REUSEADDR to make this posible, or REUSEPORT on

[Dnsmasq-discuss] It works: multiple dnsmasqs running

2012-10-13 Thread Gene Czarcinski
Attached is the patch that worked. Do you intend to incorporate this into dnsmasq? I still have the setting of IPV6_V6ONLY and I do not know if this is needed. I will try and run some tests without it and see if it still works. Now that I have something that can run multiple dnsmasq dhcp6

Re: [Dnsmasq-discuss] It works: multiple dnsmasqs running

2012-10-13 Thread Gene Czarcinski
On 10/13/2012 02:39 PM, Gene Czarcinski wrote: I still have the setting of IPV6_V6ONLY and I do not know if this is needed. I will try and run some tests without it and see if it still works. Tested: not needed. Gene ___ Dnsmasq-discuss mailing

[Dnsmasq-discuss] dnsmasq caching lease file?

2012-10-13 Thread Tautvydas Bruzas
Hi, I am running into the issue where dnsmasq seems to be caching dhcp leases for a defined period of time and doesn't reload them on SIGHUP. I have and openstack install and it uses dnsmasq to serve VMs and IP address, it starts dnsmasq with these options: --strict-order --bind-interfaces