Network: Difference between revisions

From Haxogreen 2024 Wiki
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 3: Line 3:
== Wireless ==
== Wireless ==
=== SSIDs ===
=== SSIDs ===
* HaxoGreen-open
* HaxoGreen_2024_NOC
* HaxoGreen
* HaxoGreen_2024
** WPA2-ENT (PEAP/MSCHAPV2)
** WPA2 Personal
** Password: <code>h4x0gr33n2024</code>
=== wpa_supplicant ===
=== wpa_supplicant ===


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


Line 22: Line 18:


=== Static DHCP lease ===
=== 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 or #haxogreen on freenode 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.
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 ===
=== Colocation ===
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/24</code>
** <code>sftp/2024</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 00:08, 14 January 2024

Internet connection

Wireless

SSIDs

  • HaxoGreen_2024_NOC
  • HaxoGreen_2024
    • WPA2 Personal
    • Password: h4x0gr33n2024

wpa_supplicant

network={
 ssid="HaxoGreen_2024"
 psk="h4x0gr33n2024"
}

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/24
    • sftp/2024
  • 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 ↗️