[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bind 9.1 + kernel 2.4.1 + debian-stable



Title: Bind 9.1 + kernel 2.4.1 + debian-stable

        Hi there,

        I just compile bind, with a debian stable running kernel 2.4.1 and I get this message when I start named daemon:

Feb  6 12:31:43 alh-ipv6 /usr/sbin/named[30807]: starting BIND 9.1.0
Feb  6 12:31:43 alh-ipv6 /usr/sbin/named[30807]: using 1 CPU
Feb  6 12:31:43 alh-ipv6 /usr/sbin/named[30809]: loading configuration from '/etc/bind/named.conf'
Feb  6 12:31:43 alh-ipv6 /usr/sbin/named[30809]: the default for the 'auth-nxdomain' option is now 'no'
Feb  6 12:31:43 alh-ipv6 /usr/sbin/named[30809]: IPv6 structures in kernel and user space do not match.
Feb  6 12:31:43 alh-ipv6 /usr/sbin/named[30809]: IPv6 support is disabled.
Feb  6 12:31:43 alh-ipv6 /usr/sbin/named[30809]: no IPv6 interfaces found
Feb  6 12:31:43 alh-ipv6 /usr/sbin/named[30809]: listening on IPv4 interface lo, 127.0.0.1#53
Feb  6 12:31:43 alh-ipv6 /usr/sbin/named[30809]: listening on IPv4 interface eth0, 192.168.1.182#53
Feb  6 12:31:43 alh-ipv6 /usr/sbin/named[30809]: unknown logging category 'cname' ignored
Feb  6 12:31:43 alh-ipv6 /usr/sbin/named[30809]: running


        It says that "structures in kernel and user space do not match".

        Then I make this:

        rm -rf /usr/include/linux
        ln -s /usr/src/linux-2.4.1/include/linux /usr/include/linux
        rm -rf /usr/include/asm
        ln -s /usr/src/linux-2.4.1/include/asm /usr/include/asm

        I recompile the bind package(with no errors) and I get the samething again: "IPv6 structures in kernel and user space do not match".

        Any ideas??


Javier Castillo Alcíbar - castillo@alhsys.com
Alhambra Systems, S.A. - www.alhsys.com
c/Albasanz 14, 28037 Madrid
Tel.:  +34 91 787 23 00
Fax.: +34 91 787 23 01




Reply to: