Re: [Dnsmasq-discuss] Using dnsmasq.conf with external dns server

2013-05-05 Thread Jima
a DHCP client that would overwrite resolv.conf and b) you don't care if the router uses itself for DNS. Jima ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Re: [Dnsmasq-discuss] Is there any way to give clients a secondary DNS for when the dnsmasq server isn't running?

2012-12-27 Thread Jima
x27;t right for you, or b) you could run a second instance of dnsmasq elsewhere, with DHCP disabled, with the relevant DNS records. Choose your path wisely. ;-) Jima ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk http:

Re: [Dnsmasq-discuss] DNS mapping for a specific IP

2012-11-11 Thread Jima
Or, if you can spare another IP to run the second dnsmasq instance on, you could just assign that DNS server IP to the photo frame. Jima On 2012-11-10 16:47, richardvo...@gmail.com wrote: You could use iptables to redirect DNS queries from that photo frame to an alternate dnsmasq

Re: [Dnsmasq-discuss] Assign The IPs range accordingly to the MACs wildcard

2012-11-01 Thread Jima
55.255.255.0 dhcp-range=tag:bb,192.168.0.11,192.168.0.20,255.255.255.0 dhcp-range=192.168.0.21,192.168.0.254,255.255.255.0 (You probably don't want to be using 192.168.0.255 as it'd typically be a broadcast address.) Add other config, season to taste, etc. Jima ___

Re: [Dnsmasq-discuss] bogus-priv for IPV6

2012-09-09 Thread Jima
=/0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/ ...I think, but would also cover unspecified and loopback above. Don't forget to zero-pad undefined sections of prefixes -- those bitfields are relevant. Jima ___ Dnsmasq-discuss mailing list Dn

Re: [Dnsmasq-discuss] Switching from ISC dhcpd and IPv6 DNS

2011-04-25 Thread Jima
I can't be bothered to install yet another blob of software for minimal added functionality. (There's also the pesky subject of client support, but that's only going to get better.) Very happy to hear -- thanks! I'm looking forward to this. Jima

Re: [Dnsmasq-discuss] default "intranet-site" if dnsmasq can't resolve

2011-02-13 Thread Jima
help anything). I imagine you probably know that, but your wording was curious. Jima (edit: re-sent from subscribed address)

Re: [Dnsmasq-discuss] DNS64 support

2010-12-28 Thread Jima
On 12/28/2010 01:06 PM, Jan Seiffert wrote: > 2010/12/28 Jima : >> First off, I understand if this notion gets shot down real fast; it's a >> bit of a corner case (although maybe not so much in coming months). >> >> With IPv4 address depletion looming (IANA in the

[Dnsmasq-discuss] DNS64 support

2010-12-28 Thread Jima
cker for me.) I welcome any insights others might have, and I understand that the best move may very well be to use something designed specifically for this use case. Thanks in advance; have a nice day. Jima

Re: [Dnsmasq-discuss] Completely disable IPv6

2010-10-07 Thread Jima
ever be necessary in this era -- where IPv6 deployment needs to be happening NOW -- but I understand that there's some seriously broken software out there.) Jima IPv6 junkie

Re: [Dnsmasq-discuss] 2.43rc6

2008-07-10 Thread Jima
On Thu, 10 Jul 2008, Simon Kelley wrote: It's looking good. One last change (hopes!) This adds a config option --min-port= No --max-port? *ducks* Will spin up shortly. Jima

Re: [Dnsmasq-discuss] 2.43rc5

2008-07-10 Thread Jima
On Thu, 10 Jul 2008, Simon Kelley wrote: Is there. This (I hope) fixes the capabilties bug seen by Jean, Olaf and Jamie. Testing now on my Fedora setups. Jima

Re: [Dnsmasq-discuss] IPv6 issue

2008-06-10 Thread Jima
:1(::1) 56 data bytes ping: sendmsg: Operation not permitted ^C That's my theory. Jima

Re: [Dnsmasq-discuss] --address command

