NO_PIE bind port build fail

2014-06-06 Thread Rick Dicaire
Hi folks, in trying to update bind 9.8.7_15 on freebsd 8.4, I get the following: ... Configuration summary: Optional features enabled: Multiprocessi

Re: NO_PIE bind port build fail

2014-06-07 Thread Rick Dicaire
Noel, no I am not. On Fri, Jun 6, 2014 at 11:57 PM, Noel Butler wrote: > Not a BSD user, but are you running any sort of extra security > enforcement toolsets? > PIE is IIRC, Position Independent Executable. > > > On Fri, 2014-06-06 at 19:27 -0400, Rick Dicaire wrote: >

Re: NO_PIE bind port build fail

2014-06-07 Thread Rick Dicaire
Indeed, its fixed, thanks. On Sat, Jun 7, 2014 at 9:00 AM, Gardner Bell wrote: > It looks as though a fix for this was committed to the ports tree about 13 > hours ago. Update your ports and try again. > > > On 7 June 2014 08:35, Rick Dicaire wrote: > >> Noel, no I

Re: problem using setuid ("-u" option) with BIND 9.10.3 on RedHat when listening on tun/tap interface

2015-09-27 Thread Rick Dicaire
o launch named, OR I can use the "-u" option of >> > "named" to lower the privileges after launch (requiring native root >> > privileges to launch), but I can't use both at the same time. >> > >> > Can anyone shed any light on this scenario? >> >> I

9.16 on older platforms

2020-03-19 Thread Rick Dicaire
Hi folks, I have found that new dependencies for 9.16 prevent it being able to build on Slackware linux 14.2 (no ply or libuv). (Yes I'm aware I can do the additional steps of downloading, compiling, installing the deps, but that's not the point) It got me thinking, are there other platforms where

Re: Logging on a Bind server

2020-10-20 Thread Rick Dicaire
On Tue, Oct 20, 2020 at 10:17 AM wrote: > Dear BIND-Users, > > Does someone has an idea, which log I have to activate. > Do you have querylog enabled? ___ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list IS

Re: Possibly stupid Q

2021-01-20 Thread Rick Dicaire
On Wed, Jan 20, 2021 at 2:19 PM Bruce Johnson wrote: > channel default_log { > file "/var/named/log/default" versions 3 size 20m; > print-time yes; > print-category yes; > print-severity yes; > severity info; > }; > > in named-chroot do these go to the act

Re: Problems with compiling BIND 9.17.10 or above ...

2021-05-26 Thread Rick Dicaire
On Wed, May 26, 2021 at 1:07 PM Zhéxué M. @SysAdmin < sys.admin@zhéxué-cloud.eu> wrote: > The path of the library is set correctly... > How are you setting it? ___ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this

Fwd: Problems with compiling BIND 9.17.10 or above ...

2021-05-27 Thread Rick Dicaire
Now another problem comes up and I hope someone here can help me. The Configure process now produces the message: checking for OPENSSL... yes checking for OpenSSL >= 1.0.0 or LibreSSL >= 2.7.0... yes checking for OPENSSL_init_ssl... no checking for OPENSSL_init_crypto... no checking for CRYPTO

Re: compile flag to disable AAAA responses is unrecognized

2021-07-06 Thread Rick Dicaire
On Tue, Jul 6, 2021 at 3:06 PM Scott Strattner wrote: > I successfully built 9.16.18 on my RH8.4 ppc64el VM. But after doing so I > wanted to set it up so that if it receives a query over IPv4 it will not > return any records in the reply > Hi Scott, just curious, why do you need this?

Re: A Further Question about query-source

2010-09-08 Thread Rick Dicaire
On Wed, Sep 8, 2010 at 12:13 PM, Barry Finkel wrote: > Yesterday on the box I issued > >     dig example.com @someserver.example.com >From the dig man page: OPTIONS The -b option sets the source IP address of the query to address. This must be a valid address on one of the host's n

ddns and subdomains

