Я установил пакет debsecan в debian wheezy с ядром 3.7.1. когда я пытаюсь запустить его, он дает мне такой результат:
ошибка: при загрузке http://secure-testing.debian.net/debian-secure-testing/project/debsecan/release/1/GENERIC: error: [Errno -2] Имя или услуга неизвестны
Я пробовал это: добавление репозиториев в /etc/apt/source.list apt-get upgrade apt-get update
Но результат тот же. Я хотел бы иметь возможность отслеживать, какие пакеты у меня есть на моей машине debian и какие из них уязвимы / подлежат удалению. Моя цель - минимизировать систему, чтобы укрепить ее.
Любая помощь ?
[EDIT] Вот вывод cat / etc / default / debsecan:
# Configuration file for debsecan. Contents of this file should
# adhere to the KEY=VALUE shell syntax. This file may be edited by
# debsecan's scripts, but your modifications are preserved.
# If true, enable daily reports, sent by email.
REPORT=true
# For better reporting, specify the correct suite here, using the code
# name (that is, "sid" instead of "unstable").
SUITE=GENERIC
# Mail address to which reports are sent.
MAILTO=root
# The URL from which vulnerability data is downloaded. Empty for the
# built-in default.
SOURCE=
Ваша настройка DNS нарушена. Попробуйте сопоставить имя хоста с DNS-серверами Google:
% host secure-testing.debian.net 8.8.8.8
secure-testing.debian.net has address 89.238.89.44
secure-testing.debian.net mail is handled by 0 alius.turmzimmer.net.
Если это не работает, значит, что-то блокирует ваши DNS-запросы.
Затем попробуйте настроить DNS-серверы вашей системы:
% host secure-testing.debian.net
secure-testing.debian.net has address 89.238.89.44
secure-testing.debian.net mail is handled by 0 alius.turmzimmer.net.
Если это не сработает, значит, вы настроили неправильные DNS-серверы в /etc/resolv.conf
.