2008-05-19 Thread Jima
in a DNS reply?" has come up here before, and thus far the best answer I've come up with (and others seemed to vet) for that logistical problem is this: http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2008q1/001776.html Does that come anywhere near what you're looking for? :-\ Jima

Re: [Dnsmasq-discuss] dnsmasq and OpenDNS shortcuts

2008-04-11 Thread Jima
re there things that should point at the public IP of the box? If you don't need that functionality, this *might* work: alias=1.2.3.4,208.69.34.132 Or maybe (Simon?): alias=0.0.0.0,208.69.34.132 I think I need to go puke now. ;-) Jima

Re: [Dnsmasq-discuss] dnsmasq and OpenDNS shortcuts

2008-04-10 Thread Jima
specification, // has the special meaning of "unqualified names only" ie names without any dots in them.' The downside I'm seeing is that --server doesn't appear to allow multiple upstream servers, so you could only direct it at one or the other of their two. Mind, I haven't been able to figure out if this works the right way. :-| Jima

Re: [Dnsmasq-discuss] some ip6 question

2008-02-19 Thread Jima
.disableIPv6" (just type "ipv6" into the filter box). Jima

Re: [Dnsmasq-discuss] Fun with glibc headers

2008-02-13 Thread Jima
x27;s the (failed) build log, if anyone can make more sense out of it than I can (which ought not be too difficult): http://beer.tclug.org/jima/text/dnsmasq-2.41-0.8.2.fc9-build.log Thanks Simon. Jima

[Dnsmasq-discuss] Fun with glibc headers

2008-02-13 Thread Jima
lts-core/x86_64/dnsmasq-2.41-0.6.rc1.fc9.src.rpm/result/build.log My build failure when I (successfully) tried to reproduce it on Fedora infrastructure: http://koji.fedoraproject.org/koji/getfile?taskID=423530&name=build.log A diff between the working and non-working glibc-headers packages: h

Re: [Dnsmasq-discuss] dnsmasq 2.41 release candidate.

2008-01-31 Thread Jima
ilt for Rawhide, and deployed on my local server. I'll keep an eye on it and whine if I see anything. Thanks Simon! Jima

Re: [Dnsmasq-discuss] opcode: QUERY, status: REFUSED

2008-01-23 Thread Jima
20, anyway), but not 'ANY.' Simon, should an ANY query return the forged A record? I can certainly see both sides to an argument on the subject. Jima

Re: [Dnsmasq-discuss] Re: Silly question

2008-01-18 Thread Jima
On Thu, 17 Jan 2008, Philippe Faure wrote: /etc/hosts/ 127.0.0.1 localhost 192.68.0.34 fileserver /etc/resolv.conf nameserver 192.168.0.34 #self So...is the 1 missing in /etc/hosts, or just your email? :-) Jima

Re: [Dnsmasq-discuss] Source modification for known suffixes

2008-01-03 Thread Jima
ly admit I was glossing over that very fine point (mainly because I have zero experience with SRV records). Thanks for keeping me honest. ;-) Jima

Re: [Dnsmasq-discuss] Source modification for known suffixes

2008-01-03 Thread Jima
stion before I send this, I now realize I may have entirely misinterpreted it. Did you mean that you wanted the DNS response to come from a particular port? If that's the case, then I have no idea. :-( Jima

Re: [Dnsmasq-discuss] DHCP Address - Lease in numerical order

2007-12-21 Thread Jima
I thought the hash-function trick was a particularly neat alternative. Thanks for the explanation. I've always vaguely noticed that happening, but it never occurred to me that it was a specifically-coded feature. Jima

[Dnsmasq-discuss] Good idea or bad idea: DNSSEC support?

2007-12-07 Thread Jima
;t. Either way, though, there does appear to be some willingness from NetworkManager upstream to use dnsmasq[4] (what, like 2 years after you added DBus support for that very purpose?). So, yay or nay? I'm not looking for a firm commitment, just a "maybe" or a "hell no.&q

Re: [Dnsmasq-discuss] dnsmasq's use of /var/lib/misc/

2007-12-04 Thread Jima
arrier to entry is pretty easy, and I'm already maintaining three patches...no huge deal. (Actually, I could merge it with the enable-dbus one, which already mucks around in config.h.) FWIW, I think I'll take this opportunity to push 2.41test20 to Rawhide. Thanks for the feedback. Jima

[Dnsmasq-discuss] dnsmasq's use of /var/lib/misc/

2007-12-03 Thread Jima
407901 Thanks! Jima

Re: [Dnsmasq-discuss] gcc warnings during build

2007-09-26 Thread Jima
them to be remedied moving forward. Thanks for passing these on. Thanks for fixing them! Jima

[Dnsmasq-discuss] gcc warnings during build

2007-09-26 Thread Jima
Very bad thing? Whiny gcc? :-) Thanks! Jima

Re: [Dnsmasq-discuss] Local domains and local hosts

2007-09-21 Thread Jima
On Fri, 21 Sep 2007, Lars Noodén wrote: Thanks Jima and Simon. The new code causes host to respond as expected. No problem. Just happy to watch the open source model work effectively. :-) Part of the problem is that IPv6 is still on my list of things to do. Hopefully by March, I'

Re: [Dnsmasq-discuss] Local domains and local hosts

2007-09-21 Thread Jima
address of apt-cacher.mysubdomain.mydomain.fi in /etc/hosts instead of dnsmasq.conf. Names in /etc/hosts don't exhibit the bug. Which is why I've never encountered this bug; I always use /etc/hosts. :-) Jima

Re: [Dnsmasq-discuss] Local domains and local hosts

2007-09-21 Thread Jima
ug, whether it just requires IPv6 support to be loaded, or if you actually need a working IPv6 network (which I have). But, I'm pretty sure that's the root of the problem. Jima

Re: [Dnsmasq-discuss] GPL v3

2007-09-14 Thread Jima
zed they had to play nice or their product would find itself being useless real quickly. Just a theory... Jima

Re: [Dnsmasq-discuss] GPL v3

2007-09-11 Thread Jima
some good advance warning, because we're supposed to announce license changes for our packages, and I'll have to change the tag in the spec. But, since you're including us in this discussion, I'm not too worried you'll blindside us with a license change. :-) Jima

Re: [Dnsmasq-discuss] illegal domain part warnings

2007-09-02 Thread Jima
quot;Network Name"?) when you right-click on "My Computer" (or go to Control Panel -> System), and go to the second or so tab. Can't quite remember the details. :-) Jima

[Dnsmasq-discuss] Any issues with 2.40test21?

2007-08-22 Thread Jima
der a week). Thanks! Jima

Re: [Dnsmasq-discuss] Multiple domains

2007-07-12 Thread Jima
nstead go to the internal one. Downside: If you have anything that's only running on the external host, this approach won't work (or you'll have to provide that service internally as well). Take it or leave it. :-) Jima

[Dnsmasq-discuss] Bug/RFE from Fedora Bugzilla

2007-06-29 Thread Jima
Someone just filed a bug/RFE against dnsmasq on the Fedora Bugzilla server: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=246265 IMO, this isn't the kind of thing individual distributions should be fixing/changing, so I'm passing it upstream. Simon? :-) Jima

Re: [Dnsmasq-discuss] Restricting dhcp-range to certain MAC prefixes?

2007-06-14 Thread Jima
er to map tftp filename requests to differing actual filenames based on the requestor's IP address. You can't pass the filename-to-request to the client via DHCP? :-( Jima

Re: [Dnsmasq-discuss] resolving on dnsmasq box itself?

2007-06-12 Thread Jima
bb.ccc.2#53 dnsmasq[25415]: using nameserver aa.bb.ccc.1#53 dnsmasq[25415]: ignoring nameserver 127.0.0.1 - local interface My resolv.conf contains (among other things): nameserver 127.0.0.1 nameserver aa.bb.ccc.1 nameserver aa.bb.ccc.2 dnsmasq is apparently smart enough to not ask itself for information. ;-) Jima

Re: [Dnsmasq-discuss] 2.39rc2 is fine here

2007-04-27 Thread Jima
es. Thanks Simon! I second that. :-) Jima

