Re: [Dnsmasq-discuss] [PATCH] Convert dnsmasq log timestamp to use timespec.

2020-10-12 Thread Vladislav Grishenko
sider the msec/nsec time source. -- Best Regards, Vladislav Grishenko > -Original Message- > From: Dnsmasq-discuss On > Behalf Of Cody Carey > Sent: Monday, October 12, 2020 2:12 AM > To: dnsmasq-discuss@lists.thekelleys.org.uk > Subject: [Dnsmasq-discuss] [PATCH] Conver

[Dnsmasq-discuss] [PATCH] Rename HAVE_NETTLEHASH to HAVE_CRYPTOHASH

2021-01-24 Thread Vladislav Grishenko
refer patch attached. -- Best Regards, Vladislav Grishenko >From d0a80d2ba18cb8d6bf3e93b66656ca5a9339df9f Mon Sep 17 00:00:00 2001 From: Vladislav Grishenko Date: Sun, 24 Jan 2021 19:15:31 +0500 Subject: [PATCH] Rename HAVE_NETTLEHASH to HAVE_CRYPTOHASH There's no much sense

Re: [Dnsmasq-discuss] [PATCH] Rename HAVE_NETTLEHASH to HAVE_CRYPTOHASH

2021-01-25 Thread Vladislav Grishenko
Hi, > Patch modified to keep backwards compatibility with HAVE_NETTLEHASH > because, why not? and applied. Looks like a sensible idea. Indeed, much better. Thank you -- Best Regards, Vladislav Grishenko > -Original Message- > From: Dnsmasq-discuss On > Behalf Of Simo

Re: [Dnsmasq-discuss] [PATCH] Rename HAVE_NETTLEHASH to HAVE_CRYPTOHASH

2021-01-25 Thread Vladislav Grishenko
CRYPTOHASH sound much better. > Thanks! Np > > On 1/25/21 10:53 AM, Vladislav Grishenko wrote: > > Hi, > > > >> Patch modified to keep backwards compatibility with HAVE_NETTLEHASH > >> because, why not? and applied. Looks like a sensible idea. > &

[Dnsmasq-discuss] [PATCH] Fix HAVE_CRYPOHASH build and tune GOST/ECDSA usage

2021-04-10 Thread Vladislav Grishenko
attached. As for disabling GOST, what if disable it by default? Current implemented GOST algos are obsolete, newer ones didn't pass certification as DNSSEC algo, so. -- Best Regards, Vladislav Grishenko 0001-Fix-HAVE_CRYPOHASH-build-and-tune-GOST-ECDSA-usage.patch Description: B

Re: [Dnsmasq-discuss] [PATCH] Fix HAVE_CRYPOHASH build and tune GOST/ECDSA usage

2021-04-14 Thread Vladislav Grishenko
icially deprecate GOST R 34.10-2001, not standardized yet by IETF. https://datatracker.ietf.org/doc/html/draft-ietf-dnsop-rfc5933-bis-03 Maybe it makes sense for the decision, and nettle has no GOST R 34.11-2012 support at the moment. Thank you -- Best Regards, Vladislav Grishenko > -Origin

Re: [Dnsmasq-discuss] [PATCH] unittests

2021-04-15 Thread Vladislav Grishenko
Hi, > https://github.com/themiron/dnsmasq Thank you for asking, it's my private mirrored master branch and related openssl fork (in separate branch). Updated occasionally from release to release, so hardly can be ~official mirror. -- Best Regards, Vladislav Grishenko > -Origi

[Dnsmasq-discuss] dhcpv6 @ rc1

2012-02-29 Thread Vladislav Grishenko
cording technet, will never do. However, there's 3rd party win32 daemons, which can be used, like rdnssd-win32 *nix also has support in 3rd party standalone daemons. Best Regards, Vladislav Grishenko ICQ: 303357 MSN: themi...@mail.ru Skype: the.miron ___

Re: [Dnsmasq-discuss] Announce: release candidate dnsmasq-2.60rc1

2012-02-29 Thread Vladislav Grishenko
, GNU Make 3.81 Best Regards, Vladislav Grishenko > -Original Message- > From: dnsmasq-discuss-boun...@lists.thekelleys.org.uk [mailto:dnsmasq- > discuss-boun...@lists.thekelleys.org.uk] On Behalf Of Simon Kelley > Sent: Wednesday, February 29, 2012 1:59 PM

Re: [Dnsmasq-discuss] 2.60rc2

2012-02-29 Thread Vladislav Grishenko
Doesn't build with HAVE_BROKEN_RTC Trivial fix attached Best Regards, Vladislav Grishenko > -Original Message- > From: dnsmasq-discuss-boun...@lists.thekelleys.org.uk [mailto:dnsmasq- > discuss-boun...@lists.thekelleys.org.uk] On Behalf Of Simon Kelley > Sent: Thursday,

Re: [Dnsmasq-discuss] 2.60rc2

2012-02-29 Thread Vladislav Grishenko
Sorry, really missed it. Thanks Best Regards, Vladislav Grishenko > -Original Message- > From: Simon Kelley [mailto:si...@thekelleys.org.uk] > Sent: Thursday, March 01, 2012 3:49 AM > To: Vladislav Grishenko > Cc: 'dnsmasq discussion list' > Subject: R

