Under a Tree: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (unblanked) |
||
Line 1: | Line 1: | ||
===Getting into the Configuration=== |
|||
'''Either''' |
|||
# Go to a location where it occurs naturally. |
|||
## No [[School server]]. |
|||
## No AP. |
|||
## No MPP. |
|||
# Force the laptops into it manually. |
|||
## Go to the root menu in one of the terminals |
|||
## Create file <tt>/etc/NetworkManager/mesh-start</tt> on all laptops (tests should be done with at least 2 XO's and preferably 3) |
|||
## w/ text: |
|||
##* <tt>local</tt> |
|||
## Reboot the laptop. |
|||
===Checking that laptops are in the local Configuration=== |
|||
# The file <tt>/etc/resolv.conf</tt> should be empty. |
|||
# The laptop should have a bad IP address: {{pending|to check...}} |
|||
## Type <tt>ifconfig</tt> in a terminal. |
|||
## Second line of <tt>msh0</tt> has the address. |
|||
## If it starts with <tt>169.xx.yy.zz</tt> it is bad. (<tt>172.xx.yy.zz</tt> is good) |
|||
## Alternatively: laptop should not be able to browse the internet. |
|||
# The laptop should only see other XO's, which are nearby, in the mesh view. |
|||
#* in the future: should only see nearby laptops also on local network, and not those [[connected to AP]]s or [[School server]]. |
|||
[[Category:Network]] |
|||
[[Category:HowTo]] |
Latest revision as of 23:47, 13 June 2008
Getting into the Configuration
Either
- Go to a location where it occurs naturally.
- No School server.
- No AP.
- No MPP.
- Force the laptops into it manually.
- Go to the root menu in one of the terminals
- Create file /etc/NetworkManager/mesh-start on all laptops (tests should be done with at least 2 XO's and preferably 3)
- w/ text:
- local
- Reboot the laptop.
Checking that laptops are in the local Configuration
- The file /etc/resolv.conf should be empty.
- The laptop should have a bad IP address: to check...
- Type ifconfig in a terminal.
- Second line of msh0 has the address.
- If it starts with 169.xx.yy.zz it is bad. (172.xx.yy.zz is good)
- Alternatively: laptop should not be able to browse the internet.
- The laptop should only see other XO's, which are nearby, in the mesh view.
- in the future: should only see nearby laptops also on local network, and not those connected to APs or School server.