2011-01-30 Thread Rick Dicaire
e to be updated, and if so, how would example.com zone have to be configured to point to zone dhcp6.example.com? Thanks -- aRDy Music and Rick Dicaire present: http://www.ardynet.com http://www.ardynet.com:9000/ardymusic.ogg.m3u ___ bind-users mailing

Re: CNAME record for the root of the domain

2011-10-12 Thread Rick Dicaire
2011/10/12 Niccolò Belli : > How to set it? > I know there is a workaround, but I hadn't been able to make it work... What have you tried so far? -- aRDy Music and Rick Dicaire present: http://www.ardynet.com http://www.ardynet.com:9000/ardymu

Re: BIND is not able to read the configuration file

2011-11-12 Thread Rick Dicaire
? Whats the directory statement in named.conf? Is the path to the missing file relative to the directory specified in directory statement? -- aRDy Music and Rick Dicaire present: http://www.ardynet.com http://www.ardynet.com:9000/ardymusic.ogg.m3u _

Re: Port number in A record in zone file

2011-11-17 Thread Rick Dicaire
uld you run a dns server on a non standard port? There's no way for clients to query via non standard ports. -- aRDy Music and Rick Dicaire present: http://www.ardynet.com http://www.ardynet.com:9000/ardymusic.ogg.m3u ___ Please visit https:/

