Package: pdns-recursor
Version: 3.2-4
Severity: important

Fresh squeeze instalation with powerdns-recursor (default config):

test:~# grep -v "^$" /etc/powerdns/recursor.conf |grep -v "^#"
dont-query=
local-address=127.0.0.1
local-port=53
quiet=yes
setgid=pdns
setuid=pdns

test:~# cat /etc/resolv.conf
nameserver 127.0.0.1

test:~# netstat -tupane  |grep ":53"
tcp        0      0 127.0.0.1:53  0.0.0.0:*  LISTEN  0  5126  1191/pdns_recursor
udp        0      0 127.0.0.1:53  0.0.0.0:*          0  5125  1191/pdns_recursor

test:~# host www.spoluzaci.cz 127.0.0.1
Using domain server:
Name: 127.0.0.1
Address: 127.0.0.1#53
Aliases:

www.spoluzaci.cz is an alias for spoluzaci.cz.
spoluzaci.cz has SOA record ns.seznam.cz. hostmaster.seznam.cz. 2011110702 
10800 3600 604800 300
spoluzaci.cz mail is handled by 20 mx2.seznam.cz.
spoluzaci.cz mail is handled by 10 mx1.seznam.cz.

test:~# host www.nix.cz 127.0.0.1
Using domain server:
Name: 127.0.0.1
Address: 127.0.0.1#53
Aliases: 

www.nix.cz is an alias for info.nix.cz.
info.nix.cz has address 195.47.235.3
info.nix.cz has IPv6 address 2a02:38::1001
info.nix.cz mail is handled by 10 mail.nix.cz.

test:~# wget http://www.spoluzaci.cz
--2011-11-23 14:18:27--  http://www.spoluzaci.cz/
Resolving www.spoluzaci.cz... failed: Name or service not known.
wget: unable to resolve host address `www.spoluzaci.cz'

test:~# wget http://www.nix.cz
--2011-11-23 14:18:33--  http://www.nix.cz/
Resolving www.nix.cz... 195.47.235.3, 2a02:38::1001
Connecting to www.nix.cz|195.47.235.3|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `index.html'

    [ <=>                                    ] 9,775       --.-K/s   in 0.002s

2011-11-23 14:18:33 (4.91 MB/s) - `index.html' saved [9775]



Other resolver in repository (unbound, maradns) does resolve it well.

Regards

Martin Trtusek


-- System Information:
Debian Release: 6.0.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pdns-recursor depends on:
ii  adduser                 3.112+nmu2       add and remove users and groups
ii  libc6                   2.11.2-10        Embedded GNU C Library: Shared lib
ii  libgcc1                 1:4.4.5-8        GCC support library
ii  liblua5.1-0             5.1.4-5          Simple, extensible, embeddable pro
ii  libstdc++6              4.4.5-8          The GNU Standard C++ Library v3
ii  lsb-base                3.2-23.2squeeze1 Linux Standard Base 3.2 init scrip

Versions of packages pdns-recursor recommends:
pn  pdns-doc                      <none>     (no description available)

pdns-recursor 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