Standorte/Geflüchtetenunterkünfte/Allianzhaus: Unterschied zwischen den Versionen
Zeile 107: | Zeile 107: | ||
+ | <br /> | ||
--- 84,89 ----</code> | --- 84,89 ----</code> | ||
Zeile 127: | Zeile 128: | ||
!Schritt | !Schritt | ||
|- | |- | ||
− | | | + | |3.9.2023 |
− | | | + | |Neues Gateway abgenommen und aktiviert. Direkte Anbindung an Freifunk-Rheinland |
|- | |- | ||
− | | | + | |5.9.2023 |
− | | | + | |Verkabelungsplan erstellt und hier veröffentlicht |
|- | |- | ||
− | | | + | | |
− | | | + | | |
|- | |- | ||
− | | | + | | |
− | | | + | | |
|- | |- | ||
− | | | + | | |
− | | | + | | |
|- | |- | ||
− | | | + | | |
− | | | + | | |
|- | |- | ||
− | | | + | | |
− | | | + | | |
|- | |- | ||
− | | | + | | |
− | | | + | | |
|} | |} | ||
Version vom 5. September 2023, 15:38 Uhr
Ortsbeschreibung
Koordinaten und Luftbilder
Die Koordinaten des Allianzhaus sind 50.004134N 8.269345E. Hier die Kartenausschnitte von Google Maps und Open Street Maps.
Flüchtlingsunterkunft (wieder seit 2021/22)
Netz-Infrastruktur
Lokale Vernetzung
Im Zuge des Umbaus wurde Kupfer in die Flure, die Gemeinschaftsräume und den Keller verlegt.
Netzanbindung
Backbone
Es gibt zwar eine Sichtverbindung zur UniMed. Diese wird aber zur Zeit noch nicht genutzt. Es ist eine FiberAir 60 installiert, die noch eingerichtet werden muss.
Sicht von der UniMed auf das AllianzDach
Internetanschluss
Seit 2022 gibt es einen Kabel- 1 GB Anschluss von Vodafone/Kabel Deutschland
Flächenverteilung
Stückliste
siehe Verteilerplan. In den Fluren wurden Ubi-Disks aufgehängt
Topologie
config
VORSICHT - Womöglich veraltet Beim offloader wurden von Hand VLANs auf dem LAN-Interface konfiguriert. In der FW-Version 2016.2.5+mwu1 / gluon-v2016.2.5 ist das die folgende Änderung:
$ diff -dbc network.orig network
- network.orig Thu Apr 27 15:39:18 2017
--- network Thu Apr 27 15:39:18 2017
- 45,57 ****
config interface 'mesh_lan'
option igmp_snooping '0'
- option ifname 'eth0'
option transitive '1'
option fixed_mtu '1'
option proto 'gluon_mesh'
option type 'bridge'
option macaddr '9a:ca:40:8e:ee:a4'
option auto '1'
config interface 'client'
option type 'bridge'
--- 45,57 ----
config interface 'mesh_lan'
option igmp_snooping '0'
option transitive '1'
option fixed_mtu '1'
option proto 'gluon_mesh'
option type 'bridge'
option macaddr '9a:ca:40:8e:ee:a4'
option auto '1'
+ option ifname 'eth0.15'
config interface 'client'
option type 'bridge'
- 64,69 ****
--- 64,77 ----
option peerdns '1'
option sourcefilter '0'
list ifname 'bat0'
+ list ifname 'eth0.3'
+
+ config interface 'mesh_vpn'
+ option ifname 'mesh-vpn'
+ option transitive '1'
+ option macaddr '9a:ca:40:8e:ee:a7'
+ option fixed_mtu '1'
+ option proto 'gluon_mesh'
config interface 'bat0'
option multicast_router '2'
- 76,88 ****
option unicast_flood '0'
option ifname 'eth0'
- config interface 'mesh_vpn'
- option ifname 'mesh-vpn'
- option transitive '1'
- option macaddr '9a:ca:40:8e:ee:a7'
- option fixed_mtu '1'
- option proto 'gluon_mesh'
-
config device 'local_node_dev'
option macaddr '02:00:0a:25:00:01'
option ifname 'br-client'
--- 84,89 ----
FF-Team
- Sebastian
- Wolfgang
- Mitch
Involvierte Gruppen
- Malteser E-Mail vom Büro
- Stadt Mainz (MAG, Wohnbau)
Fortschritt
Schritt | |
---|---|
3.9.2023 | Neues Gateway abgenommen und aktiviert. Direkte Anbindung an Freifunk-Rheinland |
5.9.2023 | Verkabelungsplan erstellt und hier veröffentlicht |
nützliche links
- Offloader