[Dnsmasq-discuss] dhcpv6 duid gen

2012-02-29 Thread Vladislav Grishenko
idea to use LLT duid type now even with RTC machines, because if lease file is lost and dnsmasq restarted, it will get new duid and will ignore any renew requests completely. This leads to a much more longer client renew, possibly authoritative option could be used to avoid it, can't say now is it

Re: [Dnsmasq-discuss] dhcpv6 duid gen

2012-02-29 Thread Vladislav Grishenko
. Best Regards, Vladislav Grishenko > -Original Message----- > From: Vladislav Grishenko [mailto:themi...@mail.ru] > Sent: Thursday, March 01, 2012 5:07 AM > To: dnsmasq-discuss@lists.thekelleys.org.uk > Cc: Simon Kelley (si...@thekelleys.org.uk) > Subject: dhcpv6 duid gen

Re: [Dnsmasq-discuss] dhcpv6 duid gen

2012-03-01 Thread Vladislav Grishenko
eboot, fast reinit, etc). due hashing, there's a kind of guarantee that dhcpv4 client will get his leases back, but not for dhcpv6 guid. > I'm sure that an implementation of RECONFIGURE will be done, but not for > this release: I want to get the basics working first. np, just fyi Best R

Re: [Dnsmasq-discuss] dhcpv6 duid gen

2012-03-01 Thread Vladislav Grishenko
more handy than to implement own duid generation and storing it in conf. The root issue was in sit (6to4 tunnels) interfaces, which has no hwaddr to be used as duid ll source. Best Regards, Vladislav Grishenko > -Original Message- > From: Simon Kelley [mailto:si...@thekelleys.org.uk] &g

Re: [Dnsmasq-discuss] dhcpv6 duid gen

2012-03-01 Thread Vladislav Grishenko
> On 01/03/12 11:40, Vladislav Grishenko wrote: > >> I wonder if the solution might be to just have a duid-override > >> =, configuration which suppresses > >> storing anything in the lease file and > > just > >> uses a type-2 DUID in the obvious

Re: [Dnsmasq-discuss] Cunning plan, or hideous hack?

2012-03-08 Thread Vladislav Grishenko
is is a kind of hack, which is not supposed to work. Best Regards, Vladislav Grishenko > -Original Message- > From: dnsmasq-discuss-boun...@lists.thekelleys.org.uk [mailto:dnsmasq- > discuss-boun...@lists.thekelleys.org.uk] On Behalf Of Simon Kelley > Sent: Thursday, March 08, 20

Re: [Dnsmasq-discuss] Cunning plan, or hideous hack?

2012-03-08 Thread Vladislav Grishenko
mon. Best Regards, Vladislav Grishenko > -Original Message- > From: Simon Kelley [mailto:si...@thekelleys.org.uk] > Sent: Thursday, March 08, 2012 8:47 PM > To: Vladislav Grishenko > Cc: Dnsmasq-discuss@lists.thekelleys.org.uk > Subject: Re: [Dnsmasq-discuss] Cunnin

[Dnsmasq-discuss] dnsmasq 2.61test7 & RA issues

2012-03-23 Thread Vladislav Grishenko
es get prolonged lease time, and possibly never expired then. Solution is quite simple - store not only lease length, but calculated remaining time too. With this values it's possible to correct count all previous timings. Best Regards, Vladisla

Re: [Dnsmasq-discuss] dnsmasq 2.61test7 & RA issues

2012-03-24 Thread Vladislav Grishenko
> From: dnsmasq-discuss-boun...@lists.thekelleys.org.uk [mailto:dnsmasq- > discuss-boun...@lists.thekelleys.org.uk] On Behalf Of Simon Kelley > Sent: Saturday, March 24, 2012 8:31 PM > > On 23/03/12 22:36, Vladislav Grishenko wrote: > > > > Usually it's done by s

Re: [Dnsmasq-discuss] dnsmasq 2.61test7 & RA issues

2012-03-25 Thread Vladislav Grishenko
n (actually, preferred remaining) time with HAVE_BROKEN_RTC. With udpcpd it can be done via dumpleases or just to read & parse udhcpd's lease file and I was hoping for the same approach for dnsmasq. Leases get read by request, so triggering actual lease file write isn't the problem (used signal), the problem is no expiration/remaining time. Best Regards, Vladislav Grishenko ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Re: [Dnsmasq-discuss] dnsmasq 2.61test7 & RA issues

2012-03-25 Thread Vladislav Grishenko
> From: Simon Kelley > Sent: Sunday, March 25, 2012 7:48 PM > > 3.Periodic RA isn't working, because alarm code goes into (dhcp || > > dhcp6) path and don't trigger RA alarms > > This code does that, I think. > > #ifdef HAVE_DHCP6 > else if (daemon->ra_con

Re: [Dnsmasq-discuss] dnsmasq 2.61test7 & RA issues

2012-03-25 Thread Vladislav Grishenko
Sure, will look and update you ASAP Thanks Best Regards, Vladislav Grishenko > -Original Message- > From: Simon Kelley [mailto:si...@thekelleys.org.uk] > Sent: Monday, March 26, 2012 1:58 AM > To: Vladislav Grishenko > Cc: dnsmasq-discuss@lists.thekelleys.org.uk > Sub

