From 22b389b6f80aec441d603aebf8c144855cfb133c Mon Sep 17 00:00:00 2001 From: Max Isom Date: Wed, 9 Sep 2020 15:45:36 -0500 Subject: [PATCH] Fix firewall reference to Wiki (#237) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3527240e..1b693bff 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ iptables, DNS over TLS, ShadowSocks and Tinyproxy* 1. Requirements - A VPN account with one of the service providers supported - - If you have a host or router firewall, please refer [to the firewall documentation](https://github.com/qdm12/gluetun/blob/master/doc/firewall.md) + - If you have a host or router firewall, please refer [to the firewall documentation](https://github.com/qdm12/gluetun/wiki/External-firewall-requirements) 1. On some devices you may need to setup your tunnel kernel module on your host with `insmod /lib/modules/tun.ko` or `modprobe tun` - *Synology users*: please read [this part of the Wiki](https://github.com/qdm12/gluetun/wiki/Common-issues#synology) 1. Launch the container with: