Puck

From CTWUG Wiki
Jump to: navigation, search

Welcome to my Puck(ing) High Site

History

Puck is a moon of Uranus

Location

Mount View Complex, Loevenstein

WiND Node

Hardware

rb - EdgeRouter X - Core WUG Router

rb1 - UBNT NanoBeam 5AC 16dBi - Backbone to MAB

rb2 - RB711GA & 25 dBi Dual Polarity Dish - Backbone to Fubar

rb3 - DynaDish 5 - Backbone to IO

rb4 - RB1200 - Clients LAN Connected 10/100

Alfa 8 Port Passive Gigabit PoE Injector Mecer 2000VU Line Interactive UPS

Client AP - Tenda O3 AP

Interfaces

Backbone

http://ctwug.za.net/puck-mab

  • BB: 5GHz 16dBi NanoBeam 5AC - MAB
  • Frequency: 5775 Mhz

http://ctwug.za.net/Puck-Fubar

  • BB: 5GHz 25dBi Dual Polarity Dish with RB711GA-5HnD - Fubar
  • Frequency: 5235 Mhz

http://ctwug.za.net/IO-Puck

  • BB: 5GHz 25dBi RBDynaDishG-5HacDr3 - IO
  • Frequency: 6080 Mhz


Clients

http://ctwug.za.net/Puck-LAN

http://ctwug.za.net/puck-mv


IP's

Overview

Puck IP Sub Ranges - 172.26.65.0/25
IP Range Allocated to Network IP RB IP Broadcast IP Usable IPs Status
172.26.65.0/27 OSPF LAN 172.26.65.0 172.26.65.10 172.26.65.31 30 Active
172.26.65.32/27 Clients 172.26.65.32 172.26.65.63 30 Active
172.26.65.64/28 JellyBean 172.26.65.64 172.26.65.125 172.26.65.79 14 Active
172.26.65.80/29 Clients - n/a 172.26.65.80 172.26.65.95 14 Inactive
172.26.65.96/29 OSPF Link to MAB 172.26.65.96 172.26.65.103 14 Inactive
172.26.65.104/29 n/a 172.26.65.104 172.26.65.111 6 Inactive
172.26.65.112/29 n/a 172.26.65.112 172.26.65.119 6 Inactive
172.26.65.120/30 OSPF Link to Fubar 172.26.65.120 172.26.65.122 2 Active
172.26.65.124/30 Link to JellyBean 172.26.65.124 172.26.65.127 2 Active

Clients

Puck Client IP Sub Ranges - 172.26.65.32/27
IP Range Allocated to Network IP RB IP Broadcast IP Usable IPs Status
172.26.65.32/29 Clients - Karl 172.26.65.32 172.26.65.39 6 Active
172.26.65.40/29 Clients - n/a 172.26.65.40 172.26.65.47 6 Inactive
172.26.65.48/29 Clients - n/a 172.26.65.48 172.26.65.55 6 Inactive
172.26.65.56/29 Clients - SMV 172.26.65.56 172.26.65.63 6 Active
172.26.65.64/28 JellyBean 172.26.65.64 172.26.65.125 172.26.65.79 14 Active
172.26.65.80/29 Clients - n/a 172.26.65.80 172.26.65.95 14 Inactive


Site Diagram

graph {
	graph [label="Puck", labelloc="t"]
	rb2 [shape=Mrecord, label="{rb [UBNT-ERX]|{{<e1> ether1|<e2> ether2|<e3> ether3}|<s1> switch1|<b1> bridge|}}", fillcolor=lightblue, style=filled]
	rb3 [shape=Mrecord, label="{rb2 [RB711GA]|{<w1> wlan1|<e1> ether1}}", fillcolor=lightblue, style=filled]
	rb4 [shape=Mrecord, label="{rb4 [RB433L]|{<e1> ether1|<e2> ether2|<e3> ether3|<w1> wlan1|<w2> wlan2}}", fillcolor=lightblue, style=filled]
	hs1 [shape=circle, label="Ariel", fillcolor="pink", style="bold, filled"]
	hs2 [shape=circle, label="Pilgrim", fillcolor="pink", style="bold, filled"]
	hs3 [shape=circle, label="Phebos", fillcolor="pink", style="bold, filled"]
	hs4 [shape=circle, label="Sneaki", fillcolor="pink", style="bold, filled"]
	lan1 [shape=octagon, label="High Site\nLAN", fillcolor=green3, style="filled"]
	lan2 [shape=octagon, label="Backbone\nLAN", fillcolor=green3, style="filled"]
	rb2:w1 -- hs3 [color=red, style=bold]
	rb2:w2 -- hs4 [color=red, style=bold]
	rb3:w1 -- hs1 [color=red, style=bold]
	rb3:w2 -- hs2 [color=red, style=bold]
	rb2:e1 -- lan2 [color=green]
	rb3:e1 -- lan2 [color=green]
	lan2 -- rb1:b1 [color=green]
	rb1:s1 -- lan1 [color=green]
	rb4:e1 -- lan1 [color=green]
	lan1 -- rb5:e1 [color=green]
	lan1 -- rb6:e1 [color=green]
	lan1 -- rb7:e1 [color=green]
	rb4:w1 -- ap1
	rb5:w1 -- ap2
	rb6:w1 -- ap3
	rb7:w1 -- ap4
}