Difference between revisions of "NOC"

 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
== Wireless ==
 
== Wireless ==
 
=== SSIDs ===
 
=== SSIDs ===
 +
* HaxoGreen-open
 +
* HaxoGreen
 +
** WPA2-ENT (PEAP/MSCHAPV2)
 +
=== wpa_supplicant ===
 +
<code>network={
 +
  ssid="HaxoGreen"
 +
  identity="haxogreen"
 +
  anonymous_identity="haxogreen"
 +
  password="haxogreen"
 +
  eap=PEAP
 +
  key_mgmt=WPA-EAP
 +
  phase2="auth=MSCHAPV2"
 +
}</code>
  
 
== Wired ==
 
== Wired ==

Latest revision as of 14:37, 26 July 2018

Internet connection

Wireless

SSIDs

  • HaxoGreen-open
  • HaxoGreen
    • WPA2-ENT (PEAP/MSCHAPV2)

wpa_supplicant

network={

  ssid="HaxoGreen"
  identity="haxogreen"
  anonymous_identity="haxogreen"
  password="haxogreen"
  eap=PEAP
  key_mgmt=WPA-EAP
  phase2="auth=MSCHAPV2"

}

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 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.

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

We are running an FTP server at ftp.haxogreen.lu. You can upload all your stuff here.

Dashboard

Graph ALL the things at Dashboard