Netwerk: verschil tussen versies

Uit Hackerspace Drenthe WIKI
(14 tussenliggende versies door 2 gebruikers niet weergegeven)
Regel 14: Regel 14:
* 10.0.0.1: gateway/router (op proxmox) -> ip aan de kant van het schoolnetwerk: 10.1.24.6/23
* 10.0.0.1: gateway/router (op proxmox) -> ip aan de kant van het schoolnetwerk: 10.1.24.6/23
* 10.0.0.2: Proxmox server <nowiki>https://10.0.0.2:8006/</nowiki>
* 10.0.0.2: Proxmox server <nowiki>https://10.0.0.2:8006/</nowiki>
* 10.0.0.3: WIFI AP 2.4Ghz
* 10.0.0.4: WIFI AP 5Ghz
* 10.0.0.5: Ledder vm
* 10.0.0.5: Ledder vm
* 10.0.0.6: IPMI proxmox server
* 10.0.0.6: IPMI proxmox server
* 10.0.0.7: fileserver
* 10.0.0.25: hsd grote cnc machine
* 10.0.0.42: Muziek Server http://10.0.0.42/ (en kassa laptop)


== Dhcp intern: ==
== Dhcp intern: ==


* http://10.0.0.143/        led banner ding raam
* http://10.0.0.143/        led banner ding raam
* http://10.0.0.123:3000/  cirkel lichtkrant boven lounge
* http://10.0.0.123:3000/  cirkel lichtkrant boven lounge (ledder)
*https://10.0.0.204:4343/ Aruba accesspoints
*https://10.0.0.204:4343/ Aruba accesspoints
*http://10.0.0.205/ netgear POE switch
*http://10.0.0.205/ netgear POE switch
*http://10.0.0.216  NODE1 lounge kast (space state knop etc)
*http://10.0.0.209/ Ronde bloempot ledding in kast (WLED)
*http://10.0.0.200:8123/lovelace/default_view  homeassist
*http://10.0.0.2:3000/  lichtkrant raam en kast


== External services ==
== Services ==


* mqtt: mqtt.hackerspace-drenthe.nl
* mqtt: mqtt.hackerspace-drenthe.nl
Regel 33: Regel 38:
**example: '''mosquitto_sub -h mqtt.hackerspace-drenthe.nl -t '#' -u HSD -P hsd31337 -v'''
**example: '''mosquitto_sub -h mqtt.hackerspace-drenthe.nl -t '#' -u HSD -P hsd31337 -v'''
*node-red: https://mqtt.hackerspace-drenthe.nl/
*node-red: https://mqtt.hackerspace-drenthe.nl/
* Fileserver:
** luie regel op command line:  '''mount -tcifs -oguest //10.0.0.7/storage /mnt'''
** nette regel in /etc/fstab: '''//10.0.0.7/storage /mnt/hsd cifs noauto,guest 0 0'''  <br />

Versie van 22 mrt 2023 18:26

IP gegevens

  • subnet: 10.0.0.0/24
  • gateway: 10.0.0.1
  • dhcp range: 100-254

WIFI

  • SSID: HSD
  • Password: hsd31337

Static IPs intern:

  • 10.0.0.1: gateway/router (op proxmox) -> ip aan de kant van het schoolnetwerk: 10.1.24.6/23
  • 10.0.0.2: Proxmox server https://10.0.0.2:8006/
  • 10.0.0.5: Ledder vm
  • 10.0.0.6: IPMI proxmox server
  • 10.0.0.7: fileserver
  • 10.0.0.25: hsd grote cnc machine
  • 10.0.0.42: Muziek Server http://10.0.0.42/ (en kassa laptop)

Dhcp intern:

Services

  • mqtt: mqtt.hackerspace-drenthe.nl
    • user: HSD
    • password: hsd31337
    • example: mosquitto_sub -h mqtt.hackerspace-drenthe.nl -t '#' -u HSD -P hsd31337 -v
  • node-red: https://mqtt.hackerspace-drenthe.nl/
  • Fileserver:
    • luie regel op command line: mount -tcifs -oguest //10.0.0.7/storage /mnt
    • nette regel in /etc/fstab: //10.0.0.7/storage /mnt/hsd cifs noauto,guest 0 0