Differences between revisions 7 and 26 (spanning 19 versions)
Revision 7 as of 2006-03-27 23:09:52
Size: 3224
Comment:
Revision 26 as of 2007-11-23 18:03:57
Size: 4114
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#refresh 30
= Arbor Lodge =
<<TableOfContents>>
Line 2: Line 6:
 A network in the Arbor Lodge neighborhood of North Portland has been experimenting with various implementations of ad-hoc routing protocols.
2 [http://pdos.csail.mit.edu/roofnet/doku.php roofnet] nodes are still in operation, but the rest of the network has since converted over to [http://olsr.org OLSR] 
 . A network in the Arbor Lodge neighborhood of North Portland has been experimenting with various implementations of ad-hoc routing protocols. 2 [[http://pdos.csail.mit.edu/roofnet/doku.php|Roofnet]] nodes are still in operation, but the rest of the network has since converted over to [[http://olsr.org|OLSR]]. If you would like to join the network, [[http://olsr.org/index.cgi?action=download|install OLSR]] on your laptop/device using the configuration file shown below.<<BR>>
AaronBaer and JasonMcArthur are currently hosting nodes.<<BR>>
Line 5: Line 9:
 AaronBaer, TomHiggins and JasonMcArthur are currently hosting nodes.
Line 7: Line 10:
 ["Node134"] sits 3 hops back inside the network.
 ["Node236"] sits somewhere inside the network.
=== Nodes ===
 * [[Node39542]] is the primary gateway.
  * NodeDb Map: NodeId:39542
  * NodeMap: NodeMap:Node39542
 * [[Node39573]] sits out on a garage with a 7dBi omni attached.
  * NodeDb Map: NodeId:39573
  * NodeMap: NodeMap:Node39542
 * [[Node134]] sits 3 hops back inside the network and it's clients rely on the upstream nodes for internet access.
 * NodeBoston is not in AdHoc. This will allow an alternative to the OLSR network in place.
 * NodeMashTun is connected to the network over a vpn tunnel.
 * NodeCrowBar
 * NodeYukonTavern
Line 11: Line 24:

* The core network consists primarily of NetgearWgt634u nodes and a few Linksys WRT54G.
 * The core network consists primarily of NetgearWgt634u nodes.
Line 15: Line 27:
Line 20: Line 31:
=== Local Services ===
 * [[http://10.11.134.196:8000/|Arbor Lodge Radio]]
Line 21: Line 35:
Line 23: Line 36:
 * OLSR Network Channel: 1   * OLSR Network Channel: 1
Line 29: Line 42:
=== Clients/Nodes ===
||IP||Hostname||Description||
||10.11.2.65||loki||NodeCrowBar||
||10.11.10.193||mashtun||NodeMashTun||
||10.11.134.1||green||[[Node134]] [[Wgt634u]]||
||10.11.134.3||loudmouth||[[Node134]] [[Wgt634u]] AP||
||10.11.134.4||slinko||||
||10.11.134.8||arbor||[[Node134]] br0||
||10.11.134.20||laptop||||
||10.11.134.50-100||||Reserved for DHCP||
||10.11.134.134||smackity||||
||10.11.134.162||garage||vlan0||
||10.11.134.163||tosh||||
||10.11.134.190||sigma5||tun0||
||10.11.134.191||mashtun||tun0||
||10.11.134.195||wgt||vlan0||
||10.11.134.196||sigma5||eth3||
||10.11.134.197||sigma5||eth2||
||10.11.134.198||boston||vlan0||
||10.11.134.199||wgt||ath0||
||10.11.134.200||garage||ath0||
||10.11.134.201||green||ath0||
||10.11.134.244||laptop||||
Line 31: Line 67:
Gateway 1 [[BR]]
http://64.122.12.107/topology.png [[BR]]
Gateway 3 [[BR]]
http://64.122.12.107/topo3.png [[BR]]
<<Anchor(map)>>
Gateway 1 <<BR>> {{http://64.122.12.107/topology.png}} <<BR>> Gateway 3 <<BR>> {{http://64.122.12.107/topo3.png}} <<BR>>
Line 37: Line 71:

After assigning an available IP to yourself via the [allocation table],
use this basic configuration for {{{/etc/olsrd.conf}}}.
After assigning an available IP to yourself via the [allocation table],  use this basic configuration for {{{/etc/olsrd.conf}}}.
Line 48: Line 80:
10.11.134.0 255.255.255.0 0.0.0.0 0.0.0.0
Line 64: Line 96:
LinkQualityLevel 2
TcRedundancy 2
MprCoverage 2
LinkQualityLevel 1
TcRedundancy 1
MprCoverage 4
Line 79: Line 111:
        Ip6MulticastGlobal ff0e::1
        #HelloInterval 2.0
        #HelloValidityTime 40.0
        #MidInterval 5.0
        #MidValidityTime 100.0
        #HnaInterval 5.0
        #HnaValidityTime 100.0
        Ip6MulticastGlobal ff0e::1
Line 89: Line 115:
=== 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]
Line 95: Line 116:
Line 106: Line 126:
See also:
[[FullSearch()]]
==== See also: ====
<<FullSearch>>
Line 109: Line 129:
[CategoryNode][CategoryPersonalTelco]  . [CategoryNode][CategoryPersonalTelco] 

Arbor Lodge

Overview

  • A network in the Arbor Lodge neighborhood of North Portland has been experimenting with various implementations of ad-hoc routing protocols. 2 Roofnet nodes are still in operation, but the rest of the network has since converted over to OLSR. If you would like to join the network, install OLSR on your laptop/device using the configuration file shown below.

AaronBaer and JasonMcArthur are currently hosting nodes.

Nodes

Equipment

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

Clients/Nodes

IP

Hostname

Description

10.11.2.65

loki

NodeCrowBar

10.11.10.193

mashtun

NodeMashTun

10.11.134.1

green

Node134 Wgt634u

10.11.134.3

loudmouth

Node134 Wgt634u AP

10.11.134.4

slinko

10.11.134.8

arbor

Node134 br0

10.11.134.20

laptop

10.11.134.50-100

Reserved for DHCP

10.11.134.134

smackity

10.11.134.162

garage

vlan0

10.11.134.163

tosh

10.11.134.190

sigma5

tun0

10.11.134.191

mashtun

tun0

10.11.134.195

wgt

vlan0

10.11.134.196

sigma5

eth3

10.11.134.197

sigma5

eth2

10.11.134.198

boston

vlan0

10.11.134.199

wgt

ath0

10.11.134.200

garage

ath0

10.11.134.201

green

ath0

10.11.134.244

laptop

Current OLSR Topology

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

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
{
0.0.0.0 0.0.0.0
}

Hna6
{
}

Willingness     4
AllowNoInt      yes

IpcConnect
{
     MaxConnections  0
}

UseHysteresis           no
LinkQualityLevel        1
TcRedundancy            1
MprCoverage             4

#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
  }                                                         

See also:


Display context of search results
Case-sensitive searching

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