Re: multiple `zone' clauses for a single domain?

2011-11-25 Thread Rick Dicaire
ic and Rick Dicaire present: http://www.ardynet.com http://www.ardynet.com:9000/ardymusic.ogg.m3u ___ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list bind-users@lists.isc.org

Re: IPv4 & IPv6 Queries

2012-01-06 Thread Rick Dicaire
in the right direction to get this configured. Just add an record that points to the corresponding IPv6 IP in the zone file where your existing A record is. hostname IN A xxx.xxx.xxx.xxx hostname IN ::::etc -- aRDy Music and Rick Dicaire present: http://www.ardy

Re: stats brainteaser

2009-07-31 Thread Rick Dicaire
rtg/rrdtool when monitoring various dns stats. -- aRDy Music and Rick Dicaire present: http://www.ardynet.com http://www.ardynet.com:9000/ardymusic.ogg.m3u ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

Re: Can't transfer RFC2317 reverse zone

2009-07-31 Thread Rick Dicaire
" which is a > Nope, no such file exists.  I've got bak.* for all my other zones, but > not that one. The filename you use to *save* the zone file as is arbitrary, try blah-blah -- aRDy Music and Rick Dicaire present: http://www.ardynet.com http://www.ardynet.com:9000/ardymu

Re: named[749]: the working directory is not writable

2009-08-14 Thread Rick Dicaire
ou want to dump stats etc :) -- aRDy Music and Rick Dicaire present: http://www.ardynet.com http://www.ardynet.com:9000/ardymusic.ogg.m3u ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

Re: dig +trace failure

2009-09-02 Thread Rick Dicaire
NNA.ARIN.NET) in 62 ms ;; Truncated, retrying in TCP mode. socket.c:2486: REQUIREsock) != ((void *)0)) && (((const isc__magic_t *)(sock))->magic == ((('I') << 24 | ('O') << 16 | ('i') << 8 | ('o')) failed. Aborted -- a

Re: root and in-addr.arpa zone transfers

2009-09-09 Thread Rick Dicaire
               193.0.14.129;   // K.ROOT-SERVERS.NET. >        }; >        notify no; > }; Interestingcan any of the root servers be used, or must it be just these three? -- aRDy Music and Rick Dicaire present: http://www.ardynet.com http://www.ardynet.com:9000/ardymusic.ogg.m3u __

Re: New BIND server

2009-10-28 Thread Rick Dicaire
r for zones? Recursive server for clients? Other questions I can't think of at the moment? -- aRDy Music and Rick Dicaire present: http://www.ardynet.com http://www.ardynet.com:9000/ardymusic.ogg.m3u ___ bind-users mailing list bind-users@lis

Re: Remove/add [A] records based upon server availability

2009-12-26 Thread Rick Dicaire
On Sat, Dec 26, 2009 at 3:14 PM, Ryan S wrote: > Is there a method in BIND to add/remove A records based upon server > availability? Just curious, but why do you think you want this? What problem does such an implementation address? -- aRDy Music and Rick Dicaire present

Re: Remove/add [A] records based upon server availability

2009-12-27 Thread Rick Dicaire
otocol to suit a broken applications need? Specifically, what web browsers and applications are you referring to? On what OS's? -- aRDy Music and Rick Dicaire present: http://www.ardynet.com http://www.ardynet.com:9000/ardymusic.ogg.m3u ___ bind

Re: IPv6 TCP

2009-12-28 Thread Rick Dicaire
On Mon, Dec 28, 2009 at 10:56 AM, Pamela Rock wrote: > When I query TCP with IPv6 I get the following error: Check client machine firewall. -- aRDy Music and Rick Dicaire present: http://www.ardynet.com http://www.ardynet.com:9000/ardymusic.ogg.

recursion confusion

2010-01-07 Thread Rick Dicaire
Hi folks, whats the difference between recursion no; and allow-recursion {none;}; Thanks -- aRDy Music and Rick Dicaire present: http://www.ardynet.com http://www.ardynet.com:9000/ardymusic.ogg.m3u ___ bind-users mailing list bind-users@lists.isc.org

Re: Is an IPv6-only glue/delegation record a problem in a world of IPv4?

2010-01-11 Thread Rick Dicaire
A 216.66.1.2 ns4.he.net. 172800 IN 2001:470:400::2 ns5.he.net. 172800 IN A 216.66.80.18 ns5.he.net. 172800 IN 2001:470:500::2 ;; Query time: 100 msec ;; SERVER: 192.42.93.30#53(192.42.93.30) ;; WHEN: Mo

Re: rndc stalls on any command -- maybe because 127.0.0.1 is not in routing table?

2010-01-24 Thread Rick Dicaire
tion === >> ip route show > 98.207.60.0/22 dev eth-inet  proto kernel  scope link  src 98.207.60.37 > 169.254.0.0/16 dev eth0  scope link > 192.168.0.0/16 dev eth0  proto kernel  scope link  src 192.168.2.1 > 192.168.0.0/16 dev eth1  proto kernel  scope link  src 192.168.2.2 > default via 98.207.60.1 dev eth-inet >

Re: Script to delete zone from named.conf

2010-02-04 Thread Rick Dicaire
it'd work, and no doubt others will argue aesthetic reasons not to do this. Alternately a more complicated script could be written to handle the format as you currently have it. -- aRDy Music and Rick Dicaire present: http://www.ardynet.com http:

Re: Different handling of referrals by dig and nslookup

2010-02-13 Thread Rick Dicaire
conf? -- aRDy Music and Rick Dicaire present: http://www.ardynet.com http://www.ardynet.com:9000/ardymusic.ogg.m3u ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

linux chroot reqs changed?

2010-02-18 Thread Rick Dicaire
pened. named still logs to syslog, and I can't figure out how syslog is accessed, is it via /dev/log (I don't see it opened by named)? Thanks -- aRDy Music and Rick Dicaire present: http://www.ardynet.com http://www.ardynet.com:9000/ardymusic.ogg.m3u _

Re: Master slave configuration of DNSSEC

2010-05-01 Thread Rick Dicaire
the actual zone contents the slave posesses is dependent on what the master gives it. If the master has dnssec data in the zone file, then this is what the slave will get. -- aRDy Music and Rick Dicaire present: http://www.ardynet.com http://www.ardynet.com:9000/ardymu

recursive aaaa lookup errors?

2010-06-19 Thread Rick Dicaire
HMu/5onzrEE7z1egmhg/WPO0+juoZrW3euWEn4MxDCE1+lLy2 brhQv5rN32RKtMzX6Mj70jdzeND4XknW58dnJNPCxn8+jAGl2FZLK8t+ 1uq4W+nnA3qO2+DL+k6BD4mewMLbIYFwe0PG73Te9fZ2kJb56dhgMde5 ymX4BI/oQ+cAK50/xvJv00Frf8kw6ucMTwFlgPe+jnGxPPEmHAte/URk Y62ZfkLoBAADLHQ9IrS2tryAe7mbBZVcOwIeU/Rw/mRx/vwwMCTgNboM QKtUdvNXDrYJDSHZws3

Re: dnssec-lookaside auto and managed-keys-zone problem with certain views

2010-07-18 Thread Rick Dicaire
t. version none; in global options... -- aRDy Music and Rick Dicaire present: http://www.ardynet.com http://www.ardynet.com:9000/ardymusic.ogg.m3u ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

Re: reject or drop AAAA queries

2010-07-22 Thread Rick Dicaire
On Thu, Jul 22, 2010 at 9:24 AM, Rock July wrote: > I just want to know if I put listen--on-v4 {yes;}; on opetions of > named.conf, will my DNS drop or reject all queries by IPv4 clients? Why do you think you want to know this? It was recommended in another listmail on this list that you

dlz/sdb backends and dnssec

2010-08-01 Thread Rick Dicaire
I've seen no mention of this, but is it possible to implement dnssec while using one of dlz or sdb backends that contain zone data? -- aRDy Music and Rick Dicaire present: http://www.ardynet.com http://www.ardynet.com:9000/ardymusic.ogg.m3u ___

Re: Stop Reverse resolution query Logging

2017-06-01 Thread Rick Dicaire
Tried empty-zones-enable yes; in named.conf? On Thu, Jun 1, 2017 at 10:28 AM, Job wrote: > Dear guys, > > is there a way in Bind 9 to stop logging (to bind.log standard file) all the > in-addr.arpa queries? > We would like to log everything else but not the reverse resolution queries. > > Thank

Re: SOA settings

2018-02-05 Thread Rick Dicaire
Что такое бот#$#^^#^&##!%&^@T%$!#&%$NO CARRIER On Mon, Feb 5, 2018 at 11:29 AM, wrote: > From: "Alan Clegg" > > > Wait... who are you guys??!? > > Alan, you're the only one I've actually met. Are the rest are all Russian > bots? > > > > Confidentiality Notice: > This electronic message and any

Re: Help wanted: Linking to libbind9 on Ubuntu Linux

2018-03-20 Thread Rick Dicaire
For libbind9, https://packages.ubuntu.com/trusty/libbind9-90 On Tue, Mar 20, 2018 at 4:02 PM, Ronald F. Guilmette wrote: > > In message <20180320193041.d2bwvgkgyvqem...@mycre.ws>, > Robert Edmonds wrote: > > >> I am porting some code of mine from FreeBSD to this Ubuntu system > >> and I'm getti

root hints

2018-05-02 Thread Rick Dicaire
Hi, used to be you could dig > root.hints and use this file in named.conf for root.hints configuration. Some time around 9.11? the output of dig with no arguments stopped reporting the ADDITIONAL section that shows the IPs of the root servers. I've moved on to 9.12 and the dig behaviour is same as

Re: root hints

2018-05-02 Thread Rick Dicaire
Thanks for the responses folks...so if I don't need to manage root.hints, can I remove the line: zone "." IN {type hint;file "root.cache";}; from named.conf? ___ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this li

Re: My domain name name not propagating through the Internet.

2018-05-26 Thread Rick Dicaire
Hi Thomas, obfuscating IP addresses doesn't help in the least. ns1.sleepyvalley.net cannot be resolved, nor can we query it directly due to that. Did you register the nameserver ns1.sleepyvalley.net with your domain registrar? On Sat, May 26, 2018 at 12:44 PM, Thomas Strike wrote: > I have been

Re: Should we bundle the MaxMind GeoIP db?

2018-05-30 Thread Rick Dicaire
Hi, would this conflict with any similar pkg installed by an OS's pkg management system? On Wed, May 30, 2018 at 5:27 PM, Victoria Risk wrote: > Hello GeoIP users, > > We are aware that Maxmind is discontinuing their older free GeoLite > location database and replacing it with a new database wit

Re: Bind has a database option instead of zone files?

2019-01-27 Thread Rick Dicaire
I'm going to go out on a limb and say yes, databases are supported. I see this in ./configure --help: --with-dlz-postgres=PATH Build with Postgres DLZ driver [yes|no|path]. (Required to use Postgres with DLZ) --with-dlz-mysql=PATH Build wit

Re: Bind9 forward/reverse zones with multiple TSIG keys

2019-01-29 Thread Rick Dicaire
Wonder if you can use ddns zones with catalog zones, haven't tried it myself... On Tue, Jan 29, 2019 at 11:27 AM Grant Taylor via bind-users < bind-users@lists.isc.org> wrote: > On 01/29/2019 01:19 AM, ObNox wrote: > > Hi, > > Hi ObNox, > > > For that to work, I need to make sure every separated

Re: Bind9 forward/reverse zones with multiple TSIG keys

2019-01-29 Thread Rick Dicaire
On Tue, Jan 29, 2019 at 1:02 PM Grant Taylor via bind-users < bind-users@lists.isc.org> wrote: > Are you referring to the catalog zone itself allowing dynamic updates? > Or allowing dynamic updates to the zones that are listed in the catalog > zone(s)? > Either... I don't see any reason why

Re: Logging of notify sending

2019-05-25 Thread Rick Dicaire
On Sat, May 25, 2019 at 12:27 PM Axel Rau wrote: > Hi all, > > category notify seems to cover reception of notifies. > How can I log sending of notifies? > I want to check, if the TSIG key is being used for the notify. > > Have you looked at syslog? You should see similar to: May 25 13:04:28 dn

Re: Logging of notify sending

2019-05-25 Thread Rick Dicaire
: received notify for zone 'dhcp.ldev' On Sat, May 25, 2019 at 4:17 PM Axel Rau wrote: > > > Am 25.05.2019 um 21:02 schrieb Rick Dicaire : > > > > On Sat, May 25, 2019 at 12:27 PM Axel Rau wrote: > >> Hi all, >> >> category notify see

Re: Logging of notify sending

2019-05-26 Thread Rick Dicaire
> On Sun, May 26, 2019 at 3:43 AM Axel Rau wrote: > So what for is the optional key in the also-notify statement? A quick google search of "bind also-notify key" returns: https://kb.isc.org/docs/aa-00851 https://kb.isc.org/docs/aa-00296 Looks like keys provide a means to differentiate views. _

Re: Logging of notify sending

2019-05-26 Thread Rick Dicaire
Rau wrote: > > > > > Am 26.05.2019 um 18:38 schrieb Rick Dicaire : > > > > > A quick google search of "bind also-notify key" returns: > > > > > > https://kb.isc.org/docs/aa-00851 > > > https://kb.isc.org/docs/aa-00296 > > >

Re: Logging of notify sending

2019-05-26 Thread Rick Dicaire
On Sun, May 26, 2019 at 6:05 PM Rick Dicaire wrote: > dns2 named[23971]: client @0x7fa83ce341c0 192.168.15.1#37178/key > gw-zones: received notify for zone 'ldev': TSIG 'gw-zones' > > Seems I got it to work. Thanks Axel, and list. > While I see the recei

Re: ip6 reverse delegation

2020-01-16 Thread Rick Dicaire
On Thu, Jan 16, 2020 at 8:29 PM Alan Batie wrote:The zone file is: > > $ORIGIN . > $TTL 300; 5 minutes > 0.1.0.1.8.7.6.f.7.0.6.2.ip6.arpa IN SOA ns1.peak.org. hostmaster.peak.org. > ( > 2020011606 ; serial > 3600 ; refr

Re: Simple question - trailing "." in zone file

2024-11-21 Thread Rick Dicaire
On Thu, Nov 21, 2024 at 12:45 PM David Carvalho via bind-users < bind-users@lists.isc.org> wrote: > Hi! > > Sorry for this “beginner” question. If I knew this before, than I > completely forgot. > > I know a “.” Inside a zone file can be used to define top level entry .If > a record entry doesn’t