1. OS linux slackware
2. buka konsole
3. ketik yg dibawah gitueee
4. pastikan dalam keadaan superUser
2. buka konsole
3. ketik yg dibawah gitueee
4. pastikan dalam keadaan superUser
Quote: bash-4.1$ su
Password:
Password:
untuk mengkoneksikan kita harus sedikit mengedit vasilitas yg di sediakan slackware lho
Quote: root@vim-n4n0# vi /etc//wpa_supplicant.conf
# WPA protected network, supply your own ESSID and WPAPSK here:
network={
scan_ssid=0
ssid="devilzc0de"
proto=WPA RSN
key_mgmt=WPA-PSK
pairwise=CCMP TKIP
group=CCMP TKIP WEP104 WEP40
psk="VIM-N4N0"
priority=10
}
# WPA protected network, supply your own ESSID and WPAPSK here:
network={
scan_ssid=0
ssid="devilzc0de"
proto=WPA RSN
key_mgmt=WPA-PSK
pairwise=CCMP TKIP
group=CCMP TKIP WEP104 WEP40
psk="VIM-N4N0"
priority=10
}
Quote: ssid="devilzc0de"
>>>>>>Service Set IDentifier (nama jaringan wireles)
psk="VIM-N4N0" >>>>> key pd jaringan
psk="VIM-N4N0" >>>>> key pd jaringan
untuk melihat konek ato nga :
Quote: root@vim-n4n0# wpa_supplicant -iwlan0 -c /etc/wpa_supplicant.conf
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
ioctl[SIOCGIWSCAN]: Resource temporarily unavailable
ioctl[SIOCSIWSCAN]: Device or resource busy
Failed to initiate AP scan.
Trying to associate with 00:02:6f:57:a1:4b (SSID='devilzc0de' freq=2437 MHz)
Associated with 00:02:6f:57:a1:4b
CTRL-EVENT-CONNECTED - Connection to 00:02:6f:57:a1:4b completed (auth) [id=1 id_str=]
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
ioctl[SIOCGIWSCAN]: Resource temporarily unavailable
ioctl[SIOCSIWSCAN]: Device or resource busy
Failed to initiate AP scan.
Trying to associate with 00:02:6f:57:a1:4b (SSID='devilzc0de' freq=2437 MHz)
Associated with 00:02:6f:57:a1:4b
CTRL-EVENT-CONNECTED - Connection to 00:02:6f:57:a1:4b completed (auth) [id=1 id_str=]
apabila sudah ada tulisan seperti ini di konsol maka kita bisa berinternet riya
Quote:CTRL-EVENT-CONNECTED - Connection to 00:02:6f:57:a1:4b
completed (auth) [id=1 id_str=]
Comments
Post a Comment