77299881ab39448883b5d98fb5ea43b340a7457b
faq-connecting-to-cmcd-vpn.md
... | ... | @@ -45,7 +45,7 @@ For limited support, e-mail [help@sbgrid.org](mailto:help@sbgrid.org). |
45 | 45 | 1. Download and unpack the file we email to you, you will need it later. |
46 | 46 | 1. Download and install the [openvpn "community" client](https://openvpn.net/community-downloads/). |
47 | 47 | 1. Through the client, *Import* the <code>*.ovpn</code> configuration from the unpacked zip archive. |
48 | -1. Through the client, *Edit Config* to provide full file paths on the lines starting with <code>pkcs12</code> and <code>tls-auth</code>, respectively. |
|
48 | +1. Through the client, *Edit Config* to provide full file paths on the lines starting with <code>pkcs12</code> and <code>tls-auth</code>, respectively. Backslasches in the path must be [doubled](https://www.dslreports.com/forum/r28217773-trouble-starting-the-openvpn-server). |
|
49 | 49 | 1. During *Connect*ing, use your SBGrid Linux account credentials when prompted. |
50 | 50 | 1. You *may* have to address SBGrid remote hosts using their IP address. |
51 | 51 | 1. *Disconnect* to exit the VPN. |