From 75a7a003c596ac07aa710c2b75c1bf48f5d3855e Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Sun, 28 Jan 2018 19:23:24 +0100 Subject: [PATCH] fix duplicate "For OpenVPN." --- configuration/vpn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/vpn.md b/configuration/vpn.md index 2d326aa0..f0029828 100644 --- a/configuration/vpn.md +++ b/configuration/vpn.md @@ -90,7 +90,7 @@ Files referenced in `openvpn-client.ovpn` should not use absolute paths such as The VPN scripts here are intended to work with commonly used `tun` interfaces, whereas `tap` mode is untested. -Also, the config should route all traffic through your VPN's interface after a connection is created; For openvpn the directive for this is `redirect-gateway def1`. For OpenVPN. +Also, the config should route all traffic through your VPN's interface after a connection is created; For OpenVPN the directive for this is `redirect-gateway def1`. sudo nano /rw/config/vpn/openvpn-client.ovpn