blob: 4a56c0b6e5520e82172a605d27b5deedf3390fd8 [file] [log] [blame]
{ "GUID": "guid",
"Type": "vpn",
"Name": "MyL2TPVPN",
"Provider": {
"Host": "some.host.org",
"L2TPIPsec.LCPEchoDisabled": true,
"L2TPIPsec.PSK": "some_preshared_key",
"L2TPIPsec.TunnelGroup": "my_group",
"L2TPIPsec.User": "some username",
"L2TPIPsec.XauthPassword": "some xauth password",
"L2TPIPsec.XauthUser": "some xauth username",
"L2TPIPsec.Password": "some password",
"Type": "l2tpipsec",
},
"SaveCredentials": true
}