arch/pkg/de-p1st-networkmanager

vpn-support

For example the openvpn plugin:

sudo pacman -S --needed openvpn networkmanager-openvpn

Or L2P and IPsec:

aur sync -c libreswan
aur sync -c networkmanager-libreswan
aur sync -c networkmanager-l2tp

See tutorail here for details on how to connect with IPsec:

local network hostname resolution

Either with systemd-resolved or Avahi. As we use systemd-resolved Avahi is not required.

  • pacman -S avahi and systemctl enable enable avahi-daemon.service