Netwerk: verschil tussen versies

Uit Hackerspace Drenthe WIKI
Regel 18: Regel 18:
* 10.0.0.7: fileserver
* 10.0.0.7: fileserver
* 10.0.0.25: hsd grote cnc machine
* 10.0.0.25: hsd grote cnc machine
* 10.0.0.42: Muziek Server http://10.0.0.42/
* 10.0.0.42: Muziek Server http://10.0.0.42/ (en kassa laptop)


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

Versie van 25 jan 2023 19:51

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