You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

171 lines
5.3 KiB
Markdown

---
title: Connection to the network
menu:
main:
weight: 2
toc: true
---
The Wi-Fi network at Aurore is protected by `WPA2-Enterprise` authentication
and the wired network is protected by an authentication by captive portal.
In both cases the connection requires a login and a password.
No manipulation on the intranet is required to add
a new machine: at the first connection
**your device will be automatically registered on your intranet account**.
<article class="message is-info">
<div class="message-header is-size-5">
<p>Username and password</p>
</div>
<div class="message-body is-size-5">
The username and password needed to connect to the network
are the same as for connecting to
the <a href="https://intranet.auro.re/">intranet</a>.
</div>
</article>
<article class="message is-warning">
<div class="message-header is-size-5">
<p>Do not log in with an account other than yours!</p>
</div>
<div class="message-body is-size-5">
The machine MUST NOT be already registered on another account!
If you lend your credentials, then this other person will
no longer be able to register his machine on the network.
If this is the case you need to contact us.
</div>
</article>
<div class="divider"></div>
## Wi-Fi on Windows 8, 8.1, 10 and 11
Select the Wi-Fi network `Aurore`, and enter your login and password directly.
You should have Internet access in less than 10 minutes.
If you have a security alert regarding our certificates,
ignore it the first time you connect and validate the certificate.
<div class="divider"></div>
## Wi-Fi on Windows XP, Vista ou 7
<article class="message is-warning">
<div class="message-header is-size-5">
<p>Windows 7 support has expired!</p>
</div>
<div class="message-body is-size-5">
Microsoft has decided to no longer distribute security updates
for Windows 7 since January 14, 2020.
We strongly encourage you to upgrade to Windows 11 or Linux
which in both cases is free.
</div>
</article>
We no longer support theses operating systems because
they are no longer secure and cause security problems for the network.
<div class="divider"></div>
## Wi-Fi on MacOS
Select the Wi-Fi network `Aurore`
and enter your login and password directly.
You should have access to the Internet in less than 10 minutes.
{{< figure src="../../images/content/wifi-macos.png" alt="view of MacOS menu with correct parameters" >}}
<div class="divider"></div>
## Wi-Fi on Android
Select the Wi-Fi network `Aurore`.
Please choose:
* EAP method: `PEAP`,
* Authentication step 2: `MSCHAPV2`,
* Enter your login and password directly.
You should have access to the Internet in less than 10 minutes.
{{< figure src="../../images/content/wifi-android.jpg" alt="view of Android menu with correct parameters" >}}
<div class="divider"></div>
## Wi-Fi on iOS
Select the Wi-Fi network `Aurore`
and enter your login and password directly.
You should have access to the Internet in less than 10 minutes.
During the first connection the device asks you to trust our certificate.
{{< figure src="../../images/content/wifi-ios.jpg" alt="view of iOS menu with correct parameters" >}}
<div class="divider"></div>
## Wi-Fi on Linux
The vast majority of Linux distributions (Ubuntu, Debian, Fedora...)
use the `NetworkManager` tool to manage the Wi-Fi connection.
Select the wifi network `Aurore` then:
* Authentication: `Secure EAP (PEAP)`,
* Phase 2 authentication: `MSCHAPV2`,
* Check the box `No CA certificate required`, unless you want to download
our certificate every 3 months,
* Enter your login and password directly.
You should have access to the Internet in less than 10 minutes.
{{< figure src="../../images/content/wifi-linux.jpg" alt="view of NetworkManager menu with correct parameters" >}}
<div class="divider"></div>
## Wi-Fi on other devices
For game consoles, the vast majority (Xbox, Playstation, Nintendo
Switch...) do not support `WPA2-Enterprise`.
If you wish to connect this device, then you must either use the wired
network, or buy a Wi-Fi router that you plug into the RJ45 port
of your room to have your own Wi-Fi network.
The advantage of a router is to create your own private network, isolating your
devices from other users.
<div class="divider"></div>
## Wired network
Each room has an "RJ45" Ethernet port.
If you do not have a cable to connect your computer, you can purchase one from
[the intranet](https://intranet.auro.re).
You can also purchase a USB/USB-C to RJ45 adapter at any time.
Connect directly by cable, in your room for example.
A pop-up window should open. If it doesn't, go to
<http://intranet.auro.re/>.
Then identify yourself with your username and password
and follow the instructions.
You should have access to the Internet in less than 10 minutes.
You should also receive an email notification.
<article class="message is-info">
<div class="message-header is-size-5">
<p>No web browser?</p>
</div>
<div class="message-body is-size-5">
If you have a machine that can't surf the Internet
(e.g. a Wi-Fi router), then you will need to manually create your
wired machine.
Get the MAC address of your machine, then log in to
<a href="https://intranet.auro.re">the intranet</a>.
Then click on create a machine, fill in the MAC and let the
other parameters unchanged. Finally, connect the device to your outlet.
</div>
</article>