Advertisement
rogerjames99

Untitled

Feb 9th, 2025
11
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. network:
  2. version: 2
  3. nm-devices:
  4. NM-bcb01d3c-677b-4980-9c0c-97972b70668c:
  5. renderer: NetworkManager
  6. networkmanager:
  7. uuid: "bcb01d3c-677b-4980-9c0c-97972b70668c"
  8. name: "MyVPN"
  9. passthrough:
  10. connection.type: "vpn"
  11. connection.autoconnect: "false"
  12. connection.permissions: "user:roger:;"
  13. vpn.address: "firebrick.beardandsandals.co.uk"
  14. vpn.certificate: "/home/roger/firebrick/certs/firebrick.beardandsandals.co.uk.pem"
  15. vpn.encap: "no"
  16. vpn.ipcomp: "no"
  17. vpn.local-identity: "peer"
  18. vpn.method: "psk"
  19. vpn.password-flags: "4"
  20. vpn.proposal: "no"
  21. vpn.user: "roger"
  22. vpn.virtual: "yes"
  23. vpn.service-type: "org.freedesktop.NetworkManager.strongswan"
  24. ipv4.method: "auto"
  25. ipv6.addr-gen-mode: "default"
  26. ipv6.method: "auto"
  27. proxy._: ""
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement