mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
.. | ||
de-p1st-networkmanager.install | ||
PKGBUILD | ||
README.md | ||
systemd.preset |
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
andsystemctl enable enable avahi-daemon.service