Re: [Dnsmasq-discuss] Disappearing hosts from local DNS resolution

2008-10-03 Thread Simon Kelley
ky...@neuralbs.com wrote: Nope, seems dhcpcd is not requesting a renew of the lease at 1/2 time as it should (IIRC). http://wiki.neuralbs.com/~kyron/DHCP_reqs_tb17 contains a grep of the DHCP activity from the disappearing nodes int /var/log/messages. Why are there offers to eth1 and eth2?, an

Re: [Dnsmasq-discuss] Disappearing hosts from local DNS resolution

2008-10-03 Thread kyron
> Eric Thibodeau wrote: >> Simon Kelley wrote: >>> Eric Thibodeau wrote: Hello, I am using dnsmasq as a core component of my cluster. I'm having a weird problem where the nodes are disappearing (can't use hostnames anymore). So I am forced to connect to them using the IP

RE: [Dnsmasq-discuss] Override DNS servers in DHCP packet

2008-10-03 Thread A C
> Date: Fri, 3 Oct 2008 17:09:39 + > From: richardvoigt > Subject: Re: [Dnsmasq-discuss] Override DNS servers in DHCP packet > On Wed, Sep 24, 2008 at 12:51 AM, A C wrote: > >> On Tue, 23 Sep 2008 15:45:24 -0400 > >> A C wrote: > >> > >> > > >> > Does dnsmasq use the DNS servers listed in

[Dnsmasq-discuss] localize-queries private ranges?

2008-10-03 Thread ED Fochler
I have multiple private vlans and public addresses being served from dnsmasq. Several of my machines have interfaces on multiple vlans. I have turned on localize queries. Is there a way to set a default address range or some manner by which I can mark address ranges private so that names

Re: [Dnsmasq-discuss] Override DNS servers in DHCP packet

2008-10-03 Thread richardvo...@gmail.com
On Wed, Sep 24, 2008 at 12:51 AM, A C wrote: > > >> Date: Tue, 23 Sep 2008 18:02:13 -0400 >> From: ch...@pcbi.upenn.edu >> To: ag...@hotmail.com >> CC: dnsmasq-disc...@thekelleys.org.uk >> Subject: Re: [Dnsmasq-discuss] Override DNS servers in DHCP packet >> >> On Tue, 23 Sep 2008 15:45:24 -0400 >

Re: [Dnsmasq-discuss] multiple host names?

2008-10-03 Thread richardvo...@gmail.com
On Fri, Sep 19, 2008 at 5:14 PM, Simon Kelley wrote: > AJ Weber wrote: >> >> Can we make it a low-priority FR? Would seem straight DNS can effectively >> do it, as can an /etc/hosts file. Some kind of "alias" feature for hosts? > > Sure can, it's not a straightforward as you might think to defin

Re: [Dnsmasq-discuss] dnsmasq ignoring some clients

2008-10-03 Thread Simon Kelley
Chris Marget wrote: I've actually used 3 different linux builds from jailtime.org: debian, cenots and ubuntu. They all behave the same way. ...Well, dnsmasq silently ignores them anyway. In my envioronment, it's not all that big of a deal to have the ISC daemon around, only serving up address

Re: [Dnsmasq-discuss] Disappearing hosts from local DNS resolution

2008-10-03 Thread Simon Kelley
Eric Thibodeau wrote: Simon Kelley wrote: Eric Thibodeau wrote: Hello, I am using dnsmasq as a core component of my cluster. I'm having a weird problem where the nodes are disappearing (can't use hostnames anymore). So I am forced to connect to them using the IP addr. and forcing dhcpcd

Re: [Dnsmasq-discuss] Disappearing hosts from local DNS resolution

2008-10-03 Thread Eric Thibodeau
Simon Kelley wrote: Eric Thibodeau wrote: Hello, I am using dnsmasq as a core component of my cluster. I'm having a weird problem where the nodes are disappearing (can't use hostnames anymore). So I am forced to connect to them using the IP addr. and forcing dhcpcd to request an IP for th