Saya iseng ngeblog di blog orang. Dan lumayanlah ditaruh di blog Kaipang, cuma saya malas trenslet.
Hal yang sama seharusnya berlaku juga untuk smart phone macam Blackberry adik saya.
Oh, forgot to mention, you can also tweak your ubuntu instead your phones. Bear that this is, of course, useless if you want to use computers without root users.
FIRST:
sudo apt-get install dhcp3-server hostapd
SECOND:
open a text editor and save this to your home folder as .hostapd.conf
interface=*YOUR*WIRELESS*CARD*ex:wlan0,eth1,etc*SEE*NOTE*
driver=nl80211
ssid=*YOUR*SSID*A.K.A*HOTSPOT*NAME
hw_mode=g
channel=11
wpa=1
wpa_passphrase=*YOUR*PASSWORD*
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP CCMP
wpa_ptk_rekey=600
*NOTE: run iwconfig and you’ll see something such as:
ppp0 no wireless extensions.
lo no wireless extensions.
wlan1 IEEE 802.11bg Mode:Master Frequency:2.462 GHz Tx-Power=20 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off
wlan1 is the wireless interface.
THIRD:
Run the wireless hotspot tutorial created by 土木坛子, which is the tutorial on this page. Then, run
sudo hostapd .hostapd.conf
And that’s it. Connect your android phone, normal way of course. 🙂
If you are able to detect it but unable to join the network, do not fill the wireless security/password while running 土木坛子’s tutorial. Leave it blank instead, and fill only the .hostapd.conf’s password (wpa_passphrase=*YOUR*PASSWORD*).
Menyukai ini:
Suka Memuat...