Network: Difference between revisions

From CoMakingSpace Wiki

(Formatting)
(Adding fix IPs)
Line 3: Line 3:
Currently, the Network is built up as follows:
Currently, the Network is built up as follows:


Internet ---> 1&1 Router --->Netgear WNDR3700v4 ([[Freifunk]]) ---> TP-Link N900 (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 ===
Line 10: Line 10:
=== Internal Network ===
=== 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.
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:
{| class = "wikitable"
|-
| 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:
Within the internal network, the following services are provided:
Line 25: Line 40:
|}
|}


* Laserjet printing on IP 000.000.000.000
* Mopidy (MPD Daemon) on IP 000.000.000.000 Port 6600
* Mopidy (Webservice) on IP 000.000.000.000 Port 8888
* SSH on the raspberry pi on IP 000.000.000.000 Port 22


=== Configuration ===
=== Configuration ===

Revision as of 23:33, 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:

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 Port
Mopidy (MPD Daemon) 192.168.1.2 6600
Mopidy (Webinterface) 192.168.1.2 8888
SSH 192.168.1.2 22
Printing Laserjet ???


Configuration

  • If you need to change settings for the Netgear Router, please contact ......
  • For changing settings on the Raspberry pi, please contact .......