Показать сообщение отдельно

  #6  
Старый 28.11.2015, 15:18
Felis-Sapiens
Постоянный
Регистрация: 21.07.2015
Сообщений: 594
С нами: 5691926

Репутация: 171


По умолчанию

Цитата:
Сообщение от СЕРЖ32  

а у меня не устанавливается dhcp-server:

root@kali:~# apt-get install dhcp3-server

Reading package lists... Done

Building dependency tree

Reading state information... Done

Note, selecting 'isc-dhcp-server' instead of 'dhcp3-server'

Suggested packages:

isc-dhcp-server-ldap

The following NEW packages will be installed:

isc-dhcp-server

0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.

Need to get 935 kB of archives.

After this operation, 2,075 kB of additional disk space will be used.

Err http://http.kali.org/kali/ kali/main isc-dhcp-server amd64 4.2.2.dfsg.1-5+deb70u6

404 Not Found

Failed to fetch http://http.kali.org/kali/pool/main/i/isc-dhcp/isc-dhcp-server_4.2.2.dfsg.1-5+deb70u6_amd64.deb 404 Not Found

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

root@kali:~#

В репозитории kali уже новая версия isc-dhcp, а в кэше apt информация о старой. Выполните apt-get update (как он вам и советует: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?), чтобы apt обновил список пакетов, и будет вам счастье.
 
Ответить с цитированием