Difference between revisions of "Network"

From HSG Wiki
Jump to: navigation, search
m (removed some whitespace)
(correct hackerspace name)
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
= intro =
+
= Intro =
'''''This page was created for the sole purpose of creating clarity in the networking thingies at 0x20.'''''
+
'''''This page was created for the sole purpose of creating clarity in the networking thingies at HSG.'''''
 +
 
 +
[[File:Hackerspace-Network.png|center|1000px]]
  
 
= Connection to internet =
 
= Connection to internet =
  
==ISP: Telenet==
+
==Fastic==
Currently we have Business Fibernet 200.
+
 
 +
[https://fastic.be/ Fastic] is a Belgian ISP which offers a Fiber (GPON) subscription through the Fiber network installed by [https://glasvezel.fluvius.be/ Fluvius]
 +
 
 +
 
 +
=== Details: ===
 +
Payment: invoices
 +
 
 +
Public IP Addresses (Gateway: 185.142.226.1/24):
 +
* 185.142.226.10/24
 +
* 185.142.226.17/24
 +
 
 +
Private LAN:
 +
* Network: 100.64.1.0/24
 +
* Router IP: 100.64.1.1/24
 +
* DHCP-Range: 100.64.1.100-100.64.1.254
 +
 
 +
 
  
We get: 200 Mbps down, 25 Mbps up and 3TB per month.
+
==Wireless België==
 +
We also have a connection to the [http://www.wirelessbelgie.be/ wireless België network].
  
All ports are open except the following:
+
=Network=
{|
+
 
|TCP port
+
 
|25
+
 
 +
==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;" |
 +
|
 
|-
 
|-
|TCP/UDP port
+
| Radio 2 (5GHz bgnac)
|53
+
|
 +
| style="background-color:#009901;" |
 +
|
 +
|
 +
|
 +
|  
 
|-
 
|-
|TCP/UDP port
+
| WAN
|135
+
| style="background-color:#009901;" |
 +
|
 +
|
 +
|
 +
|
 +
|  
 
|-
 
|-
|TCP/UDP port
+
| LAN 1
|137 – 139
+
|
 +
| style="background-color:#009901;" |
 +
|
 +
|
 +
|
 +
|  
 
|-
 
|-
|TCP/UDP port
+
| LAN 2
|161 – 162
+
|
 +
|
 +
|
 +
|
 +
|
 +
|  
 
|-
 
|-
|TCP port
+
| LAN 3
|445
+
|
 +
|
 +
|
 +
|
 +
|
 +
|  
 
|-
 
|-
|TCP port
+
| LAN 4
|1080
+
|
 +
|
 +
| style="background-color:#009901;" |
 +
| style="background-color:#036400; color:#009901;" |
 +
|
 +
|  
 
|}
 
|}
  
=== Details: ===
+
==Wireless==
Payment: automatic
+
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''.
  
Mijntelenet login: ask [[User:qwaxys]]
+
To make sure the Chromecast works, disable broadcast filtering:
 +
<pre>broadcast-filter none</pre>
 +
This line will be in the config for '''each''' SSID.
  
==Wireless België==
 
We also have a connection to the wireless België network.
 
  
=Network=
+
Also '''remove''' anything related to "Airgroups" (delete those lines).
You can find all details on [https://github.com/0x20/spacenetwork github].
+
<pre>airgroup
 +
disable
  
Slightly outdated visual representation:
+
airgroupservice airplay
https://cdn.rawgit.com/0x20/spacenetwork/master/spacenetwork.svg?v2
+
disable
 +
description AirPlay
  
 +
airgroupservice airprint
 +
disable
 +
description AirPrint</pre>
 
[[Category:Hackerspace]]
 
[[Category:Hackerspace]]

Latest revision as of 22:59, 29 May 2021

Intro[edit]

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

Hackerspace-Network.png

Connection to internet[edit]

Fastic[edit]

Fastic is a Belgian ISP which offers a Fiber (GPON) subscription through the Fiber network installed by Fluvius


Details:[edit]

Payment: invoices

Public IP Addresses (Gateway: 185.142.226.1/24):

  • 185.142.226.10/24
  • 185.142.226.17/24

Private LAN:

  • Network: 100.64.1.0/24
  • Router IP: 100.64.1.1/24
  • DHCP-Range: 100.64.1.100-100.64.1.254


Wireless België[edit]

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

Network[edit]

Router[edit]

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[edit]

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