RE: [Dnsmasq-discuss] A test release?

2007-03-29 Thread Jima
articularly reliable test (due to compiler oddities, varied libraries, and whatnot). Besides that, I'm a bit of a stickler about only running packaged software (even if I have to package it myself). Jima

Re: [Dnsmasq-discuss] A test release?

2007-03-28 Thread Jima
On Wed, 28 Mar 2007, Simon Kelley wrote: What do people think? Could you/would you test a RC binary? Sure, I'd inflict it upon my guinea pigs^W^W users. (No, not my Fedora users, my other ones.) Jima

Re: [Dnsmasq-discuss] Mask a domain

2007-03-19 Thread Jima
e thing. I should add that to my configuration. Jima

Re: [Dnsmasq-discuss] TFTP not working with listen-address?

2007-03-01 Thread Jima
just curious.) Jima

Re: [Dnsmasq-discuss] Mysterious dnsmasq 2.38 'hangs'

2007-02-16 Thread Jima
.fc5.i386.rpm Most mirrors have dropped it, as the primary mirror only keeps the last two (2.37-1 and 2.38-1, at this point). Jima

Re: [Dnsmasq-discuss] Mysterious dnsmasq 2.38 'hangs'

2007-02-16 Thread Jima
/5/i386/dnsmasq-2.37-1.fc5.i386.rpm Not sure about the underlying problems (I'm not a programmer, honest), I'm just trying to narrow down where the problem might be. Jima Fedora Extras dnsmasq maintainer

Re: [Dnsmasq-discuss] Announce: dnsmasq-2.38

2007-02-12 Thread Jima
MMORTAL) while (*up && !((*up)->flags & F_IMMORTAL)) up = &((*up)->hash_next); This is why I leave the programming up to the programmers. Rolling this update out to Fedora... Jima

Re: [Dnsmasq-discuss] rarp functionality in dnsmasq?

2007-02-12 Thread Jima
why you'd rather not do it. I can accept that. It's partly one of those "it's not what you say, but how you say it" things. Thanks for addressing my question. :-) Jima

[Dnsmasq-discuss] rarp functionality in dnsmasq?

2007-02-09 Thread Jima
a 7, and the mirrors should soon pick it up for Fedora Extras 5 and 6. :-) Jima 1. http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2005q1/000106.html

Re: [Dnsmasq-discuss] Dnsmasq in a small enterprise network

2007-01-19 Thread Jima
would run on a current Linux distribution. Do you think that Dnsmasq can do that without problems? I think you pretty much just described my office's network (which is, yes, served by dnsmasq). :-) Jima

Re: [Dnsmasq-discuss] ip for domain

2006-11-15 Thread Jima
ing it might be some combination of these: domain-needed local=/my-domain/ expand-hosts domain=my-domain Then I've got a line in /etc/hosts with: 10.0.0.2server my-domain $ host my-domain my-domain has address 10.0.0.2 Let me know whether this helps or not. Jima

Re: [Dnsmasq-discuss] ip for domain

2006-11-14 Thread Jima
192.168.0.42somename foo-domain Jima

Re: [Dnsmasq-discuss] How to use dnsmasq as a dhcp server only

2006-11-13 Thread Jima
e for local caching, it's not designed for serving up lots of authoritative DNS (at least, not that I've seen :-). Thanks to Simon for the great work, by the way. Jima

Re: [Dnsmasq-discuss] query for a.com tries a.com.localhost.localdomain

2006-05-04 Thread Jima
. Might speed things up a little to begin with. Jima

Re: [Dnsmasq-discuss] DHCP for only known hosts.

2006-05-04 Thread Jima
et us know if that doesn't fix things up. :) Jima