Skip to content

Instantly share code, notes, and snippets.

@thuma
Created January 23, 2022 05:44
Show Gist options
  • Save thuma/fab717049201474ffb45c412884e241c to your computer and use it in GitHub Desktop.
Save thuma/fab717049201474ffb45c412884e241c to your computer and use it in GitHub Desktop.
[connection]
id=Glesys
uuid=ae23991c-77cf-445c-a189-6a89f89698ff
type=vpn
autoconnect=false
interface-name=--
permissions=
[vpn]
gateway=pptp.glesys.com
ipsec-enabled=yes
ipsec-psk=GleSYS
ipsec-ike=3des-sha1-modp2048
ipsec-esp=3des-sha1
mru=1400
mtu=1400
password-flags=0
refuse-chap=yes
refuse-mschap=no
refuse-mschap=no
refuse-pap=yes
require-mppe=yes
user=<<Username>>
service-type=org.freedesktop.NetworkManager.l2tp
[vpn-secrets]
password=<<Password>>
[ipv4]
dns-search=
method=auto
[ipv6]
addr-gen-mode=stable-privacy
dns-search=
method=auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment