Wireguard with ip route added
This configuration is usable with Daktela WireGuard VPN.
- install packages (these packages need to be installed: https://www.wireguard.com/install/#installation ), this is only example
wireguard-dkms
wireguard-tools
- copy /etc/wireguard/* to your system
- edit /etc/wireguard/daktelawg.conf and fill
- _ADD_KEY_
- _ADD_YOUR_PRIVATE_IP_
- _ADD_SERVER_VPN_
- _ADD_SERVER_PORT_
- _ADD_SERVER_DNS_
systemctl start wg-quick@daktelawg
systemctl enable wg-quick@daktelawg
- check connection with
wg show daktelawg