Skip to content
Snippets Groups Projects
Commit 301f8fcb authored by Erik Kooistra's avatar Erik Kooistra
Browse files

Fixed missing headers

parent 2b921884
No related branches found
No related tags found
2 merge requests!50Changes from !47 with fixed merge conflicts,!47Add network WiFi settings
......@@ -35,7 +35,7 @@ The following SSIDs are provided:
* Camp2023 (WPA2 802.1X (see below), 2.4GHz+5GHz) ✅ noc recommended ✅
* Cam2023-open (open/OWE, 2.4GHz+5GHz)
###WPA(2/3) 802.1X, encryption
### WPA(2/3) 802.1X, encryption
Due to popular demand (and with security in mind) we provide WPA2 802.1X. This will encrypt your traffic, preventing attackers from sniffing your data. Keep in mind that this won't protect you from other network attacks and you should still be aware that you are at a hacker conference! Your link layer should be secure if you do certificate checking (see below).
......@@ -43,7 +43,7 @@ You might think: "WTF!? Do I need to register a user and password blah, blah". F
Users which use MSCHAPv2 (like Windows users with default 802.1X supplicant) should use a fixed username and password. You can use "camp/camp" or "guest/guest" as "username/password".
###Client Settings
### Client Settings
```
SSID: Camp2023
......@@ -64,7 +64,7 @@ CA = ISRG Root X1
SHA256 Fingerprint = 6C:5E:71:4F:1E:AD:3A:D5:FE:1A:F6:F3:67:17:FD:63:13:2F:CA:9C:51:36:92:5E:1B:3A:D2:DF:5F:A8:D2:D7
```
###Services VLANs
### Services VLANs
We're using WPA2 802.1X to push your client in the correct VLAN. The reason we are doing this is to keep the number of SSID's per wireless band to a minimum; this way we are saving airtime by not wasting it too much with 802.11 beacons/mgmt-frames. Use the following user/password combinations:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment