Network: Difference between revisions
NitramLegov (talk | contribs) No edit summary |
NitramLegov (talk | contribs) m (First Diagram Test) |
||
Line 1: | Line 1: | ||
'''THIS PAGE NEEDS AN UPDATE BY {{NL}}!''' | '''THIS PAGE NEEDS AN UPDATE BY {{NL}}!''' | ||
<mermaid> graph RL | |||
A[CommonRoom Fritz!Box] --> B[E-Room Access Point] | |||
B --> C(Workbee CNC) | |||
B -.-> D(Laser PC) | |||
B -.-> E(Slicing PC) | |||
B -.-> F(P7) | |||
B -.-> G(P8) | |||
A --> H[Office Router] | |||
A --> I[HomeAssistant] | |||
</mermaid> | |||
----DHCP on the main FritzBox is configured to assign IP Adresses between 192.168.178.50 and 192.168.178.200 | ----DHCP on the main FritzBox is configured to assign IP Adresses between 192.168.178.50 and 192.168.178.200 | ||
Line 35: | Line 49: | ||
Internet ---> 1&1 Router ---> Netgear WNDR3700v4 ([[Freifunk]]) ---> TP-Link WDR4900 V1.3 (OpenWRT, NATting Freifunk to internal network) | Internet ---> 1&1 Router ---> Netgear WNDR3700v4 ([[Freifunk]]) ---> TP-Link WDR4900 V1.3 (OpenWRT, NATting Freifunk to internal network) | ||
=== Internet Connection === | ===Internet Connection === | ||
In order to connect to the internet, you can use SSID freifunk-rhein-neckar.de | In order to connect to the internet, you can use SSID freifunk-rhein-neckar.de | ||
=== Internal Network === | ===Internal Network === | ||
In order to connect to the internal network of the CoMakingSpace, please use SSID "CoMakingSpace". The key can be found in the [[Common Room|common room]]. | In order to connect to the internal network of the CoMakingSpace, please use SSID "CoMakingSpace". The key can be found in the [[Common Room|common room]]. | ||
DHCP is configures as follows: | DHCP is configures as follows: | ||
{| class = "wikitable" | {| class="wikitable" | ||
|- | |- | ||
! IP !! Host | !IP!!Host | ||
|- | |- | ||
|192.168.1.1 || TP-Link WDR4900 | |192.168.1.1||TP-Link WDR4900 | ||
|- | |- | ||
|192.168.178.22 || Raspberry Pi (next to the [[Sound System|sound system]]) | |192.168.178.22||Raspberry Pi (next to the [[Sound System|sound system]]) | ||
|- | |- | ||
|192.168.178.23 || [[Laser Printers#HP LaserJet 8150DN|Laserjet Printer]] | |192.168.178.23||[[Laser Printers#HP LaserJet 8150DN|Laserjet Printer]] | ||
|- | |- | ||
|192.168.178.24 || Raspberry Pi controlling the [[CNC Router]] | |192.168.178.24||Raspberry Pi controlling the [[CNC Router]] | ||
|- | |- | ||
|192.168.1.5 || ESP8266 at the [[Flip Dot Display]] | |192.168.1.5||ESP8266 at the [[Flip Dot Display]] | ||
|- | |- | ||
|192.168.1.6 || ESP8266 at the [[Project:Enhanced Door Bell|Door Bell]] | |192.168.1.6||ESP8266 at the [[Project:Enhanced Door Bell|Door Bell]] | ||
|- | |- | ||
|192.168.1.7 || [[Projector]] | |192.168.1.7||[[Projector]] | ||
|- | |- | ||
|192.168.1.8 || [[Visionect Server]] | |192.168.1.8||[[Visionect Server]] | ||
|- | |- | ||
|192.168.1.9 || Buzzer API Pi | |192.168.1.9||Buzzer API Pi | ||
|- | |- | ||
|192.168.1.10 - 192.168.1.99 || Open for further static services | |192.168.1.10 - 192.168.1.99||Open for further static services | ||
|- | |- | ||
|192.168.1.100 - 192.168.1.250 || IPs assigned by DHCP | |192.168.1.100 - 192.168.1.250|| IPs assigned by DHCP | ||
|- | |- | ||
|192.168.1.255 || Broadcast address | |192.168.1.255||Broadcast address | ||
|} | |} | ||
Line 74: | Line 88: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Service !! Host-IP !! Hostname !! Port | !Service!!Host-IP!!Hostname!!Port | ||
|- | |- | ||
| Mopidy (MPD Daemon) || 192.168.178.22 || comakingcontroller || 6600 | |Mopidy (MPD Daemon)||192.168.178.22||comakingcontroller||6600 | ||
|- | |- | ||
| Mopidy (Webinterface) || 192.168.178.22 || comakingcontroller || 8888 | |Mopidy (Webinterface)||192.168.178.22||comakingcontroller||8888 | ||
|- | |- | ||
| SSH || 192.168.178.22 || comakingcontroller || 22 | | SSH||192.168.178.22||comakingcontroller||22 | ||
|- | |- | ||
| Visionect Server || 192.168.1.8 || visio ||8081 | |Visionect Server||192.168.1.8||visio||8081 | ||
|- | |- | ||
| Printing || 192.168.178.23 || laserjet8150 || 631 | |Printing||192.168.178.23||laserjet8150||631 | ||
|- | |- | ||
| CNCjs || 192.168.178.24 || comakingcnc || 8080 | |CNCjs||192.168.178.24||comakingcnc||8080 | ||
|- | |- | ||
| Buzzer API || 192.168.1.9 || BuzzerPi || 5000 | |Buzzer API||192.168.1.9||BuzzerPi||5000 | ||
|} | |} | ||
The static IPs will be assigned by the TP-Link WDR4900. If you want to add a service with a static IP please ask one of the TP-Link WDR4900 administrators to add your service and don't just grab a static IP. | The static IPs will be assigned by the TP-Link WDR4900. If you want to add a service with a static IP please ask one of the TP-Link WDR4900 administrators to add your service and don't just grab a static IP. | ||
=== Configuration Changes === | ===Configuration Changes === | ||
If you need to change settings for the FritzBox Router (providing the CoMakingSpace network) or any of the Raspberry Pis, please contact {{IT-manager}}. | If you need to change settings for the FritzBox Router (providing the CoMakingSpace network) or any of the Raspberry Pis, please contact {{IT-manager}}. | ||
[[Category:Facilities]] | [[Category:Facilities]] | ||
[[Category:Raspberry Pi]] | [[Category:Raspberry Pi]] |
Revision as of 18:43, 26 July 2024
THIS PAGE NEEDS AN UPDATE BY Martin!
DHCP on the main FritzBox is configured to assign IP Adresses between 192.168.178.50 and 192.168.178.200
Recent IP Adresses outside this range:
CoMakingCNC
192.168.178.24
CoMakingController
LAN 4
192.168.178.22
laserjet8150
LAN 2
192.168.178.23
PC-192-168-178-3 (E-Room Access Point - in Work)
LAN 4 mit 1 Gbit/s
192.168.178.3
The network at the CoMakingSpace is built up as follows:
Internet ---> 1&1 Router ---> Netgear WNDR3700v4 (Freifunk) ---> TP-Link WDR4900 V1.3 (OpenWRT, NATting Freifunk to internal network)
Internet Connection
In order to connect to the internet, you can use SSID freifunk-rhein-neckar.de
Internal Network
In order to connect to the internal network of the CoMakingSpace, please use SSID "CoMakingSpace". The key can be found in the common room.
DHCP is configures as follows:
IP | Host |
---|---|
192.168.1.1 | TP-Link WDR4900 |
192.168.178.22 | Raspberry Pi (next to the sound system) |
192.168.178.23 | Laserjet Printer |
192.168.178.24 | Raspberry Pi controlling the CNC Router |
192.168.1.5 | ESP8266 at the Flip Dot Display |
192.168.1.6 | ESP8266 at the Door Bell |
192.168.1.7 | Projector |
192.168.1.8 | Visionect Server |
192.168.1.9 | Buzzer API Pi |
192.168.1.10 - 192.168.1.99 | Open for further static services |
192.168.1.100 - 192.168.1.250 | IPs assigned by DHCP |
192.168.1.255 | Broadcast address |
Within the internal network, the following services are provided:
Service | Host-IP | Hostname | Port |
---|---|---|---|
Mopidy (MPD Daemon) | 192.168.178.22 | comakingcontroller | 6600 |
Mopidy (Webinterface) | 192.168.178.22 | comakingcontroller | 8888 |
SSH | 192.168.178.22 | comakingcontroller | 22 |
Visionect Server | 192.168.1.8 | visio | 8081 |
Printing | 192.168.178.23 | laserjet8150 | 631 |
CNCjs | 192.168.178.24 | comakingcnc | 8080 |
Buzzer API | 192.168.1.9 | BuzzerPi | 5000 |
The static IPs will be assigned by the TP-Link WDR4900. If you want to add a service with a static IP please ask one of the TP-Link WDR4900 administrators to add your service and don't just grab a static IP.
Configuration Changes
If you need to change settings for the FritzBox Router (providing the CoMakingSpace network) or any of the Raspberry Pis, please contact Martin.