Netwerk

Uit Hackerspace Drenthe WIKI

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:

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