Differences between revisions 6 and 8 (spanning 2 versions)
Revision 6 as of 2006-03-25 17:15:08
Size: 2930
Comment:
Revision 8 as of 2006-04-11 15:00:29
Size: 3578
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 AaronBaer, TomHiggins and JasonMcArthur are currently hosting nodes.  AaronBaer, TomHiggins and JasonMcArthur are currently hosting nodes.[[BR]]
Line 7: Line 7:
 ["Node134"] sits 3 hops back inside the network.
 ["Node236"] sits somewhere inside the network.
=== Nodes ===

 * ["Node39542"] is the primary gateway.
  * Map: NodeId:39542
 * ["Node39573"] sits out on a garage with a 7dBi omni attached.
  * Map: NodeId:39573
 * ["Node134"] sits 3 hops back inside the network and it's clients rely on the upstream nodes for internet access.
 * ["Node236"] sits somewhere inside the network.
Line 19: Line 25:

=== Local Services ===

 * [http://10.11.134.198:8000/listen.pls Arbor Lodge Streaming Radio]
Line 99: Line 109:
 * http://hipercom.inria.fr/noa-olsr/
 * http://pdos.csail.mit.edu/roofnet/doku.php
 * http://hipercom.inria.fr/olsr/draft-ietf-manet-olsr-03.txt
 * http://www.net.ie.niigata-u.ac.jp/~skame/olsr/
 * http://qolsr.lri.fr/
 * http://www.crc.ca/en/html/manetsensor/home/research_area/routing
Line 100: Line 116:
See also: ==== See also: ====

Overview

Nodes

  • ["Node39542"] is the primary gateway.
    • Map: NodeId:39542

  • ["Node39573"] sits out on a garage with a 7dBi omni attached.
    • Map: NodeId:39573

  • ["Node134"] sits 3 hops back inside the network and it's clients rely on the upstream nodes for internet access.
  • ["Node236"] sits somewhere inside the network.

Equipment

  • The core network consists primarily of NetgearWgt634u nodes and a few Linksys WRT54G.

Software Installed

  • Linux
  • olsrd
  • roofnet

Local Services

Network Configuration

  • OLSR Network ESSID: www.personaltelco.net
  • OLSR Network Channel: 1
  • Roofnet ESSID: roofnet-5.x.x.x
  • Roofnet Channel: 3
  • Gateway Nodes: 64.122.12.107 64.122.12.108 64.122.12.109 198.107.22.250
  • PTPnet Network: 10.11.134.0/24

Current OLSR Topology

Gateway 1 BR http://64.122.12.107/topology.png BR Gateway 3 BR http://64.122.12.107/topo3.png BR

OLSR Configuration

After assigning an available IP to yourself via the [allocation table], use this basic configuration for /etc/olsrd.conf.

DebugLevel      0
IpVersion       4
ClearScreen     yes

Hna4
{
10.11.134.0 255.255.255.0
}

Hna6
{
}

Willingness     4
AllowNoInt      yes

IpcConnect
{
     MaxConnections  0
}

UseHysteresis           no
LinkQualityLevel        2
TcRedundancy            2
MprCoverage             2

#LoadPlugin "olsrd_httpinfo.so.0.1"
#{
#        PlParam "port" "8080"
#        PlParam "Net" "0.0.0.0 0.0.0.0"
#}

Interface "ath0"                        
 {                                                   
        Ip4Broadcast     255.255.255.255            
        Ip6AddrType     site-local                 
        Ip6MulticastSite        ff05::15                
        Ip6MulticastGlobal      ff0e::1                    
        #HelloInterval    2.0
        #HelloValidityTime  40.0
        #MidInterval 5.0
        #MidValidityTime    100.0       
        #HnaInterval        5.0
        #HnaValidityTime    100.0
  }                                                         

Maps

[http://www.cipheralgo.org/~jason/hoodnet/00:09:5B:D2:C8:41-1.jpg http://www.cipheralgo.org/~jason/hoodnet/00:09:5B:D2:C8:41-1s.jpg] [http://www.cipheralgo.org/~jason/hoodnet/00:09:5B:D2:C8:41-2.jpg http://www.cipheralgo.org/~jason/hoodnet/00:09:5B:D2:C8:41-2s.jpg] [http://www.cipheralgo.org/~jason/hoodnet/00:09:5B:D2:C8:41-3.jpg http://www.cipheralgo.org/~jason/hoodnet/00:09:5B:D2:C8:41-3s.jpg]

See also:

FullSearch()


[CategoryNode][CategoryPersonalTelco]

ArborLodge (last edited 2012-03-10 01:53:27 by RussellSenior)