diff --git a/disclaimer/index.html b/disclaimer/index.html index ab93a62..52b2c10 100644 --- a/disclaimer/index.html +++ b/disclaimer/index.html @@ -21,7 +21,7 @@ - + @@ -31,23 +31,23 @@ - + - + - - + + - - + + diff --git a/donation/index.html b/donation/index.html index 26c8c74..ccefe00 100644 --- a/donation/index.html +++ b/donation/index.html @@ -21,7 +21,7 @@ - + @@ -31,23 +31,23 @@ - + - + - - + + - - + + diff --git a/faq/index.html b/faq/index.html index aa39b7e..f48b492 100644 --- a/faq/index.html +++ b/faq/index.html @@ -21,7 +21,7 @@ - + @@ -31,23 +31,23 @@ - + - + - - + + - - + + @@ -66,6 +66,7 @@
  • I’m on Wi-Fi but my device shows I’m connected via LTE
  • Why is location access required when trusting a Wi-Fi network?
  • I’m unable to add my Wi-Fi to trusted networks
  • +
  • I can connect to the VPN but the Internet does not work
  • The VPN fails with “Auth failed” or immediately disconnects with “Encryption failed”
  • My provider returns “Auth failed” but my credentials are correct
  • The configuration file contains an unsupported option (external file)
  • @@ -105,6 +106,12 @@
  • Upgrade Passepartout to the latest version (much, much better option).
  • +

    I can connect to the VPN but the Internet does not work

    + +

    It can be several reasons, yet most of the time there could be a mismatch in compression framing. E.g. server is using LZO compression framing whereas the client is not, or vice versa. Sometimes the app gracefully shuts down with “Compression unsupported”, sometimes the error can be subtle and packet transmission could just fail silently, resulting in no data exchanged over the wire.

    + +

    Therefore, make sure that compression directives are compatible between client and server before looking into routing issues.

    +

    The VPN fails with “Auth failed” or immediately disconnects with “Encryption failed”

    This may happen when you rely on default OpenVPN encryption, which is normally Blowfish (BF-CBC). The algorithm, besides being unsupported by Passepartout, is also weak and therefore discouraged. In order to fix this issue, you must switch to AES encryption. Passepartout only supports AES, be it in CBC or GCM mode.

    diff --git a/feed.xml b/feed.xml index 103e9e4..9c67620 100644 --- a/feed.xml +++ b/feed.xml @@ -1 +1 @@ -Jekyll2019-10-23T23:19:02+02:00https://passepartoutvpn.app/feed.xmlPassepartout, OpenVPN client for iOS and macOSPassepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS.Davide De Rosa \ No newline at end of file +Jekyll2019-10-25T00:55:10+02:00https://passepartoutvpn.app/feed.xmlPassepartout, OpenVPN client for iOS and macOSPassepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS.Davide De Rosa \ No newline at end of file diff --git a/index.html b/index.html index 58eb72c..6025b66 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@ - + @@ -31,23 +31,23 @@ - + - + - - + + - - + + diff --git a/privacy/index.html b/privacy/index.html index 5bcbfc8..fb30c68 100644 --- a/privacy/index.html +++ b/privacy/index.html @@ -21,7 +21,7 @@ - + @@ -31,23 +31,23 @@ - + - + - - + + - - + +