Re: [Dnsmasq-discuss] dnsmasq 2.61test7 & RA issues

2012-03-25 Thread Vladislav Grishenko
gt; > 2012/3/25 Simon Kelley : > > On 25/03/12 14:21, Vladislav Grishenko wrote: > >>> From: Simon Kelley > [snip] > >>> The 6to4 case, maybe more useful. > >>> But is 6to4 going to be used much in the real world? > >> I'd say 6to4 is the

[Dnsmasq-discuss] dnsmasq 2.61 no periodic RA's and sendto errors

2012-05-11 Thread Vladislav Grishenko
y it could work only for the first time, if additional random delay is 0. Patches attached. Best Regards, Vladislav Grishenko 0001-fix-RA-sendto-error-in-case-of-answering-to-RS-witho.patch Description: Binary data 0002-cosmetics-use-ALL_NODES-as-defined-in-rfc4861.patch Description: Bi

Re: [Dnsmasq-discuss] dnsmasq 2.61 no periodic RA's and sendto errors

2012-05-12 Thread Vladislav Grishenko
calculate them from specified/default MaxRtrAdvInterval. This will make configuration more handy for sure. Best Regards, Vladislav Grishenko > -Original Message- > From: Simon Kelley [mailto:si...@thekelleys.org.uk] > Sent: Saturday, May 12, 2012 8:35 PM > To: Vladislav Gr

[Dnsmasq-discuss] НА: dnsmasq 2.61 no periodic RA's and sendto errors

2012-05-13 Thread Vladislav Grishenko
Jim, make sure you're using enable-ra in your config Best regards, Vladislav Grishenko - Reply message - От: "Jim Bos" Кому: "Simon Kelley" Копия: "Vladislav Grishenko" , Тема: dnsmasq 2.61 no periodic RA's and sendto errors Дата: вс, май

[Dnsmasq-discuss] [PATCH] Avoid false netlink errors logging

2012-09-18 Thread Vladislav Grishenko
Hi all, Commit 54dd393f [PATCH] Add --bind-dynamic introduced regression. Netlink errors with actual success status gets logged as errors. Patch fixes that by checking status, as it was before 54dd393f, could be applied to current git. Best Regards, Vladislav Grishenko Avoid-false-netlink

[Dnsmasq-discuss] [PATCH] Use IP family for initial setup logging

2012-09-18 Thread Vladislav Grishenko
: DHCPv6, IP range 2001:db8::1 -- 2001:db8::1255, lease time 1d dnsmasq-dhcp: DHCPv6 stateless on 2001:db8:: dnsmasq-dhcp: SLAAC on 2001:db8:: prefix valid 1d Best Regards, Vladislav Grishenko Use-IP-family-for-initial-setup-logging.patch Description: Binary data

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

2012-10-14 Thread Vladislav Grishenko
ehavior is externally controlled by sysctl net.ipv6.bindv6only, so, it's better to set the flag, just in case. Best Regards, Vladislav Grishenko > -Original Message- > From: dnsmasq-discuss-boun...@lists.thekelleys.org.uk [mailto:dnsmasq- > discuss-boun...@lists.thekelleys.o

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

2012-10-14 Thread Vladislav Grishenko
Refer patch attached (against current git) Best Regards, Vladislav Grishenko > -Original Message- > From: Vladislav Grishenko [mailto:themi...@mail.ru] > Sent: Sunday, October 14, 2012 3:51 PM > To: 'Gene Czarcinski'; 'dnsmasq-discuss@lists.thekelleys.org.

[Dnsmasq-discuss] Improve DHCP stateless support

2012-10-14 Thread Vladislav Grishenko
ption=tag:lan,option6:24,example.com dhcp-option=tag:lan,option6:32,600 Refer patch attached. Best Regards, Vladislav Grishenko ICQ: 303357 MSN: themi...@mail.ru Skype: the.miron 0001-Relax-static-dhcpv6-ranges-up-to-0.patch Description: Binary data ___ Dn

Re: [Dnsmasq-discuss] RA support in dnsmasq

2012-11-25 Thread Vladislav Grishenko
Hi Gene, Instead of deprecating/turning-off logging by facility, it would be better to have ability to tune loglevel for each sysbsystem. Like following: where 0 means log-level=dhcp,dhcpv6,6,dns,7,ra,-1 Best Regards, Vladislav Grishenko > -Original Message- > From: d

Re: [Dnsmasq-discuss] Additional feature requested for stateful DHCHv6 together with a 6RD-tunnel to the ISP

