Changes between Version 41 and Version 42 of GEC21Agenda/iMinds


Ignore:
Timestamp:
10/20/14 16:21:39 (10 years ago)
Author:
pieter.becue@intec.ugent.be
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC21Agenda/iMinds

    v41 v42  
    216216}}}
    217217
    218 
     218Running the ''ifconfig'' command should show a wlan0 and mon.wlan0 interface:
     219
     220{{{
     221#!html
     222<img src="http://doc.ilabt.iminds.be/ilabt-documentation/_images/geni/ifconfigap.png" width="700" />
     223}}}
    219224
    220225 === Configure the mobile node(robot) as client ===
     
    236241}}}
    237242
     243Running ''iwconfig'' should show that wlan0 is connected to an access point with your ESSID:
     244
     245{{{
     246#!html
     247<img src="http://doc.ilabt.iminds.be/ilabt-documentation/_images/geni/iwconfigrobot.png" width="612" />
     248}}}
     249
    238250Check if you can ping the AP:
    239251{{{
    240252$ ping 192.168.X.1
    241253}}}
     254
    242255
    243256