![]() |
а как можно его улучшить...или чтонить сделать...чтобы подключиться можно было...может проги какиенить есть чтобы частоты улучшали или х\з что там)))
что можно попробовать? |
Подключить хорошую внешнюю антенну, желательно направленную. Либо самый действенный способ - взять ноут на руки и подойти поближе к месту, где предположительно дислоцируется АП(точка доступа). :)
|
Цитата:
|
L0rd_Ha0S пробовал я и в коридор выходить и по этажам лазил...не улучшается сигнал, не знаю даже где он может улучшиться...так ощущение что он ловит где то из улицы....тока х\з где...))
Elvis000 сеть открыта |
abra13, ну тогда тут уж ничего не посоветовать, кроме как искать место расположения АП. реально, попробуй антенну соорудить=)
|
каким макаром?
|
Цитата:
|
как называется,скока стоит,где купить, и т.д.?
П.с. спасибо! |
Купить можно в любом нормальном компьютерном магазине по цене от 800р, а как сделать самому, написано тут: https://forum.antichat.ru/thread28939.html
|
Также хочу добавить хороший интернет магазин, где можно заказть антенны, усилители, разъемы и кабели: http://www.radioport.ru/
Или прочитать более подробно, как сделать ее самому: http://www.wifiantenna.org.ua/ |
Цитата:
|
Цитата:
|
Цитата:
|
Я так понял ты USB адаптер используеш ? Если ДА, то видимо дрова этого устройства не могут работать в мониторинг режиме. А Wireshark не у одного тебя тормозит, он вроде оперативки нормально жрёт !
|
Цитата:
|
Цитата:
P.s. Напиши какая именно модель адаптера у тебя, если что то найду обязательно отпишусь. ;) |
Belkin G+ MIMO USB adapter
|
Цитата:
|
Цитата:
|
Цитата:
|
Цитата:
|
Технология g+ реализует семикратный выигрыш в скорости передачи данных в сравнении с устройствами 802.11b и передачу суперкадров для обеспечения повышенной скорости передачи данных в сравнении с 802.11g
только скорость, чувствительность приемника тут не причем. |
не хватает знаний по двум примерам :
Первый вариант :Происходит соединение с сетью через ключ WEP, конектится, все ОК, выдает IP и т.п. Сканирую сетку, показывает, что в сети 5 АР и ни одного клиента. Сетка частная. Все АР пингуются, но вот почему то интернет не работает. Второй вариант. Незащищенная сеть, 1 АР, подключает, выдает IP, причем в этой сетке даже АР дефолтовый пароль, можно влезть в настройки. Но интернет не работает. Есть подозрения, что сигнал слабоват - по показанию airodump PWR 20-22 |
Ты уверен, что в этих сетях есть выход в интернет, если есть то постоянный ли? И если уверен, что есть, то ищи шлюз. По второму вопросу, если ты видишь компы в сети, то сигнал достаточно высок.
|
faxband
стоит понаблюдать некоторое время за сетью, поснифать траф и просмотреть его внимательно - тогда, может, и найдешь что-нить интересное для себя.. возможно, и нету там инета.. |
При конфигурировании установки Кисмета в логе выдаёт что не может найти libpcap хотя она у мня установлена. Наодном из форумов был совет проделать данное: Downloaded the latest stable source,
Removed libpcap0, libpcap0-devel, kismet, Installed byacc (byacc-1.9-20mdk) & flex (flex-2.5.4a-25mdv2007.0) to satisfy libpcap's dependencies, Compiled libpcap, and Compiled kismet, непомогло. Кстати после удаления библиотеки и установки её из архива пишет что библиотека в системе есть. Как решается эта трабла? |
Цитата:
Я пользую lanSpector, но описания на него не нашел, вот и мучаюсь "методом тыка"... |
Цитата:
Цитата:
|
Цитата:
|
система Mandriva 2008 64
кисмет ставлю с исходников, вот конфиг установки: [root@localhost kismet-2007-10-R1]# ./configure checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking how to run the C preprocessor... gcc -E checking for platform-specific compiler flags... none needed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for ANSI C header files... (cached) yes checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for gettimeofday... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strftime... yes checking for strstr... yes checking for system-level getopt_long()... yes checking for stdint.h... (cached) yes checking for accept() addrlen type... socklen_t checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for main in -luClibc++... no checking for main in -lstdc++... yes checking for group 'root'... yes checking for group 'man'... checking for initscr in -lncurses... yes checking for new_panel in -lpanel... yes checking for assume_default_colors in -lncurses... yes checking for linux/netlink.h... yes checking for linux/wireless.h... yes checking that linux/wireless.h is what we expect... yes checking that wireless extentions support SIOCIWFIRSTPRIV... yes checking can we use iw_freq.flags... yes checking for pcap_open_live in -lpcap... no configure: WARNING: Compiling without libpcap support. configure: WARNING: Compiling without libpcap support. Many capture sources wil l be disabled. configure: WARNING: Using local radiotap support on a non-bsd system checking for setuid ... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for DBUS... no checking for XML_GetCurrentLineNumber in -lexpat... no configure: WARNING: *** Missing Expat XML library. gpsmap will not be built. ** * checking gmp.h usability... no checking gmp.h presence... no checking for gmp.h... no configure: WARNING: *** Missing GMP math library. gpsmap will not be built. *** checking for Magick-config... no configure: WARNING: *** Missing Magick-config (or it is not in the path). gpsma p will not be built. *** checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating extra/buzzme/Makefile config.status: WARNING: extra/buzzme/Makefile.in seems to ignore the --dataroot dir setting config.status: creating extra/Makefile config.status: WARNING: extra/Makefile.in seems to ignore the --datarootdir set ting config.status: creating conf/kismet.conf config.status: creating conf/kismet_ui.conf config.status: creating config.h config.status: config.h is unchanged Configuration complete: Compiling for: linux-gnu (x86_64) C++ Library: stdc++ Installing as group: root Man pages owned by: man Installing into: /usr/local Setuid capable: yes Terminal Control: ncurses Curses interface: yes Panels interface: yes Linux Netlink capture: yes Linux wireless : yes Linux wireless v.22+ : yes pcap capture: no airpcap control: n/a (only Cygwin/Win32) WSP100 capture: no Viha capture: n/a (only Darwin) OSX/Darwin capture : n/a (only OSX/Darwin) Radiotap headers: yes Using local dump code: yes DBUS Integration: no Imagemagick support: no Expat Library: no GMP Library: no PThread Support: yes libz compression: no *** WARNING *** LibPCAP was not found. Kismet previously included a local copy of this library, however it now expects libpcap to be provided by the system. Kismet on Linux without LibPcap cannot capture data locally and will almost certainly NOT BE WHAT YOU WANT. Your distribution should provide packages for libpcap, otherwise it can be downloaded from http://tcpdump.org Configuration complete. Run 'make dep' to generate dependencies and 'make' followed by 'make install' to compile and вот конфиг установки библиотеки, я так понял что для неё версия Флекса не подходит, устанавливается в /usr/local/lib64 мне выложить сам config.log? [root@localhost libpcap-0.9.8]# ./configure checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking gcc version... 4 checking for inline... inline checking for __attribute__... yes checking for u_int8_t using gcc... yes checking for u_int16_t using gcc... yes checking for u_int32_t using gcc... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/ioccom.h usability... no checking sys/ioccom.h presence... no checking for sys/ioccom.h... no checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for net/pfvar.h... no checking for netinet/if_ether.h... yes checking for ANSI ioctl definitions... yes checking for strerror... yes checking for strlcpy... no checking for vsnprintf... yes checking for snprintf... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing putmsg... none required checking for ether_hostton... yes checking whether ether_hostton is declared... no checking netinet/ether.h usability... yes checking netinet/ether.h presence... yes checking for netinet/ether.h... yes checking whether ether_hostton is declared... yes checking if --disable-protochain option is specified... enabled checking packet capture type... linux checking for getifaddrs... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking if --enable-ipv6 option is specified... no checking whether to build optimizer debugging code... no checking whether to build parser debugging code... no checking Linux kernel version... 2 checking if if_packet.h has tpacket_stats defined... yes checking whether we have /proc/net/dev... yes checking whether we have DAG API headers... no (/usr/local/include) checking whether we have Septel API... no checking for flex... flex checking for flex 2.4 or higher... yes checking for bison... no configure: WARNING: don't have both flex and bison; reverting to lex/yacc checking for capable lex... insufficient configure: error: Your operating system's lex is insufficient to compile libpcap. flex is a lex replacement that has many advantages, including being able to compile libpcap. For more information, see http://www.gnu.org/software/flex/flex.html . |
Нету bison и Flex. Удовлетвори зависимости и все будет ОК.
|
Цитата:
Код:
checking for flex... flexКод:
checking for bison... noКод:
configure: WARNING: don't have both flex and bison; reverting to lex/yaccА при установке kismet'а configure не находит саму библиотеку libpcap Код:
checking for pcap_open_live in -lpcap... noПопробуй установить так: Код:
./configure --libdir=/usr/local/lib64Код:
./configure --help |
сенкс, буду пробовать.+
к сведению: flex и byacc установлены (как было написано в первом посту) с мандривы, и libpcap установлен с пакета мандривы. |
monitor mode iwp395 xp
возможно впринипе под виндой включить monitore mode на встроенной в ноут кароточке Intel Pro Wireless 3945ABG . (ноут asus f3jp)
на каком то буржуйском сайте, испанском, читал что, на соньках такая же карта стоит и парень реализовал monitor mode, но только из под линукса...а хотелось бы под виндой..быть может кто поможет решить эту проблемму? :confused: |
Под линуксом это возможно, и на испанском читать не обязательно, есть русские сайты на которых это описано. Чтобы не мучиться с виндой, вот тебе совет: купи внешнюю карту на призме или асеросе, к ней можно и антенну помощнее прицепить. :)
|
нада мне для atheros ar5006eg драйверы загнать? загнал с http://www.aircrack-ng.org/doku.php?id=compatibility_drivers
драйверы после загона написано было atheros ar5006x может паисчете |
Цитата:
|
на windows vista паставел версия 4.2
http://www.wildpackets.com/support/downloads/drivers Other hardware models |
Цитата:
Все версии какие только есть. P.S. Прекращай тратить время под Вистой. ;) |
Объясните по подробние что такое Wi-Fi
|
| Время: 01:09 |