GPN20:NOC: Unterschied zwischen den Versionen

aus dem Wiki des Entropia e.V., CCC Karlsruhe
(add networkmanager config file)
(Use ISRG Root X1 as described in https://letsencrypt.org/certificates/)
Zeile 46: Zeile 46:
     identity="wiki"
     identity="wiki"
     password="binzufauldaspwzuaendern"
     password="binzufauldaspwzuaendern"
     # ca path on debian 7.x, modify accordingly
     # ca path on debian 11.x, modify accordingly
     ca_cert="/etc/ssl/certs/DST_Root_CA_X3.pem"
     ca_cert="/etc/ssl/certs/ISRG_Root_X1.pem"
     altsubject_match="DNS:radius.gpn-noc.de"
     altsubject_match="DNS:radius.gpn-noc.de"
     phase2="auth=PAP"
     phase2="auth=PAP"
Zeile 65: Zeile 65:
     'identity="wiki"'
     'identity="wiki"'
     'password="binzufauldaspwzuaendern"'
     'password="binzufauldaspwzuaendern"'
     'ca_cert="/etc/ssl/certs/DST_Root_CA_X3.pem"'
     'ca_cert="/etc/ssl/certs/ISRG_Root_X1.pem"'
     'altsubject_match="DNS:radius.gpn-noc.de"'
     'altsubject_match="DNS:radius.gpn-noc.de"'
     'phase2="auth=PAP"'
     'phase2="auth=PAP"'
Zeile 88: Zeile 88:
   
   
  [802-1x]
  [802-1x]
  ca-cert=/etc/ssl/certs/ca-certificates.crt
  ca-cert=/etc/ssl/certs/ISRG_Root_X1.pem
  domain-suffix-match=radius.gpn-noc.de
  domain-suffix-match=radius.gpn-noc.de
  eap=ttls;
  eap=ttls;
Zeile 112: Zeile 112:
[[Datei:GPN-NM.png]]
[[Datei:GPN-NM.png]]


Certificate path: /etc/ssl/certs/ca-certificates.crt
Certificate path: /etc/ssl/certs/ISRG_Root_X1.pem


== Colocation ==
== Colocation ==

Version vom 20. Mai 2022, 08:59 Uhr

Buildup / Teardown

The GPN20 build up takes place on Wednesday, May, 18th and tear down starts on Sunday afternoon, May, 22nd.

Please understand that we're quite a busy folk during that time and we have a lot of stuff getting set up. This means, we're not angry with anybody, but have a tight schedule we have to follow in order get everything done in time - especially during build up on Wednesday.

If we're very busy or too exhausted and don't find the time to answer your questions or requests, please give us some time and come back later when there is less business at the GPN NOC Desk.

Network

Yes, we've got internet. All provided networks are unfiltered, e.g. no firewall, no NAT and use public IP adresses. Please make sure, all your devices are up-to-date and services running on your devices are configured securely. We recommend to activate a firewall.

Please bring your own network cable (3m - 5m) with you. When connecting your device to the switch, please make sure the cable does not form a tripping hazard or spans between tables.

Wi-Fi (encrypted)

Please consider using a wired connecting in order to save air time. Due to a lot of (new) access points located GPN, HfG and ZKM, air time is really tight.

We'll also have a test stage with 6Ghz Wi-Fi somewhere in the hack center.

  • SSID: GPN20
  • Mode: WPA2-Enterprise
    • TTLS/PAP or PEAP/MSCHAPv2
      • (But not TTLS/MASCHAPv2)
  • Username and Passwort
    • for PEAP/MSCHAPv2:
      • Username/Identity: gpn
      • Password: gpn
      • Domain: gpn-noc.de
      • CA certificate: Use system certificate Note: For Google Pixel 6 (Pro) with Android 12
    • for TTLS/PAP
      • Domain: radius.gpn-noc.de
      • Everything else: <anything you like - we don't care>

You can also use the following credentials:

  • SSID: GPN20
  • Username: protect-me
  • Password: protect-me

to have a firewall in place blocking incoming requests, only.

If you want to check that you really connect to the insecure network of your choice, please verify the certificate of CN radius.gpn-noc.de is issued by Let's Encrypt.

wpa_supplicant.conf

network={
    ssid="GPN20"
    key_mgmt=WPA-EAP
    eap=TTLS
    identity="wiki"
    password="binzufauldaspwzuaendern"
    # ca path on debian 11.x, modify accordingly
    ca_cert="/etc/ssl/certs/ISRG_Root_X1.pem"
    altsubject_match="DNS:radius.gpn-noc.de"
    phase2="auth=PAP"
}

netctl

Description='GPN20 secure WPA2 802.1X config'
Interface=wlp4s0
Connection=wireless
Security=wpa-configsection
IP=dhcp
ESSID=GPN20
WPAConfigSection=(
    'ssid="GPN20"'
    'proto=RSN WPA'
    'key_mgmt=WPA-EAP'
    'eap=TTLS'
    'identity="wiki"'
    'password="binzufauldaspwzuaendern"'
    'ca_cert="/etc/ssl/certs/ISRG_Root_X1.pem"'
    'altsubject_match="DNS:radius.gpn-noc.de"'
    'phase2="auth=PAP"'
)

Network manager (text file)

Create a file /etc/NetworkManager/system-connections/GPN20.nmconnection with the following:

[connection]
id=GPN20
uuid=a60a535f-57cb-4fe8-9688-7ff9bd315311
type=wifi
autoconnect=false

[wifi]
mode=infrastructure
ssid=GPN20

[wifi-security]
key-mgmt=wpa-eap

[802-1x]
ca-cert=/etc/ssl/certs/ISRG_Root_X1.pem
domain-suffix-match=radius.gpn-noc.de
eap=ttls;
identity=gpn
password=gpn
phase2-auth=pap

[ipv4]
method=auto

[ipv6]
addr-gen-mode=stable-privacy
method=auto

[proxy]

Then, start the service:

nmcli c up GPN20

NetworkManager (GUI nm-connection-editor)

GPN-NM.png

Certificate path: /etc/ssl/certs/ISRG_Root_X1.pem

Colocation

YES, we'll have a colocation again and we can provide you with: - 10GbE SFP+ ports. We do not lend transceivers - we never have and never will - ever!!!. - 1000Base-T (1GBE) / 10GBase-T is available as well.

Please mark your server with your name, your DECT- or cellphone-number and your e-mail adresse to get in contact with you. Otherwise we have to disconnect your server.

Colocation-Location

The colocation can be found at the same location as last event: the caretakers lounge at the entrance of the HfG.

Pixelflut

  • You have built your own fancy Pixelflut and want to bring it along to GPN?
  • But you don't know where to place it or connect it with enough uplink?

=> Please come to the NOC Desk and ask our staff. We'll be there for you starting Thursday afternoon, e.g. after the Opening (if build up is already finished).


Android 11 Config Screenshots

Gpn20-wlan-Android-11-1.png

Android-11-2.png

(Sorry, german language OS)