summaryrefslogtreecommitdiff
path: root/noncore/net
authormickeyl <mickeyl>2003-03-31 10:29:25 (UTC)
committer mickeyl <mickeyl>2003-03-31 10:29:25 (UTC)
commite609b9726786efe7cd5be0cd6d8d9f4d91703da5 (patch) (unidiff)
tree00313e22c05f98dcd9ebfac43cbf7907ec9b82df /noncore/net
parent636449b2246963c2c9e48163332a0227036e4364 (diff)
downloadopie-e609b9726786efe7cd5be0cd6d8d9f4d91703da5.zip
opie-e609b9726786efe7cd5be0cd6d8d9f4d91703da5.tar.gz
opie-e609b9726786efe7cd5be0cd6d8d9f4d91703da5.tar.bz2
update
Diffstat (limited to 'noncore/net') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/wellenreiter/README53
1 files changed, 26 insertions, 27 deletions
diff --git a/noncore/net/wellenreiter/README b/noncore/net/wellenreiter/README
index ef094c4..a4541b4 100644
--- a/noncore/net/wellenreiter/README
+++ b/noncore/net/wellenreiter/README
@@ -1,76 +1,75 @@
1/************************************************************************/ 1/************************************************************************
2/* W e l l e n r e i t e r I I */ 2/* W e l l e n r e i t e r I I
3/* =============================== */ 3/* ===============================
4/* */ 4/*
5/* Version: Opie-ALPHA-February */ 5 Version: Opie-ALPHA-April
6/************************************************************************/ 6/************************************************************************
7 7
8---------------------------------------------------- 8----------------------------------------------------
9Release Notes for Opie-ALPHA Version February 2002 9Release Notes for Opie-ALPHA Version April 2003
10---------------------------------------------------- 10----------------------------------------------------
11 11
12===================== 12=====================
13= Supported Devices = 13= Supported Devices
14===================== 14=====================
15 15
16- HERMES chipset [ orinoco ], e.g. Lucent/Agere cards 16- HERMES chipset [ orinoco or hostap ], e.g. Lucent/Agere cards
17- PRISM2 chipset [ orinoco or hostap ], e.g. D-Link, Buffallo 17- PRISM2 chipset [ orinoco or hostap ], e.g. D-Link, Buffallo
18- SYMBOL/SPECTRUM chipset* [ orinoco ], e.g. Symbol Spectrum 24, Socket Lowpower CF 18- SYMBOL/SPECTRUM chipset* [ orinoco ], e.g. Symbol Spectrum 24, Socket Lowpower CF
19- CISCO chipset 19- CISCO chipset
20-
20 21
21* Warning: Current Symbol/Spectrum CF drivers have bugs - they freeze the system in monitor mode. 22* Warning: Current Symbol/Spectrum CF drivers have bugs - they freeze the system in monitor mode.
22 This has nothing todo with Wellenreiter as its a driver problem. 23 This has nothing todo with Wellenreiter as its a driver problem.
23 24
24===================== 25=====================
25= Build = 26= Build
26===================== 27=====================
27 28
28(I) Opie Build Environment 29(I) Opie Build Environment
29 30
30To compile Wellenreiter within the Opie build environment, do 31To compile Wellenreiter within the Opie build environment, do
31'make menuconfig' and check Wellenreiter in the subsection 32'make menuconfig' and check Wellenreiter in the subsection
32"Communications and Networking" 33"Communications and Networking". Make sure you have enabled the
34dependencies in "Experimental->libopie2"
33 35
34do 'make SUBDIRS=noncore/net/wellenreiter' or 'make' (to build everything) 36'make SUBDIRS=noncore/net/wellenreiter' or 'make' (to build everything)
35Note that you need to have libpcap in your toolchain. 37Note that you need to have libpcap in your toolchain.
36 38
37(II) OpenZaurus Build Environment 39(II) OpenZaurus Build Environment
38 40
39See (I), but do 'make SUBDIRS=packages/opie' 41See (I), but you must build a complete opie via 'make SUBDIRS=packages/opie'
40 42
41(III) To compile a standalone Wellenreiter for X11, you need Qt3 and the development 43(III) To compile a standalone Wellenreiter for X11, you need Qt3 and the development
42packages for Qt3, e.g. libqt3-devel. Assuming, $QTDIR is set to your Qt-Director 44packages for Qt3, e.g. libqt3-devel. Assuming, $QTDIR is set to your Qt-Director
43(e.g. /usr/lib/qt3), set $OPIEDIR to your installation prefix, e.g. /usr/local, then 45(e.g. /usr/lib/qt3), set $OPIEDIR to the root of the checked out Opie, then
44'export QMAKESPEC=$QTDIR/mkspecs/linux-g++' 46'export QMAKESPEC=$QTDIR/mkspecs/linux-g++'
47'cd noncore/net/wellenreiter'
45'qmake "platform=x11" wellenreiter.pro' 48'qmake "platform=x11" wellenreiter.pro'
46'make' 49'make SUBDIRS=noncore/net/wellenreiter'
47'make install' 50'make install'
48 51
49===================== 52=====================
50= Install = 53= Install
51===================== 54=====================
52 55
53Alternatively, you can use our precompiled ipk. Get it from 56Alternatively, you can use our precompiled ipk. Get it from
54http://opie.net.wox.org/wellenreiter/. There is also a recent libpcap available. 57http://opie.net.wox.org/wellenreiter/ where you will also
58find all necessary dependencies.
55 59
56===================== 60=====================
57= Run = 61= Run
58===================== 62=====================
59 63
60There are two possible modes: <Manual> and <Automatic>. I suggest, you 64* Configure your device by pressing the configure toolbutton (to the right)
61start with the <Automatic> Mode. This works just using the Start/Stop 65* Start Sniffing by pressing the execute toolbutton which will be enabled,
62Toolbutton in the Wellenreiter Menubar. Note that you need to configure 66if your device has been configured.
63your card before the Start/Stop-Toolbutton can be clicked.
64
65If this doesn't work, then try calling the wellenreiter daemon
66[wellenreiterd] manually. It has a command line interface. You can
67start the GUI before or after the daemon.
68 67
69===================== 68=====================
70= Credits = 69= Credits =
71===================== 70=====================
72 71
73Wellenreiter/Opie is (C) 2002-2003 M-M-M 72Wellenreiter II is (C) 2002-2003 M-M-M
74 73
75Sniffer Engine: Max Moser <max@remote-exploit.org> 74Sniffer Engine: Max Moser <max@remote-exploit.org>
76Communication and Protocol: Martin J. Muench <mjm@remote-exploit.org> 75Communication and Protocol: Martin J. Muench <mjm@remote-exploit.org>