4 Dec 14:24
Bug#507788: sysctl.conf read before ipv6 module loaded, so cannot set ipv6 settings
From: martin f krafft <madduck <at> debian.org>
Subject: Bug#507788: sysctl.conf read before ipv6 module loaded, so cannot set ipv6 settings
Newsgroups: gmane.linux.debian.devel.bugs.general
Date: 2008-12-04 13:26:54 GMT
Subject: Bug#507788: sysctl.conf read before ipv6 module loaded, so cannot set ipv6 settings
Newsgroups: gmane.linux.debian.devel.bugs.general
Date: 2008-12-04 13:26:54 GMT
Package: procps Version: 1:3.2.7-9 Severity: serious Tags: ipv6 File: /etc/sysctl.conf Setting kernel variables (/etc/sysctl.conf)...error: "net.ipv6.conf.default.autoconf" is an unknown key error: "net.ipv6.conf.default.accept_ra" is an unknown key error: "net.ipv6.conf.default.accept_ra_defrtr" is an unknown key error: "net.ipv6.conf.default.accept_ra_pinfo" is an unknown key error: "net.ipv6.conf.default.accept_source_route" is an unknown key error: "net.ipv6.conf.default.accept_redirects" is an unknown key error: "net.ipv6.conf.default.forwarding" is an unknown key error: "net.ipv6.conf.all.autoconf" is an unknown key error: "net.ipv6.conf.all.accept_ra" is an unknown key error: "net.ipv6.conf.all.accept_ra_defrtr" is an unknown key error: "net.ipv6.conf.all.accept_ra_pinfo" is an unknown key error: "net.ipv6.conf.all.accept_source_route" is an unknown key error: "net.ipv6.conf.all.accept_redirects" is an unknown key error: "net.ipv6.conf.all.forwarding" is an unknown key failed. Mounting local filesystems...done. Activating swapfile swap...done. Setting up resolvconf...done. Setting up networking.... The ipv6 module on Debian is loaded only by the networking code, so either sysctl.conf should run after that, or the ipv6 module needs to be loaded before somehow.(Continue reading)
RSS Feed