Привет поставил на ноут бэктрэк 4 на хард дуал боот Но не могу подрубиться к нэту ... я раньше на втором ноуте HP делал коммандой /etc/init.d/networking start Вообщем тут все обстоит иначе - вот я взял с форума англ ситуацию которая у меня - Вообщем я делал как и в коде Code: duncan roe The problem is that I dont have dhcpcd installed that is why I asked how to install it in the original question. The only way I know how to install it is only possible with an internet connection. That is why I asked to be told how to install it without an internet connection. This is what I got when I tried doing what you asked. And a few other steps. As you can see Apt-get uses the internet to istall the application. But I have no internet connection. root@bt:~# /sbin/dhcpcd -t 60 -d eth0 bash: /sbin/dhcpcd: No such file or directory root@bt:~# /sbin/dhcpcd bash: /sbin/dhcpcd: No such file or directory root@bt:~# dhcpcd The program 'dhcpcd' is currently not installed. You can install it by typing: apt-get install dhcpcd bash: dhcpcd: command not found root@bt:~# apt-get install dhcpcd Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: dhcpcd 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 48.4kB of archives. After this operation, 193kB of additional disk space will be used. Err http://archive.offensive-security.com pwnsauce/universe dhcpcd 1:3.2.3-1.1 Could not resolve 'archive.offensive-security.com' Failed to fetch http://archive.offensive-security.com/pool/universe/d/dhcpcd/dhcpcd_3.2.3-1.1_i386.deb Could not resolve 'archive.offensive-security.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? root@bt:~# Я так понял мне походу нужно откудато скачать вот это ? Code: dhcpcd_3.2.3-1.1_i386.deb С Backtrack я могу войти в роутер так 192.168.1.1 Но в фаерфокс пишет NOT FOUND .. Какие действие посоветуйте сделать что бы остаточно вычеслить чего нет и что нужно ? А то я уже не помню как я решал проблемы .. в прошлый раз (но помню что были - но не такие...вроде) Вот щас защел в Network interfaces Name IPadress Network Mask Type State HWaddr eth0 192.168.1.102 Broadcast Up Up 20:cf.XXXXXXXX И что делоть... посоветуйте надо установить нэт позарез... (
В можес сказать как так ? почему его там небыло ? шас пойду устанавливать.. Щас буду разбираться как его установить...
Я скачал архив с твоего сайта - распоковал - переименовал папку с файлами в dhcpcd - куда ее заливать ? в etc ? sbin ? что делать дальше - твоя команда не помогает apt-get install dhcpcd Она пытаеться обратиться к удаленному архиву на off....security.. так что делоть ?
Code: root@bt:~# apt-get install dhcpcd Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: dhcpcd 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 48.4kB of archives. After this operation, 193kB of additional disk space will be used. Err http://archive.offensive-security.com pwnsauce/universe dhcpcd 1:3.2.3-1.1 Could not resolve 'archive.offensive-security.com' Failed to fetch http://archive.offensive-security.com/pool/universe/d/dhcpcd/dhcpcd_3.2.3-1.1_i386.deb Could not resolve 'archive.offensive-security.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? root@bt:~# Вот что пишет ... я скачал по этой ссылке куда обращаеться за файлом - но куда его вствить и как запусть я не знаю... там еще можно архив скачать не SEB а BZ2 но как инсталить правильно не врубаюсь - может там не написанно как его распоковать или как .. вообщем если что мне нужны именно дейсвие по инсталлу потому что Apt get обращаеться в сеть за файлом Вот там на сайте пишет мол папки инсталяции вот эти Contents Installed Program: dhcpcd Installed Libraries: None Installed Directory: /lib/dhcpcd, /etc/dhcpcd Ну я создал папки в у казанных директориях под названием dhcpcd и залил туда файл dhcpcd_3.2.3-1.1_i386.deb и архив dhcpcd-4.0.11.tar.bz2 Что дальше делать я не знаю
А ты установи по простому))) dpkg -i dhcpcd_3.2.3-1.1_i386.deb вот так поставишь или попробуй так... ifconfig eth0 inet 192.168.1.1 netmask 255.255.255.0 up
или попробуй так... ifconfig eth0 inet 192.168.1.1 netmask 255.255.255.0 up После этой строчки не чего не происходит... обратно переходит на root
пишет /var/run/wicd/wicd.pid Code: root@bt:~# dpkg -i /etc/dhcpcd/dhcpcd_3.2.3-1.1_i386.deb (Reading database ... 225604 files and directories currently installed.) Preparing to replace dhcpcd 1:3.2.3-1.1 (using .../dhcpcd_3.2.3-1.1_i386.deb) ... Unpacking replacement dhcpcd ... Setting up dhcpcd (1:3.2.3-1.1) ... Processing triggers for man-db ... root@bt:~# ifconfig eth0 inet 192.168.1.1 netmask 255.255.255.0 up root@bt:~# /etc/init.d/networking start Configuring network interfaces...eth1: ERROR while getting interface flags: No such device Internet Systems Consortium DHCP Client V3.1.1 Copyright 2004-2008 Internet Systems Consortium. All rights reserved. For info, please visit http://www.isc.org/sw/dhcp/ SIOCSIFADDR: No such device eth1: ERROR while getting interface flags: No such device eth1: ERROR while getting interface flags: No such device Bind socket to interface: No such device Failed to bring up eth1. eth2: ERROR while getting interface flags: No such device Internet Systems Consortium DHCP Client V3.1.1 Copyright 2004-2008 Internet Systems Consortium. All rights reserved. For info, please visit http://www.isc.org/sw/dhcp/ SIOCSIFADDR: No such device eth2: ERROR while getting interface flags: No such device eth2: ERROR while getting interface flags: No such device Bind socket to interface: No such device Failed to bring up eth2. ath0: ERROR while getting interface flags: No such device Internet Systems Consortium DHCP Client V3.1.1 Copyright 2004-2008 Internet Systems Consortium. All rights reserved. For info, please visit http://www.isc.org/sw/dhcp/ SIOCSIFADDR: No such device ath0: ERROR while getting interface flags: No such device ath0: ERROR while getting interface flags: No such device Bind socket to interface: No such device Failed to bring up ath0. done. root@bt:~#
Так ты настраиваеш сетевуху ifconfig eth0 inet 192.168.1.1 netmask 255.255.255.0 up на свой роутер подставь свой шлюз пингони когонить
не понял о чем ты - вообщем перезапустил я систему - не чего не включал прописую wicd пишет то же самое -