Network: Difference between revisions
From CoMakingSpace Wiki
NitramLegov (talk | contribs) m (Formatting) |
NitramLegov (talk | contribs) m (.) |
||
Line 14: | Line 14: | ||
|- | |- | ||
! IP !! Host | ! IP !! Host | ||
| 192.168.1.1 || TP-Link WDR4900 | |- | ||
| - | |192.168.1.1 || TP-Link WDR4900 | ||
| 192.168.1.2 || Raspberry Pi (next to the Music) | |- | ||
| - | |192.168.1.2 || Raspberry Pi (next to the Music) | ||
| 192.168.1.3 || Lasertjet Printer | |- | ||
| - | |192.168.1.3 || Lasertjet Printer | ||
| 192.168.1.4 - 192.168.1.99 || Open for further static services | |- | ||
| - | |192.168.1.4 - 192.168.1.99 || Open for further static services | ||
| 192.168.1.100 - 192.168.1.254 || IPs assigned by DHCP | |- | ||
| - | |192.168.1.100 - 192.168.1.254 || IPs assigned by DHCP | ||
| 192.168.1.255 || Broadcast address | |- | ||
|192.168.1.255 || Broadcast address | |||
|} | |} | ||
Line 42: | Line 43: | ||
=== Configuration === | === Configuration Changes === | ||
* If you need to change settings for the Netgear Router (providing the Freifunk network), please contact [[User:Pakue|Patrick]] | |||
* For changing settings on the Raspberry pi, please contact [[User:Pakue|Patrick]], [[User:NitramLegov|Martin]] or [[User:Olaf|Olaf]] | |||
* For changing settings on the Raspberry pi, please contact |
Revision as of 23:16, 8 June 2018
This wiki page will serve as a documentation point for the Internal Network.
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
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 at the space. DHCP is configures as follows:
IP | Host |
---|---|
192.168.1.1 | TP-Link WDR4900 |
192.168.1.2 | Raspberry Pi (next to the Music) |
192.168.1.3 | Lasertjet Printer |
192.168.1.4 - 192.168.1.99 | Open for further static services |
192.168.1.100 - 192.168.1.254 | 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.1.2 | comakingcontroller | 6600 |
Mopidy (Webinterface) | 192.168.1.2 | comakingcontroller | 8888 |
SSH | 192.168.1.2 | comakingcontroller | 22 |
Printing | 192.168.1.3 | ??? | ??? |
Configuration Changes
- If you need to change settings for the Netgear Router (providing the Freifunk network), please contact Patrick