Connected to AP

From OLPC
Revision as of 11:39, 17 September 2007 by AlexL (talk | contribs) (New page: ===Getting into the Configuration=== '''Either''' #Go to a location where it occurs naturally. ##No School server. #Force the laptops into it manually. ##Go to the mesh view, and connect t...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Getting into the Configuration

Either

  1. Go to a location where it occurs naturally.
    1. No School server.
  2. Force the laptops into it manually.
    1. Go to the mesh view, and connect to an AP.
    2. Go to the root menu in one of the terminals
    3. Create/Edit file /etc/NetworkManager/mesh-start on all laptops (tests should be done with at least 2 XO's and preferably 3)
    4. w/ text:
         infra
    1. Reboot the laptop.
    2. The laptops will try to connect to the latest AP they were connected to each time they boot.

Checking that laptops are in the local Configuration

  1. The file /etc/resolve.conf should have the text:
   search AP_Name
   nameserver IP address 
   nameserver IP address
  1. The laptop should have a good IP address: other checks
    1. Type ifconfig in a terminal.
    2. Second line of eth0 has the address.
    3. If it starts with 18, or 172 it is good. (169 is bad)
    4. The second line of msh0 should have a bad IP address.
    5. Alternatively: the laptop should be able to browse the internet.
  2. The laptop should only see other XO's, which are nearby, in the mesh view.
    • in the future: should only see nearby laptops also connected to the same AP, and not those connected to another AP, local mesh, or School server.