Network: Difference between revisions

From CoMakingSpace Wiki

(Adding fix IPs)
m (fix workbeecnc link...)
(33 intermediate revisions by 5 users not shown)
Line 1: Line 1:
This wiki page will serve as a documentation point for the Internal Network.
From a physical perspective, the network at the CoMakingSpace is built up as follows:
<mermaid> graph LR
subgraph lan [LAN]
A[CommonRoom Fritz!Box] --> B[E-Room Access Point]
A --> H[Office Router]
A --> I[HomeAssistant]
click A "http://fritz.box" _blank
click I "http://homeassistant.local:8123" _blank
end
subgraph eroom [E-Room-LAN]
B --> WCNC1(Workbee CNC)
click WCNC1 "https://workbeecnc.fritz.box" _blank
B --> WCNC2(Workbee CNC Tablet)
end
subgraph wlan [WLAN]
A -.-> D(Laser PC)
A -.-> E(Slicing PC)
A -.-> F(P7)
A -.-> G(P8)
end
style wlan fill:#6dc8fc
</mermaid>


Currently, the Network 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 ===
The main Fritz!Box provides IPs within the 10.0.0.0/8
In order to connect to the Internet, you can use SSID freifunk-rhein-neckar.de


=== Internal Network ===
The DHCP Server provides dynamic IP adresses for clients in the range 10.100.0.0 - 10.100.255.255
In order to connect to the Internal network of the CoMakingSpace, please use SSID "CoMakingSpace". The Key can be found at the space.
 
DHCP is configures as follows:
All other IP Adresses are static adresses and listed below
{| class = "wikitable"
 
===Network Infrastructure===
{| class="wikitable"
|+
!Device
!IP
|-
| Common Room Fritz!Box
|10.0.0.1
|-
|Office Fritz!Box
|10.0.0.2
|-
|E-Room Access Point
|none
|}
 
===IoT-related devices===
{| class="wikitable"
!Device
!IP
|-
| Homeassistant
|10.1.0.1
|-
|Buzzer - Common Room to Workshop
|
|-
|Buzzer - Common Room to E-Room
|
|-
|Buzzer - Common Room to Storage
|
|-
|Buzzer - E-Room to Workshop
|
|-
|Buzzer - Workshop to E-Room
|
|-
|-
| 192.168.1.1 || TP-Link WDR4900
|Shelly - RouterTable (COMS00154)
| -
|10.1.0.6
| 192.168.1.2 || Raspberry Pi (next to the Music)
|-
| -
|Shelly - Felder AF 14 (COMS00073)
| 192.168.1.3 || Lasertjet Printer
|10.1.0.7
| -  
|-
| 192.168.1.4 - 192.168.1.99 || Open for further static services
|Shelly - Festool CTM26 E AC (COMS00021) (Chip)
| -
|10.1.0.8
| 192.168.1.100 - 192.168.1.254 || IPs assigned by DHCP
|-
| -
|Shelly - Record Power AC400 (COMS00159)
| 192.168.1.255 || Broadcast address
|10.1.0.9
|-
|Shelly - Record Power AC400 (COMS00158)
|10.1.0.10
|}
|}


Within the internal network, the following services are provided:
=== Machines===
{| class="wikitable"
{| class="wikitable"
!Device
!IP
|-
|-
! Service                                          !! Host                      !! Port
| Laser PC
|10.2.0.1
|-
|-
| Mopidy (MPD Daemon)    || 192.168.1.2         || 6600
|Slicing PC
|10.2.0.2
|-
|-
| Mopidy (Webinterface)              || 192.168.1.2 || 8888
|Workbee CNC Router
|10.2.0.3
|-
|-
| SSH || 192.168.1.2 || 22
|Workbee CNC Tablet
|10.2.0.4
|-
|-
| Printing      || Laserjet || ???
|BambuLab (P7)
|10.2.0.5
|-
|BambuLab (P8)
|10.2.0.6
|-
|LaserJet Laserprinter
|
|}
|}




=== Configuration ===
===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 Netgear Router, please contact ......
[[Category:Facilities]]
* For changing settings on the Raspberry pi, please contact .......
[[Category:Raspberry Pi]]

Revision as of 10:40, 27 July 2024

From a physical perspective, the network at the CoMakingSpace is built up as follows:

graph LR subgraph lan [LAN] A[CommonRoom Fritz!Box] --> B[E-Room Access Point] A --> H[Office Router] A --> I[HomeAssistant] click A "http://fritz.box" _blank click I "http://homeassistant.local:8123" _blank end subgraph eroom [E-Room-LAN] B --> WCNC1(Workbee CNC) click WCNC1 "https://workbeecnc.fritz.box" _blank B --> WCNC2(Workbee CNC Tablet) end subgraph wlan [WLAN] A -.-> D(Laser PC) A -.-> E(Slicing PC) A -.-> F(P7) A -.-> G(P8) end style wlan fill:#6dc8fc


The main Fritz!Box provides IPs within the 10.0.0.0/8

The DHCP Server provides dynamic IP adresses for clients in the range 10.100.0.0 - 10.100.255.255

All other IP Adresses are static adresses and listed below

Network Infrastructure

Device IP
Common Room Fritz!Box 10.0.0.1
Office Fritz!Box 10.0.0.2
E-Room Access Point none

IoT-related devices

Device IP
Homeassistant 10.1.0.1
Buzzer - Common Room to Workshop
Buzzer - Common Room to E-Room
Buzzer - Common Room to Storage
Buzzer - E-Room to Workshop
Buzzer - Workshop to E-Room
Shelly - RouterTable (COMS00154) 10.1.0.6
Shelly - Felder AF 14 (COMS00073) 10.1.0.7
Shelly - Festool CTM26 E AC (COMS00021) (Chip) 10.1.0.8
Shelly - Record Power AC400 (COMS00159) 10.1.0.9
Shelly - Record Power AC400 (COMS00158) 10.1.0.10

Machines

Device IP
Laser PC 10.2.0.1
Slicing PC 10.2.0.2
Workbee CNC Router 10.2.0.3
Workbee CNC Tablet 10.2.0.4
BambuLab (P7) 10.2.0.5
BambuLab (P8) 10.2.0.6
LaserJet Laserprinter


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.