Re: [Dnsmasq-discuss] IP "faking" question

2012-09-20 Thread harish badrinath
On Thu, Sep 20, 2012 at 6:06 PM, K R wrote: > Wondering if someone has any suggestions here... > > One group of ISPs here in NZ uses fixed IP's for their client's > machines. Tohave them work on our network we have to change these. > Sometimes mistakes happen and it's a pain to get the numbers fro

Re: [Dnsmasq-discuss] question about --dhcp-hostsfile

2012-07-03 Thread harish badrinath
> I am trying to set up a virtual network (VMs run on KVM) with different VMs > running on different vlans. For each network, I have precomputed the mac:ip > mappings and written to a dhcp-hostsfile specific to that network. Can you do an arping from a computer from an another hub to a specific V

Re: [Dnsmasq-discuss] Choosing upstream server based on domain to query AND record type?

2012-03-06 Thread harish badrinath
Hello, On Tue, Mar 6, 2012 at 4:07 PM, Cong Ma wrote: > > We have a set of upstream DNS servers that answer A and queries. > However, for queries of certain domain names, a special server > should be used, but the A queries of the same names should go through > the default servers. > I

Re: [Dnsmasq-discuss] Is this list archived ?

2011-11-11 Thread harish badrinath
Hello, On Fri, Nov 11, 2011 at 9:33 AM, Raymond Lillard wrote: > > before I bother you with my silly question. You can find the archive here : http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/

[Dnsmasq-discuss] PXE boot using dnsmasq (load kernel + initrd)

2011-09-03 Thread harish badrinath
Hello, Can i boot a kernel + initrd using dnsmasq's tftp server. Most available literature suggests using tftp-hpa. Good day, Harish

Re: [Dnsmasq-discuss] Using a secondary set of nameservers for dynamic blocking

2011-08-16 Thread harish badrinath
On Mon, Aug 15, 2011 at 7:21 PM, Ed W wrote: > On 15/08/2011 14:16, richardvo...@gmail.com wrote: >>> The next step is to focus on the changes required at the dnsmasq level >>> (client side). I appreciate your suggestions regarding the CPAN >>> modules, but I'm intending for this to function on sm

Re: [Dnsmasq-discuss] DNSMasq and CDN (akamai, etc)

2011-07-08 Thread harish badrinath
http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2011q2/005050.html :)

Re: [Dnsmasq-discuss] [Patch] dnsmasq biased round robin for new requests

2011-06-16 Thread harish badrinath
Are the final votes in yet ?? what are the closing arguments ?? I am quiet new to this. If i am instructed to let this go, i will. Regards Harish Badrinath

Re: [Dnsmasq-discuss] [Patch] dnsmasq biased round robin for new requests

2011-06-08 Thread harish badrinath
On Wed, Jun 8, 2011 at 1:33 AM, Jan Seiffert wrote: > 2011/6/7 harish badrinath : >> Hello, >> >> On Tue, Jun 7, 2011 at 1:56 PM, Ed W wrote: >>> ie using iptables to route/limit the requests based on the user making >>> them? >> >From an off

Re: [Dnsmasq-discuss] [Patch] dnsmasq biased round robin for new requests

2011-06-07 Thread harish badrinath
Hello, On Tue, Jun 7, 2011 at 1:56 PM, Ed W wrote: > Perhaps give some consideration to whether that feature could be used to > simplify some of your configuration? ie using iptables to route/limit > the requests based on the user making them? Just for clarification, the "functionality" I had in

Re: [Dnsmasq-discuss] [Patch] dnsmasq biased round robin for new requests

2011-06-06 Thread harish badrinath
ion,is it worthy of being included in dnsmasq ?? Also, thank you for dnsmasq. Regards, Harish Badrinath

Re: [Dnsmasq-discuss] [Patch] dnsmasq biased round robin for new requests

2011-06-06 Thread harish badrinath
es that mechanism not solve your problem? I did not even consider non uniform DNS servers. Regards, Harish Badrinath

Re: [Dnsmasq-discuss] [Patch] dnsmasq biased round robin for new requests

2011-06-05 Thread harish badrinath
he problem, i shall just let this go into the dustbin of history. Regards, Harish Badrinath

Re: [Dnsmasq-discuss] [Patch] dnsmasq biased round robin for new requests

2011-06-03 Thread harish badrinath
updates and the constraints that come with adopting that work flow. Trying to help, Harish Badrinath

[Dnsmasq-discuss] [Patch] dnsmasq biased round robin for new requests

2011-06-01 Thread harish badrinath
by -S as a last resort for every new incoming request. Hope this a feature, worthy of addition to dnsmasq. Feedback/critique is welcome. I have attached a patch taken again dnsmasq-2.57 tarball. Regards, Harish Badrinath diff --git a/src/dnsmasq.h b/src/dnsmasq.h index a386a31..40be277 100644