Änderungen

Zur Navigation springen Zur Suche springen
3.980 Bytes hinzugefügt ,  11:14, 7. Mai 2011
+ablage der forschung WAP-3101
Zeile 202: Zeile 202:     
===Stoffsammlung openWRT: hacking new devices===
 
===Stoffsammlung openWRT: hacking new devices===
 +
 +
====Vendor / Model====
 +
 +
*LevelOne ("Level1") WAP-3101
 +
*Ceiling Mount Wireless Access Point
 +
*PoE 802.3af
 +
*108 Mbps
 +
 +
 +
<pre>
 +
root@Buero-bittorfBUFFI-MESH:~ telnet 192.168.1.1
 +
 +
Entering character mode
 +
Escape character is '^]'.
 +
 +
 +
(none) login: admin
 +
Password:
 +
 +
 +
BusyBox v1.00-pre10 (2009.01.16-02:32+0000) Built-in shell (ash)
 +
Enter 'help' for a list of built-in commands.
 +
 +
# help
 +
 +
Built-in commands:
 +
-------------------
 +
        . : alias bg break cd chdir continue eval exec exit export false
 +
        fg getopts hash help jobs kill let local pwd read readonly return
 +
        set shift times trap true type ulimit umask unalias unset wait
 +
 +
 +
# cat /proc/meminfo
 +
        total:    used:    free:  shared: buffers:  cached:
 +
Mem:  14815232 10428416  4386816        0        0  5554176
 +
Swap:        0        0        0
 +
MemTotal:        14468 kB
 +
MemFree:          4284 kB
 +
MemShared:          0 kB
 +
Buffers:            0 kB
 +
Cached:          5424 kB
 +
SwapCached:          0 kB
 +
Active:          1936 kB
 +
Inactive:        4700 kB
 +
HighTotal:          0 kB
 +
HighFree:            0 kB
 +
LowTotal:        14468 kB
 +
LowFree:          4284 kB
 +
SwapTotal:          0 kB
 +
SwapFree:            0 kB
 +
# cat /proc/cpuinfo
 +
system type            : Atheros AR531X_COBRA
 +
processor              : 0
 +
cpu model              : unknown V6.4
 +
BogoMIPS                : 183.50
 +
wait instruction        : no
 +
microsecond timers      : yes
 +
tlb_entries            : 16
 +
extra interrupt vector  : yes
 +
hardware watchpoint    : no
 +
VCED exceptions        : not available
 +
VCEI exceptions        : not available
 +
# cat /proc/mtd
 +
dev:    size  erasesize  name
 +
mtd0: 00400000 00010000 "spiflash"
 +
mtd1: 00030000 00010000 "RedBoot"
 +
mtd2: 002f0000 00010000 "rootfs"
 +
mtd3: 000a0000 00010000 "vmlinux.bin.l7"
 +
mtd4: 00020000 00010000 "cfg"
 +
mtd5: 0000f000 00010000 "FIS directory"
 +
mtd6: 00001000 00010000 "RedBoot config"
 +
# cat /proc/version
 +
Linux version 2.4.25-LSDK-5.3.1.46 (root@localhost.localdomain) (gcc version 3.3.3) #1 Fri Jan 16 10:26:45 CST 2009
 +
# cat /proc/bus/ 
 +
# ls -l /proc/bus
 +
# dmesg
 +
# ifconfig
 +
ath1      Link encap:Ethernet  HWaddr 00:11:6B:EA:0E:E5 
 +
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
 +
          RX packets:1541 errors:0 dropped:0 overruns:0 frame:0
 +
          TX packets:1696 errors:0 dropped:0 overruns:0 carrier:0
 +
          collisions:0 txqueuelen:0
 +
          RX bytes:996666 (973.3 KiB)  TX bytes:375866 (367.0 KiB)
 +
 +
br0      Link encap:Ethernet  HWaddr 00:11:6B:EA:0E:E5 
 +
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
 +
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
 +
          RX packets:2234 errors:0 dropped:0 overruns:0 frame:0
 +
          TX packets:1165 errors:0 dropped:0 overruns:0 carrier:0
 +
          collisions:0 txqueuelen:0
 +
          RX bytes:328866 (321.1 KiB)  TX bytes:205144 (200.3 KiB)
 +
 +
eth0      Link encap:Ethernet  HWaddr 00:11:6B:EA:0E:E5 
 +
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
 +
          RX packets:1864 errors:0 dropped:0 overruns:0 frame:0
 +
          TX packets:1377 errors:0 dropped:0 overruns:0 carrier:0
 +
          collisions:0 txqueuelen:1000
 +
          RX bytes:332884 (325.0 KiB)  TX bytes:0 (0.0 B)
 +
 +
lo        Link encap:Local Loopback 
 +
          inet addr:127.0.0.1  Mask:255.0.0.0
 +
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
 +
          RX packets:2335 errors:0 dropped:0 overruns:0 frame:0
 +
          TX packets:2335 errors:0 dropped:0 overruns:0 carrier:0
 +
          collisions:0 txqueuelen:0
 +
          RX bytes:129889 (126.8 KiB)  TX bytes:129889 (126.8 KiB)
 +
 +
wifi0    Link encap:Ethernet  HWaddr 00:11:6B:EA:0E:E5 
 +
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
 +
          RX packets:1672 errors:0 dropped:0 overruns:0 frame:6438
 +
          TX packets:1768 errors:22 dropped:0 overruns:0 carrier:0
 +
          collisions:0 txqueuelen:199
 +
          RX bytes:1037899 (1013.5 KiB)  TX bytes:419223 (409.3 KiB)
 +
          Interrupt:3 Memory:b0000000-b00ffffc
 +
</pre>
 +
 +
    
====Vendor / Model====
 
====Vendor / Model====

Navigationsmenü