Netwerk: verschil tussen versies

Uit Hackerspace Drenthe WIKI
 
(28 tussenliggende versies door 2 gebruikers niet weergegeven)
Regel 13: Regel 13:


* 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 [https://10.0.0.2:8006/ https://10.0.0.2:8006/]
* 10.0.0.3: WIFI AP 2.4Ghz
* 10.0.0.3: Proxmox server DELL
* 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.8: iDRAC DELL
* 10.0.0.25: hsd grote cnc machine
* 10.0.0.42: Muziek Server http://10.0.0.42/ (en kassa laptop)
* http://10.0.0.2:8080/#/ : Zigbee2mqtt
* http://10.0.0.2:3000/  lichtkrant kast (72 x 18 pixels)
* [http://10.0.0.2:3000/ http://10.0.0.2:3001/]  lichtkrant raam (75 x 8 pixels)
* [http://10.0.0.2:3000/ http://10.0.0.2:3002/]  lichtkrant frame (32 x 32 pixels)
== Dhcp intern: ==
* http://10.0.0.143/        led banner ding raam
* http://10.0.0.123:3000/  cirkel lichtkrant boven lounge (ledder)
*https://10.0.0.204:4343/ Aruba accesspoints
*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
== 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'''  <br />

Huidige versie van 20 mrt 2024 om 20:16

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