Package: ldnsutils
Version: 1.6.12-1
Severity: normal

Dear Maintainer,

Unlike dig, when the first line of /etc/resolv.conf is IPv6, drill
ignores it and goes to the first IPv4 line.

You have to force IPv6 usage with -6. Inconsistent with dig and not
conformant to resolv.conf(5).

% grep nameserver /etc/resolv.conf
nameserver ::1
nameserver 192.134.4.162
nameserver 192.134.4.163

% drill MX gmail.com
...
;; SERVER: 192.134.4.162

% dig MX gmail.com    
...
;; SERVER: ::1#53(::1)

% drill -6 MX gmail.com  
...
;; SERVER: ::1


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.1.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=fr_FR (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages ldnsutils depends on:
ii  libc6        2.13-26
ii  libldns1     1.6.12-1
ii  libpcap0.8   1.2.1-1
ii  libssl1.0.0  1.0.0g-1

ldnsutils recommends no packages.

ldnsutils suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to