Help:Contents
(access point) |
|||
Line 1: | Line 1: | ||
- | + | this will guide you to make an access point from your n900 | |
- | + | i will do it from easy chroot debian | |
+ | i do not know why it is not working directly from maemo | ||
- | |||
- | |||
- | + | what you will need | |
- | + | ||
- | + | chroot | |
+ | easy debian | ||
+ | iptables on both maemo and debian | ||
+ | aircrack-ng | ||
+ | working gprs connection | ||
+ | |||
+ | |||
+ | |||
+ | /#debbie | ||
+ | [user@m5v3e]/#sudo su | ||
+ | [root@m5v3e]/#airmon-ng | ||
+ | [root@m5v3e]/#airmon-ng start wlan0 | ||
+ | [root@m5v3e]/#airbase-ng -a 00:11:22:33:44:55 -c 1 -e test mon0 | ||
+ | |||
+ | open x term | ||
+ | /#debbie | ||
+ | |||
+ | [user@m5v3e]/#ifconfig at0 | ||
+ | [root@m5v3e]/#ifconfig at0 up | ||
+ | [root@m5v3e]/#ifconfig at0 192.168.0.1 netmask 255.255.255.0 | ||
+ | [root@m5v3e]/#iptables --flush |
Revision as of 11:49, 25 February 2012
this will guide you to make an access point from your n900 i will do it from easy chroot debian i do not know why it is not working directly from maemo
what you will need
chroot easy debian iptables on both maemo and debian aircrack-ng working gprs connection
/#debbie [user@m5v3e]/#sudo su [root@m5v3e]/#airmon-ng [root@m5v3e]/#airmon-ng start wlan0 [root@m5v3e]/#airbase-ng -a 00:11:22:33:44:55 -c 1 -e test mon0
open x term /#debbie
[user@m5v3e]/#ifconfig at0 [root@m5v3e]/#ifconfig at0 up [root@m5v3e]/#ifconfig at0 192.168.0.1 netmask 255.255.255.0 [root@m5v3e]/#iptables --flush