2013-01-11 Thread Vladislav Grishenko
d of deletion yet. 4. syntax constructor: can be done in constructor[:] way, with usage of interface= data minus dhcp excluded interfaces. Best Regards, Vladislav Grishenko > -Original Message- > From: dnsmasq-discuss-boun...@lists.thekelleys.org.uk [mailto:dnsmasq- > discuss-boun

Re: [Dnsmasq-discuss] Additional feature requested for stateful DHCHv6 together with a 6RD-tunnel to the ISP

2013-01-14 Thread Vladislav Grishenko
> From: Simon Kelley > Sent: Friday, January 11, 2013 8:59 PM > > On 11/01/13 11:09, Vladislav Grishenko wrote: > > 4. syntax constructor: can be done in constructor[:] > > way, with usage of interface= data minus dhcp excluded interfaces. > > Sorry, I don'

Re: [Dnsmasq-discuss] [dnsmasq] Errors found by static analysis of source code (Coverity)

2013-02-05 Thread Vladislav Grishenko
simplification? Refer alternative patch as well, probably other code places need it too. Best Regards, Vladislav Grishenko > -Original Message- > From: dnsmasq-discuss-boun...@lists.thekelleys.org.uk [mailto:dnsmasq- > discuss-boun...@lists.thekelleys.org.uk] On Behalf Of Sim

[Dnsmasq-discuss] build fails with HAVE_BROKEN_RTC

2013-02-05 Thread Vladislav Grishenko
Hi, Simon After auth code merging, one die() call has insufficient agrs for HAVE_BROKEN_RTC case. Refer patch attached Best Regards, Vladislav Grishenko zone-serial-with-broken-rtc-fix.patch Description: Binary data ___ Dnsmasq-discuss

Re: [Dnsmasq-discuss] Enable HAVE_IPSET by default

2013-03-21 Thread Vladislav Grishenko
Hi Simon, Just my 2 cents, binary size is important on devices with very limited flash size (2Mb, 4Mb). So HAVE_IPSET compile-time switch should continue to exist, same as others, have no idea about default compile-time states, we always can override them. Best Regards, Vladislav Grishenko

Re: [Dnsmasq-discuss] Enable HAVE_IPSET by default

2013-03-21 Thread Vladislav Grishenko
4 +4 -- (add/remove: 6/0 grow/shrink: 5/0 up/down: 2084/0) Total: 2084 bytes Best Regards, Vladislav Grishenko > -Original Message- > From: dnsmasq-discuss-boun...@lists.thekelleys.o

Re: [Dnsmasq-discuss] Config file behaviour - change/bug/feature - comments

2013-03-28 Thread Vladislav Grishenko
m settings. So, there's nothing wrong with dnsmasq to be fixed, instead just drop no-dhcp-interface line from being saved. If there's no dhcp-range, no dhcp will happen anyway. Best Regards, Vladislav Grishenko > -Original Message- > From: dnsmasq-discuss-boun...@lists.the

Re: [Dnsmasq-discuss] [Patch] dnsmasq with IPSET feature enabled doesn't compile on linux kernel < 2.6.24

2013-04-23 Thread Vladislav Grishenko
Dears, We have 2.6.22 with ipset. Plz, keep in mind there're no only vanilla kernels around. Best Regards, Vladislav Grishenko > -Original Message- > From: dnsmasq-discuss-boun...@lists.thekelleys.org.uk [mailto:dnsmasq- > discuss-boun...@lists.thekelleys.org.uk] On B

Re: [Dnsmasq-discuss] autogenerating dns records

2013-04-25 Thread Vladislav Grishenko
; ANSWER SECTION: 8.7.6.5.4.3.2.1.f.e.d.c.b.a.0.9.8.7.6.5.4.3.2.1.8.b.d.0.1.0.0.2.ip6.arpa. 3994671 IN PTR ojl839stdua19spakh4gr64z21.domain.local. $ dig 1zigr64z21.domain.local. @127.0.0.1 -p 5353 ;; ANSWER SECTION: 1zigr64z21.domain.local. 62511 IN 2001:db8::1 Best Regards, Vla

Re: [Dnsmasq-discuss] autogenerating dns records

2013-04-25 Thread Vladislav Grishenko
he prefix is limited to 63-46 for IPv6, to > be sure to avoid the label length limit. The problem is it's artificial limit, one can use private prefix even with /3 or less. Best Regards, Vladislav Grishenko ___ Dnsmasq-discuss mailing list

Re: [Dnsmasq-discuss] Forwarding all DNS requests (wildcard effectively) to single upstream server

2013-05-22 Thread Vladislav Grishenko
ion, // has the special meaning of "unqualified names only" ie names without any dots in them. " >I know I am missing something - any hints? "server=/#/a.b.c.d" does what you need, # matches everything and becomes a zero lengt

[Dnsmasq-discuss] DHCPv6 lease hwaddr

2013-08-04 Thread Vladislav Grishenko
21:6a:xx:xx:xx 201:db8::109 host 00:01:00:01:14:0d:23:69:90:e6:ba:xx:xx:xx [%04x: flags like TA/NA/etc] Legacy format with %u (even not %lu for keeping the whole hwaddr...) can be easily supported, but doesn't worth to, since no soft writes it directly for ipv6 leases. Best Regar

Re: [Dnsmasq-discuss] DHCPv6 lease hwaddr

2013-08-04 Thread Vladislav Grishenko
Little addition, previous mail says nothing about iaid, it needs be moved to separate lease filed too, and, for example before/after/with flags in leasefile. Best Regards, Vladislav Grishenko > -Original Message- > From: Vladislav Grishenko [mailto:themi...@mail.ru] > Sen

Re: [Dnsmasq-discuss] DHCPv6 Server not respecting lease time setting

2013-08-04 Thread Vladislav Grishenko
runk/dnsmasq/110-no-lifetime-preference.pa tch Best Regards, Vladislav Grishenko From: dnsmasq-discuss-boun...@lists.thekelleys.org.uk [mailto:dnsmasq-discuss-boun...@lists.thekelleys.org.uk] On Behalf Of Jonathan Fabian Sent: Thursday, August 01, 2013 4:06 AM To: dnsmasq-discuss@lists.t

Re: [Dnsmasq-discuss] Reg: Info related to leases file

2013-09-24 Thread Vladislav Grishenko
lues and MUST only > compare DUIDs for equality. Clients and servers MUST NOT in any > other way interpret DUIDs. Best Regards, Vladislav Grishenko ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk http://lists.thekelleys

Re: [Dnsmasq-discuss] Reg: Info related to leases file

2013-09-24 Thread Vladislav Grishenko
is the simplest way for my case without usage any other leasudump-like api Best Regards, Vladislav Grishenko ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Re: [Dnsmasq-discuss] Reg: Info related to leases file

2013-09-24 Thread Vladislav Grishenko
> From: Simon Kelley [mailto:si...@thekelleys.org.uk] > Sent: Tuesday, September 24, 2013 9:16 PM > > On 24/09/13 15:31, Vladislav Grishenko wrote: > > Hi Simon, > > > >> However, if you're interested in the MAC addresses of clients, the > >> very

Re: [Dnsmasq-discuss] Reg: Info related to leases file

2013-09-25 Thread Vladislav Grishenko
l keep it compatible going forward. Ok, giving up. Script-based has even-driven pros while adding/deleting lease. My next concern is about lease init stage, when dnsmasq needs to be restarted due reconfig. Does it need to be implemented, or leasefile in whatever format could coexist with script? Best Regards, Vladislav Grishenko ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Re: [Dnsmasq-discuss] Announce: dnsmasq-2.67rc1

2013-10-02 Thread Vladislav Grishenko
:2" shown above in DHCPv4-derived IPv6 names and router advertisement is redundant, because not further used. Actually, non-DHCPv6 stateful templates use only prefix part of the first address in configured range, in example above "::2/64" =&g

Re: [Dnsmasq-discuss] gatway

2013-10-06 Thread Vladislav Grishenko
field in outgoing advertisements to zero. > > is it possible to tell dnsmasq not to announce itself as router? So , yes, it's theoretically possible. Best Regards, Vladislav Grishenko > -Original Message- > From: dnsmasq-discuss-boun...@lists.thekelleys.org.uk [mailto:d

Re: [Dnsmasq-discuss] gatway

2013-10-08 Thread Vladislav Grishenko
> From: Simon Kelley > Sent: Tuesday, October 08, 2013 4:20 PM > On 06/10/13 11:32, Vladislav Grishenko wrote: > > Hi, RFC4861 says: > > > > A router might want to send Router Advertisements without advertising > > itself as a default router. For i

Re: [Dnsmasq-discuss] gatway

2013-10-12 Thread Vladislav Grishenko
d up. What do you think? Best Regards, Vladislav Grishenko > -Original Message- > From: Simon Kelley [mailto:si...@thekelleys.org.uk] > Sent: Friday, October 11, 2013 2:01 AM > To: Vladislav Grishenko > Cc: dnsmasq-discuss@lists.thekelleys.org.uk > Subject: Re: [Dnsmasq-dis

Re: [Dnsmasq-discuss] gatway

2013-10-14 Thread Vladislav Grishenko
lifetime. Also, announcing link-local addres of interface as RDNSS make life easier while prefix changing, renumbering, etc. As for user-specified RDNSS addresses, it's up to him to shoot in own foots and specify static or dynamic servers. Best Regards,

Re: [Dnsmasq-discuss] Clarification of prefix length field in dhcp-range

2013-10-15 Thread Vladislav Grishenko
=486479e94308f8579a d5132a5218a74dbc707521 Best Regards, Vladislav Grishenko ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Re: [Dnsmasq-discuss] DNSMasq and DNS reflection attacks

2013-10-24 Thread Vladislav Grishenko
of --bind-dynamic, with no --bind-interfaces code and no warnings, less binary size, more seciruty. Best Regards, Vladislav Grishenko ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Re: [Dnsmasq-discuss] DNSMasq and DNS reflection attacks

2013-10-25 Thread Vladislav Grishenko
> From: Simon Kelley > Sent: Friday, October 25, 2013 4:15 PM > > On 24/10/13 23:41, Vladislav Grishenko wrote: > >> From: Simon Kelley > >> Sent: Thursday, October 24, 2013 11:00 PM > >> > >> So, don't use --bind-interfaces. If you're on

Re: [Dnsmasq-discuss] Need some example for ipv6 dhcp mode(ra-only, slaac, ra-names, ra-stateless)

2013-11-11 Thread Vladislav Grishenko
Since dnsmasq 2.67 it's possible to use MAC addresses for DHCPv6 as well Of course, there's some limitations, refer dnsmasq man for details Best Regards, Vladislav Grishenko > -Original Message- > From: dnsmasq-discuss-boun...@lists.thekelleys.org.uk [mailto:dnsmasq

Re: [Dnsmasq-discuss] dnsmasq-2.68rc3 Coverity difference scan against 2.67

2013-11-26 Thread Vladislav Grishenko
Hi Simon, Could you please also check out compiler warning fixes from here? Thanks http://wl500g.googlecode.com/svn/trunk/dnsmasq/ Best Regards, Vladislav Grishenko > -Original Message- > From: dnsmasq-discuss-boun...@lists.thekelleys.org.uk [mailto:dnsmasq- > dis

Re: [Dnsmasq-discuss] dhcp-pd, and autoassigned internal interfaces issues

2014-01-22 Thread Vladislav Grishenko
it really intended? Best Regards, Vladislav Grishenko ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Re: [Dnsmasq-discuss] dhcpv6

2014-09-02 Thread Vladislav Grishenko
Hi Vasiliy, Kernel never sends RA, so it's always up to userspace like dnsmasq. Best Regards, Vladislav Grishenko > -Original Message- > From: Dnsmasq-discuss [mailto:dnsmasq-discuss- > boun...@lists.thekelleys.org.uk] On Behalf Of Vasiliy Tolstov > Sent: Monday, Septem

Re: [Dnsmasq-discuss] dhcpv6

2014-09-02 Thread Vladislav Grishenko
> From: v...@selfip.ru [mailto:v...@selfip.ru] On Behalf Of Vasiliy Tolstov > Sent: Wednesday, September 03, 2014 3:55 AM > > 2014-09-03 1:52 GMT+04:00 Vladislav Grishenko : > > Hi Vasiliy, > > Kernel never sends RA, so it's always up to userspace like dnsmasq

Re: [Dnsmasq-discuss] Adding Route Information Option to prefixes in RA

2014-09-11 Thread Vladislav Grishenko
ode. http://wl500g.googlecode.com/svn/trunk/dnsmasq/071-ra-route-info.patch Best Regards, Vladislav Grishenko > -Original Message- > From: Dnsmasq-discuss [mailto:dnsmasq-discuss- > boun...@lists.thekelleys.org.uk] On Behalf Of Steven Barth > Sent: Thursday, September 11, 2014 12:36

Re: [Dnsmasq-discuss] dhcp option 43 question

2014-10-06 Thread Vladislav Grishenko
m -- > so I considered setting the "cname" option in dnsmasq to my controller. But I > couldn't get that working for some reason. Try either dhcp-option=vendor:,1,ip.ip.ip.ip or or dhcp-option=vendor:,1,http://fqdn:8080/inform Refer --dhcp-option http://www.thekelleys.org.uk/dns

Re: [Dnsmasq-discuss] Don't reply to requests for DHCPv6 addresses when M flag is off

2015-04-17 Thread Vladislav Grishenko
ttached. Best Regards, Vladislav Grishenko > -Original Message- > From: Dnsmasq-discuss [mailto:dnsmasq-discuss- > boun...@lists.thekelleys.org.uk] On Behalf Of Simon Kelley > Sent: Thursday, January 22, 2015 2:02 AM > To: dnsmasq-discuss@lists.thekelleys.org.uk > Subj

Re: [Dnsmasq-discuss] Don't reply to requests for DHCPv6 addresses when M flag is off

2015-04-19 Thread Vladislav Grishenko
Simon, thanks As for reasons, I guess, Steven thought it departs from ordinal meaning of RFC and prevents his odhcp6c to work normally. p.s in my previous mail was a typo, RFC 2119, of course, not 2219. sorry Best Regards, Vladislav Grishenko > -Original Message- > From: Simon

Re: [Dnsmasq-discuss] Mirror the git repository to github.com

2015-05-14 Thread Vladislav Grishenko
Hi Simon, There's a number of dnsmasq forks on github, so imho, it would be good to have official mirror there to base against. Best Regards, Vladislav Grishenko > -Original Message- > From: Dnsmasq-discuss [mailto:dnsmasq-discuss- > boun...@lists.thekelleys.org.uk] On B

Re: [Dnsmasq-discuss] Query about solving a DHCPNAK issue

2015-05-26 Thread Vladislav Grishenko
Hi Brian, Second dnsmasq assume the client request is to another server and responds with NAK in authoritative mode. The root of loop issue is in that busybox 1.20.x udhcpc client, it doesn't check server id for anything but offer packet. Bug is already fixed in bb 1.23.x, see commit http://git.busybox.net/busybox/commit/?id=e2318bbad786d6f9ebff704490246bfe52 e588c0 Best Regards, Vladislav Grishenko ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Re: [Dnsmasq-discuss] Query about solving a DHCPNAK issue

2015-05-26 Thread Vladislav Grishenko
Hi Kevin, Ignoring all naks – would be, but the fix is different. That fix ignores all naks except from the selected/requested server only, it’s ok. Best Regards, Vladislav Grishenko From: Kevin Benton [mailto:blak...@gmail.com] Sent: Wednesday, May 27, 2015 9:32 AM To: Vladislav

Re: [Dnsmasq-discuss] Query about solving a DHCPNAK issue

2015-06-01 Thread Vladislav Grishenko
not? Best Regards, Vladislav Grishenko From: Kevin Benton [mailto:blak...@gmail.com] Sent: Monday, June 01, 2015 2:02 PM To: Vladislav Grishenko Cc: Brian Haley; Simon Kelley; dnsmasq-discuss@lists.thekelleys.org.uk Subject: Re: [Dnsmasq-discuss] Query about solving a DHCPNAK issue

Re: [Dnsmasq-discuss] Query about solving a DHCPNAK issue

2015-06-01 Thread Vladislav Grishenko
server id option. This commit contains the old and new descriptions https://source.isc.org/cgi-bin/gitweb.cgi?p=dhcp.git;a=commitdiff;h=7116a34fc9b1fb307bcdca22e6963254289ecb80 Best Regards, Vladislav Grishenko From: Kevin Benton [mailto:blak...@gmail.com] Sent: Monday, June 01,

Re: [Dnsmasq-discuss] IPv6 RA issues when bound to IPv4

2015-07-17 Thread Vladislav Grishenko
Hi Michal Use netstat -g to display multicast group memberships Best Regards, Vladislav Grishenko > -Original Message- > From: Dnsmasq-discuss [mailto:dnsmasq-discuss- > boun...@lists.thekelleys.org.uk] On Behalf Of Michal Zatloukal > Sent: Friday, July 17, 2015 5:01 PM &

Re: [Dnsmasq-discuss] dnsmasq not responding to DNS queries for local addresses when WAN down

2015-07-19 Thread Vladislav Grishenko
t notice" under Administration / System web ui page. Best Regards, Vladislav Grishenko > -Original Message- > From: Dnsmasq-discuss [mailto:dnsmasq-discuss- > boun...@lists.thekelleys.org.uk] On Behalf Of Justin Smith > Sent: Sunday, July 19, 2015 2:20 PM > To: dnsmasq-discus

Re: [Dnsmasq-discuss] dnsmasq not responding to DNS queries for local addresses when WAN down

2015-07-20 Thread Vladislav Grishenko
When wan is down, dns queries to router gets intercepted with help of iptables. So, dnsmasq receives (and replies) nothing. Best Regards, Vladislav Grishenko > -Original Message- > From: Justin Smith [mailto:jus...@smithpolglase.com] > Sent: Monday, July 20, 2015 4:02 PM > T

Re: [Dnsmasq-discuss] fe80/10 link local dns forwarding

2015-09-07 Thread Vladislav Grishenko
Hi Kevin, There's RFC 6303 for that, current status is best current practice. As for dnsmasq implementation of that recommendations, it could depend on auth support, since it enables zone support. Best Regards, Vladislav Grishenko > -Original Message- > From: Dnsm

Re: [Dnsmasq-discuss] Dnsmasq not resolving addresses for an hour

2016-10-13 Thread Vladislav Grishenko
HAVE_BROKEN_RTC is enabled. Best Regards, Vladislav Grishenko _ From: John Knight Sent: четверг, октября 13, 2016 11:00 ПП Subject: Re: [Dnsmasq-discuss] Dnsmasq not resolving addresses for an hour To: Albert ARIBAUD Cc: Hi Albert, That sounds like a

Re: [Dnsmasq-discuss] Dnsmasq not resolving addresses for an hour

2016-10-14 Thread Vladislav Grishenko
en with defined CLOCK_MONOTONIC, the real presence of this clock source can be retrieved from kernel in runtime only. Yes, there're old running kernels with no CLOCK_MONOTONIC, clock_gettime() returns EINVAL. Same check is true for CLOCK_BOOTTIME. Best Regards, Vladislav Gris

Re: [Dnsmasq-discuss] Dnsmasq not resolving addresses for an hour

2016-10-14 Thread Vladislav Grishenko
ckward too much, it needs to be fixed. Not with changing the clock source, because it'll just mask the problem, but with proper dealing with such kind of time values. And, seems John have already found last_change variable wasn't static, didn’t check it by myself yet. Best Regards, Vla

Re: [Dnsmasq-discuss] Dnsmasq not resolving addresses for an hour

2016-10-24 Thread Vladislav Grishenko
Hi, all Just FYI, common way to really control resolv.conf updates w/o races and even with sym&hardlinks is to kick dnsmasq with signal after resolv.conf update is fully finished in any way.This also triggers hosts/ether/etc reread and corresponding reconf. Best Regards, Vladislav Grish

Re: [Dnsmasq-discuss] Sequential IP doesn't look for unused IPs

2016-12-26 Thread Vladislav Grishenko
. Best Regards, Vladislav Grishenko From: Dnsmasq-discuss [mailto:dnsmasq-discuss-boun...@lists.thekelleys.org.uk] On Behalf Of Alec Robertson Sent: Sunday, December 25, 2016 4:14 AM To: dnsmasq-discuss@lists.thekelleys.org.uk Subject: Re: [Dnsmasq-discuss] Sequential IP doesn't look for u

Re: [Dnsmasq-discuss] [PATCH] Support --server syntax in resolv-file

2017-04-10 Thread Vladislav Grishenko
ince 2.69)? This files allow full format of --server & --rev-server and are reread on SIGHUP, polling is not supported at the moment. Best Regards, Vladislav Grishenko -Original Message- From: Dnsmasq-discuss [mailto:dnsmasq-discuss-boun...@lists.thekelleys.org.uk] On Behalf Of Kr

[Dnsmasq-discuss] [PATCH] dhcpv6: fix unaligned access crash on aarch64

2018-08-21 Thread Vladislav Grishenko
at dhcp6.c:233 #7 0x00038c78 in main (argc=3, argv=0xfffefd34) at dnsmasq.c:1099 Best Regards, Vladislav Grishenko 0001-dhcpv6-fix-unaligned-access-crash-on-aarch64.patch Description: Binary data ___ Dnsmasq-discuss mailing list Dnsmasq-disc

Re: [Dnsmasq-discuss] [PATCH] dhcpv6: fix unaligned access crash on aarch64

2018-08-22 Thread Vladislav Grishenko
(opt6_ptr(ia_option, 0)...) is still there instead of put_opt6(&addr...). Best Regards, Vladislav Grishenko ср, 22 авг. 2018 г. в 2:11, Simon Kelley : > > Thanks for chasing that down. Your patch will fix it, but I think it's > probably better to solve the problem at source, where

Re: [Dnsmasq-discuss] Problem with server=/local/127.0.0.1

2018-12-14 Thread Vladislav Grishenko
k? > > -- > Respectfully, > Denis Shadrin > > ___ > Dnsmasq-discuss mailing list > Dnsmasq-discuss@lists.thekelleys.org.uk > http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss -- Best regards, Vladislav Grish

Re: [Dnsmasq-discuss] nettle 3.5 breaks build of dnsmasq

2019-06-26 Thread Vladislav Grishenko
Hi Juergen, Temporary workaround/patch is here https://github.com/themiron/dnsmasq/commit/6fd9aba7abe1e084123bc5002959350897774ace Best Regards, Vladislav Grishenko -Original Message- From: Dnsmasq-discuss On Behalf Of Juergen Daubert Sent: Wednesday, June 26, 2019 4:57 PM To: dnsmasq

Re: [Dnsmasq-discuss] [PATCH] Issues with TCP queries on recreated interfaces.

2019-07-09 Thread Vladislav Grishenko
) unlike other places Best Regards, Vladislav Grishenko -Original Message- From: Dnsmasq-discuss On Behalf Of Petr Mensik Sent: Tuesday, July 9, 2019 5:31 PM To: dnsmasq-discuss@lists.thekelleys.org.uk Subject: [Dnsmasq-discuss] [PATCH] Issues with TCP queries on recreated interfaces

Re: [Dnsmasq-discuss] [PATCH] Issues with TCP queries on recreated interfaces.

2019-07-10 Thread Vladislav Grishenko
ces not just for some selected. At the other hand, with no __attribute__((warn_unused_result)) it will not generate warning anyway. Best Regards, Vladislav Grishenko -Original Message- From: Petr Mensik Sent: Wednesday, July 10, 2019 3:01 PM To: Vladislav Grishenko ; dnsmasq-discuss@lis

Re: [Dnsmasq-discuss] [BUG] RA are sent too fast and slows down the machine

2019-08-28 Thread Vladislav Grishenko
Hi, Petr, Just worrying, isn't this bug a side effect of previous interface-related binding patch we're talking about? If yes, since it's not in upstream, it can be quite tricky to reproduce it on vanilla sources. Best Regards, Vladislav Grishenko -Original Message

Re: [Dnsmasq-discuss] CPU spinning bug, possibly related to SSHFP queries

2019-11-28 Thread Vladislav Grishenko
st Regards, Vladislav Grishenko -Original Message- From: Dnsmasq-discuss On Behalf Of Tore Anderson Sent: Thursday, November 28, 2019 12:38 PM To: dnsmasq-discuss@lists.thekelleys.org.uk Subject: [Dnsmasq-discuss] CPU spinning bug, possibly related to SSHFP queries Hello, I've noticed

Re: [Dnsmasq-discuss] Remove DSA-NSEC3-SHA1 & DSA DNSSEC algorithm as this is set to status MUST NOT implement in RFC 8624

2020-02-25 Thread Vladislav Grishenko
://github.com/themiron/dnsmasq/commit/a9ef96041fd0b594b662cbcb1a9b475844a4a5ab.patch p.s Please ignore ctypto-openssl.c part, it's not part of official dnsmasq source. Best Regards, Vladislav Grishenko -Original Message- From: Dnsmasq-discuss On Behalf Of Loganaden Velvindron Sent: M

[Dnsmasq-discuss] Remove ECC-GOST (GOST R 34.10-2001) algorithm as this is set to status MUST NOT implement in RFC 8624

2020-03-01 Thread Vladislav Grishenko
th to drop it too and save a couple of bytes? Thank you and Best Regards, Vladislav Grishenko ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Re: [Dnsmasq-discuss] Remove ECC-GOST (GOST R 34.10-2001) algorithm as this is set to status MUST NOT implement in RFC 8624

2020-03-02 Thread Vladislav Grishenko
Sorry, overlooked it (along with GOST R 34.11-94) must not be used for signing/delegation, but still may - for validation. Please ignore previous mail. Best Regards, Vladislav Grishenko -Original Message- From: Vladislav Grishenko Sent: Sunday, March 1, 2020 10:00 PM To: 'Simon K

[Dnsmasq-discuss] [PATCH] Add DHCPv6 NTP server option handling

2020-03-06 Thread Vladislav Grishenko
fully free from limitations - only address list or only fqdn value list is possible, not mixed due current state option parsing & flagging. Would be nice to have it in 2.81. Hi Kevin, FYI Thank you and Best Regards, Vladislav Grishenko 0001-Add-DHCPv6-ntp-server-56-option-handling.patch De