Netwerk: verschil tussen versies

Uit Hackerspace Drenthe WIKI
Regel 31: Regel 31:
*http://10.0.0.200:8123/lovelace/default_view  homeassist
*http://10.0.0.200:8123/lovelace/default_view  homeassist


== External services ==
== Services ==


* mqtt: mqtt.hackerspace-drenthe.nl
* mqtt: mqtt.hackerspace-drenthe.nl
Regel 38: 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:<blockquote>mount -tcifs -oguest //10.0.0.7/storage /mnt </blockquote>

Versie van 25 jan 2023 19:10

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/

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