Difference between revisions of "Network"

From HSG Wiki
Jump to: navigation, search
m (Wireless België: punctuation)
(7 intermediate revisions by 4 users not shown)
Line 4: Line 4:
 
= Connection to internet =
 
= Connection to internet =
  
==ISP: Telenet==
+
==Telenet==
 
Currently we have Business Fibernet 200.
 
Currently we have Business Fibernet 200.
  
Line 32: Line 32:
 
|1080
 
|1080
 
|}
 
|}
 
 
  
 
=== Details: ===
 
=== Details: ===
Line 39: Line 37:
  
 
Mijntelenet login: ask [[User:qwaxys]]
 
Mijntelenet login: ask [[User:qwaxys]]
 
  
 
==Wireless België==
 
==Wireless België==
We also have a connection to the wireless België network.
+
We also have a connection to the [http://www.wirelessbelgie.be/ wireless België network].
  
==Network==
+
=Network=
 
You can find all details on [https://github.com/0x20/spacenetwork github].
 
You can find all details on [https://github.com/0x20/spacenetwork github].
 +
Visual representation:
 +
https://cdn.rawgit.com/0x20/spacenetwork/master/spacenetwork.svg?v2
 +
 +
 +
==Router==
 +
[https://openwrt.org/toh/hwdata/linksys/linksys_wrt3200acm WRT3200ACM]
 +
 +
{| class="wikitable"
 +
!
 +
! TELENET
 +
! Default VLAN (untagged)
 +
! WB untagged
 +
! WB VLAN 2000
 +
! SSID: 0x20
 +
! SSID: hackerspace.gent
 +
|-
 +
| Radio 0 (5GHz nac)
 +
|
 +
| style="background-color:#009901;" |
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
| Radio 1 (2.4GHz bgn)
 +
|
 +
| style="background-color:#009901;" |
 +
|
 +
| style="background-color:#036400; color:#036400;" |
 +
| style="background-color:#009901;" |
 +
|
 +
|-
 +
| Radio 2 (5GHz bgnac)
 +
|
 +
| style="background-color:#009901;" |
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
| WAN
 +
| style="background-color:#009901;" |
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
| LAN 1
 +
|
 +
| style="background-color:#009901;" |
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
| LAN 2
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
| LAN 3
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
| LAN 4
 +
|
 +
|
 +
| style="background-color:#009901;" |
 +
| style="background-color:#036400; color:#009901;" |
 +
|
 +
|
 +
|}
 +
 +
==Wireless==
 +
Current SSIDs:
 +
iot (2.4Ghz)
 +
0x20 (2.4 Ghz)
 +
 +
hackerspace.gent (5.0 Ghz)
 +
 +
 +
If you can use 5 Ghz, it's advised to use 5 Ghz.
 +
 +
If you're connecting iot/domotica related things, please use the "iot" SSID.
 +
This SSID is guaranteed to work while 0x20 and hackerspace.gent might switch to 802.1x (enterprise with username/password authentication)
 +
 +
 +
Wifi access points: [https://revspace.nl/Aruba-105 Aruba iAP 105]
 +
 +
Currently one in the front room, second one to be added ''on request''.
  
Slightly outdated visual representation:
+
To make sure the Chromecast works, disable broadcast filtering:
https://cdn.rawgit.com/0x20/spacenetwork/master/spacenetwork.svg?v2
+
<pre>broadcast-filter none</pre>
 +
This line will be in the config for '''each''' SSID.
 +
 
 +
 
 +
Also '''remove''' anything related to "Airgroups" (delete those lines).
 +
<pre>airgroup
 +
disable
 +
 
 +
airgroupservice airplay
 +
disable
 +
description AirPlay
  
 +
airgroupservice airprint
 +
disable
 +
description AirPrint</pre>
 
[[Category:Hackerspace]]
 
[[Category:Hackerspace]]

Revision as of 11:06, 6 November 2018

intro

This page was created for the sole purpose of creating clarity in the networking thingies at 0x20.

Connection to internet

Telenet

Currently we have Business Fibernet 200.

We get: 200 Mbps down, 25 Mbps up and 3TB per month.

All ports are open except the following:

TCP port 25
TCP/UDP port 53
TCP/UDP port 135
TCP/UDP port 137 – 139
TCP/UDP port 161 – 162
TCP port 445
TCP port 1080

Details:

Payment: automatic

Mijntelenet login: ask User:qwaxys

Wireless België

We also have a connection to the wireless België network.

Network

You can find all details on github. Visual representation: https://cdn.rawgit.com/0x20/spacenetwork/master/spacenetwork.svg?v2


Router

WRT3200ACM

TELENET Default VLAN (untagged) WB untagged WB VLAN 2000 SSID: 0x20 SSID: hackerspace.gent
Radio 0 (5GHz nac)
Radio 1 (2.4GHz bgn)
Radio 2 (5GHz bgnac)
WAN
LAN 1
LAN 2
LAN 3
LAN 4

Wireless

Current SSIDs: iot (2.4Ghz) 0x20 (2.4 Ghz)

hackerspace.gent (5.0 Ghz)


If you can use 5 Ghz, it's advised to use 5 Ghz.

If you're connecting iot/domotica related things, please use the "iot" SSID. This SSID is guaranteed to work while 0x20 and hackerspace.gent might switch to 802.1x (enterprise with username/password authentication)


Wifi access points: Aruba iAP 105

Currently one in the front room, second one to be added on request.

To make sure the Chromecast works, disable broadcast filtering:

broadcast-filter none

This line will be in the config for each SSID.


Also remove anything related to "Airgroups" (delete those lines).

airgroup
 disable

airgroupservice airplay
 disable
 description AirPlay

airgroupservice airprint
 disable
 description AirPrint