Network: Difference between revisions

From Haxogreen 2022 Wiki
(make warning less extreme)
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
== Wireless ==
== Wireless ==
=== SSIDs ===
=== SSIDs ===
* HaxoGreen-open
* HaxoGreen_2022_NOC
* HaxoGreen
* HaxoGreen_2022
** WPA2-ENT (PEAP/MSCHAPV2)
** WPA2 Personal
** Password: <code>h4x0gr33n2022</code>
=== wpa_supplicant ===
=== wpa_supplicant ===


  network={
  network={
   ssid="HaxoGreen"
   ssid="HaxoGreen_2022"
   identity="haxogreen"
   psk="h4x0gr33n2022"
  anonymous_identity="haxogreen"
  password="haxogreen"
  eap=PEAP
  key_mgmt=WPA-EAP
  phase2="auth=MSCHAPV2"
  }
  }


Line 28: Line 24:


== FTP ==
== FTP ==
We are running an FTP server at [ftp://ftp.haxogreen.lu ftp://ftp.haxogreen.lu ↗️]. You can upload all your stuff here.
There is a camp FTP server.
 
* Host: <code>ftp.camp.haxogreen.lu</code>
* Protocol:
** <code>ftp/21</code>
** <code>sftp/2022</code>
* Login: <code>haxogreen/haxogreen</code>
* Two folders
** <code>camp_photos</code>: upload your pictures for sharing with other camp attendees
** <code>other</code>: upload whatever you want
* Restrictions
** no delete permitted in photos folder (shared with everybody), ping Infodesk if removal is needed
** only accessible within the camp
** only upload stuff that you have permission to


== Dashboard ==
== Dashboard ==
Graph ALL the things at [http://dashboard.haxogreen.lu Dashboard ↗️]
Graph ALL the things at [http://dashboard.haxogreen.lu Dashboard ↗️]

Latest revision as of 22:13, 28 July 2022

Internet connection

Wireless

SSIDs

  • HaxoGreen_2022_NOC
  • HaxoGreen_2022
    • WPA2 Personal
    • Password: h4x0gr33n2022

wpa_supplicant

network={
 ssid="HaxoGreen_2022"
 psk="h4x0gr33n2022"
}

Wired

We are providing gigabit ethernet at the two datenklos and on the hackcenter desks.

Static DHCP lease

If you want to provide a service to the outside world or need an IP address which doesn't change, you can get a static DHCP lease. Please contact noc[_at_]haxogreen.lu with a MAC address and we'll set you up. Also you don't need to wait until you're on site, just throw a MAC at us and your personal IP will be waiting for you when you arrive.

Colocation

You can bring a server and colocate it in the NOC. If you want to do that please send us a MAC address and leave it on DHCP.

FTP

There is a camp FTP server.

  • Host: ftp.camp.haxogreen.lu
  • Protocol:
    • ftp/21
    • sftp/2022
  • Login: haxogreen/haxogreen
  • Two folders
    • camp_photos: upload your pictures for sharing with other camp attendees
    • other: upload whatever you want
  • Restrictions
    • no delete permitted in photos folder (shared with everybody), ping Infodesk if removal is needed
    • only accessible within the camp
    • only upload stuff that you have permission to

Dashboard

Graph ALL the things at Dashboard ↗️