Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
howtos:raspi_networkmanager [2020/08/11 20:40]
zimbernimbra created
howtos:raspi_networkmanager [2020/09/16 20:57] (current)
Line 3: Line 3:
 If you have multiple VPN connections (university/work), you'd appreciate if you could either could automatically connect to one of the VPNs or just use a few clicks to select one. If you have multiple VPN connections (university/work), you'd appreciate if you could either could automatically connect to one of the VPNs or just use a few clicks to select one.
  
-For me the way was installing NetworkManager on my Raspi4, which required me to change config files.+For me the way was installing NetworkManager on my Raspi4 having Raspian 10 (check with <code>lsb_release -a</code>), which required me to change config files.
  
 Before you perform the following steps, make sure you have your WLAN password, you will need to enter it again in NetworkManager! Before you perform the following steps, make sure you have your WLAN password, you will need to enter it again in NetworkManager!
Line 15: Line 15:
 After reboot you will see a new icon appearing in the panel (where the clock is). Right click on the old WLAN icon - remove it; all networks will be managed my NetworkManager from now on. After reboot you will see a new icon appearing in the panel (where the clock is). Right click on the old WLAN icon - remove it; all networks will be managed my NetworkManager from now on.
  
-Next +Next set up your WLAN connection and import VPN connection from configuration. In NetworkManager press the plus icon scroll down to VPN, the last entry will be import. 
 + 
 +For each connection you can set that it connects to a VPN automatically, just double click on the connection. 
  • Last modified: 2020/09/16 20:57