<div dir="ltr">Hi,<div>Been looking for details on cow to configure a chromebook to connect to sswan 5.5.3</div><div><br></div><div>Found an ONC spec document and came up with </div><div><br></div><div><div>{</div><div>"Type": "UnencryptedConfiguration",</div><div>"NetworkConfigurations": [</div><div> {</div><div>    "GUID":"{818743ad-2d62-4602-<wbr>bc6b-d77a7d3ad828}",</div><div>    "Type": "VPN",</div><div>    "Name": "UoY StrongSwan VPN",</div><div>    "VPN": {</div><div>       "Type": "IPsec",</div><div>       "Host": "<a href="http://vpn10.york.ac.uk" target="_blank">vpn10.york.ac.uk</a>",</div><div>       "IPsec": {</div><div>          "AuthenticationType": "PSK",</div><div>          "IKEVersion": "2",</div><div>          "PSK": "12345"</div><div>       },</div><div>       "EAP": {</div><div>          "AnonymousIdentity": "@<a href="http://york.ac.uk" target="_blank">york.ac.uk</a>",</div><div>          "Identity": "<a href="mailto:userid@york.ac.uk" target="_blank">userid@york.ac.uk</a>",</div><div>          "Outer": "PEAP",</div><div>          "Inner": "MSCHAPv2",</div><div>          "UseSystemCAs": true</div><div>       }</div><div>    }</div><div> }</div><div>]</div><div>}</div></div><div><br></div><div>Thing is </div><div><br></div><div>1). Never done this before so don;t know if its correct</div><div>2). Importing via URI chrome://net-internals/#chromeos doesn't tell me one way or the other if its worked. I'm assuming it hasn't as I can't see a VPN definition apearing in chromeos<br><br></div><div>Any help appreciated<br></div><div>RgdsAlex<br><br></div></div>