diff --git a/docs/features/vpn.rst b/docs/features/vpn.rst index 7ca0c84b..0c6a501c 100644 --- a/docs/features/vpn.rst +++ b/docs/features/vpn.rst @@ -30,7 +30,7 @@ If you want to allow users to decide by themselves: - Be sure, the package ``gluon-web-mesh-vpn-fastd`` is enabled in ``site.mk`` - Set the option ``mesh_vpn.fastd.configurable = true`` in ``site.conf`` -- On the server side, be sure that ``null`` cipher is allowed and preferred over ``salsa2012+umac``. You can ensure this by inserting the ``method "null";`` entry before the ``method "salsa2012+umac";`` in your site.conf. +- On the server side, be sure that ``null`` cipher is allowed and preferred over ``salsa2012+umac``. You can ensure this by inserting the ``method "null";`` entry before the ``method "salsa2012+umac";`` in your fastd.conf. Users now should have the choice in expert mode to decide by themselves, which looks like this: