Advertisement
Guest User

Untitled

a guest
Dec 12th, 2021
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. [email protected] - WireGuard via wg-quick(8) for wg0
  2. Loaded: loaded (/lib/systemd/system/[email protected]; enabled; vendor preset: enabled)
  3. Active: failed (Result: exit-code) since Sun 2021-12-12 10:15:31 GMT; 16s ago
  4. Docs: man:wg-quick(8)
  5. man:wg(8)
  6. https://www.wireguard.com/
  7. https://www.wireguard.com/quickstart/
  8. https://git.zx2c4.com/wireguard-tools/about/src/man/wg-quick.8
  9. https://git.zx2c4.com/wireguard-tools/about/src/man/wg.8
  10. Process: 2537 ExecStart=/usr/bin/wg-quick up wg0 (code=exited, status=255/EXCEPTION)
  11. Main PID: 2537 (code=exited, status=255/EXCEPTION)
  12. CPU: 678ms
  13.  
  14. Dec 12 10:15:30 VPNPi wg-quick[2537]: [#] ip link set mtu 1420 up dev wg0
  15. Dec 12 10:15:30 VPNPi wg-quick[2537]: [#] sysctl net.ipv4.conf.wg0.forwarding=1 net.ipv4.conf.$(sed -n 3p /run/dietpi/.network).forwarding=1
  16. Dec 12 10:15:30 VPNPi wg-quick[2585]: sed: can't read /run/dietpi/.network: No such file or directory
  17. Dec 12 10:15:30 VPNPi wg-quick[2586]: net.ipv4.conf.wg0.forwarding = 1
  18. Dec 12 10:15:30 VPNPi wg-quick[2586]: sysctl: separators should not be repeated: ..forwarding
  19. Dec 12 10:15:30 VPNPi wg-quick[2586]: sysctl: cannot stat /proc/sys/net/ipv4/conf//forwarding: No such file or directory
  20. Dec 12 10:15:30 VPNPi wg-quick[2537]: [#] ip link delete dev wg0
  21. Dec 12 10:15:31 VPNPi systemd[1]: [email protected]: Main process exited, code=exited, status=255/EXCEPTION
  22. Dec 12 10:15:31 VPNPi systemd[1]: [email protected]: Failed with result 'exit-code'.
  23. Dec 12 10:15:31 VPNPi systemd[1]: Failed to start WireGuard via wg-quick(8) for wg0.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement