Use ULB VPN: Difference between revisions
From IIHE Wiki
Jump to navigationJump to search
| (2 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
===Windows & Mac=== | ===Windows & Mac=== | ||
*Visit the page [https://vpn.ulb | *Visit the page [https://vpn.ulb.be vpn.ulb.be] and connect with your '''NETID''' with double authentication. | ||
*Install the VPN software according to you operating system. | *Install the VPN software according to you operating system. | ||
| Line 13: | Line 13: | ||
==== Connection information ==== | ==== Connection information ==== | ||
*'''Address :''' vpn.ulb | *'''Address :''' vpn.ulb.be | ||
*'''Login :''' your '''NETID''' | *'''Login :''' your '''NETID''' with double authentication. | ||
On Windows you can check the status of your connection by clicking on the following icon : | On Windows you can check the status of your connection by clicking on the following icon : | ||
| Line 34: | Line 34: | ||
*Open a terminal then type the following : | *Open a terminal then type the following : | ||
<code>sudo apt install openconnect | <code>sudo add-apt-repository ppa:yuezk/globalprotect-openconnect</code><br /> | ||
<code>sudo apt-get install globalprotect-openconnect</code><br /> | |||
*To connect to the VPN type the following : | *To connect to the VPN type the following : | ||
<code>sudo | <code>sudo -E gpclient connect --browser default vpn.ulb.be</code> | ||
*Use your NETID when prompted. | *Use your NETID when prompted to connect via your browser. | ||
*Do not close the terminal or you will loose your VPN connection. | *Do not close the terminal or you will loose your VPN connection. | ||
Latest revision as of 09:47, 27 November 2025
About
Most of the ULB resources require a VPN connection to access them from outside the campus, you need a NETID to connect.
Install the ULB VPN
Windows & Mac
- Visit the page vpn.ulb.be and connect with your NETID with double authentication.
- Install the VPN software according to you operating system.
Connection information
- Address : vpn.ulb.be
- Login : your NETID with double authentication.
On Windows you can check the status of your connection by clicking on the following icon :
On macos you can check the status of your connection by clicking on the following icon :
- Once you are connected you can access to the protected ULB resources.
Linux
- Open a terminal then type the following :
sudo add-apt-repository ppa:yuezk/globalprotect-openconnect
sudo apt-get install globalprotect-openconnect
- To connect to the VPN type the following :
sudo -E gpclient connect --browser default vpn.ulb.be
- Use your NETID when prompted to connect via your browser.
- Do not close the terminal or you will loose your VPN connection.
