Differences between revisions 21 and 22
Revision 21 as of 2006-11-07 12:48:42
Size: 3961
Comment:
Revision 22 as of 2006-12-08 09:16:04
Size: 3981
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
 * NodeYukonTavern

Arbor Lodge

TableOfContents

Overview

AaronBaer, TomHiggins and JasonMcArthur are currently hosting nodes.BR

Nodes

  • ["Node39542"] is the primary gateway.
  • ["Node39573"] sits out on a garage with a 7dBi omni attached.
  • ["Node134"] sits 3 hops back inside the network and it's clients rely on the upstream nodes for internet access.
  • NodeMashTun is connected to the network over a vpn tunnel.

  • NodeCrowBar

  • NodeYukonTavern

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"] rooftop 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.199

wgt

ath0

10.11.134.200

garage

ath0

10.11.134.201

green

ath0

10.11.134.244

laptop

Current OLSR Topology

Anchor(map) 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
{
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:

FullSearch()


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