diff --git a/FAQ.md b/FAQ.md index f849d7d..d0950f2 100644 --- a/FAQ.md +++ b/FAQ.md @@ -89,7 +89,7 @@ Sysctl options are at `/etc/sysctl.d/20-openvpn.conf` --- -**Q:** How can I access computers on the remote nework? +**Q:** How can I access computers on the remote LAN? **A:** Add a route with the subnet of your remote network to `/etc/openvpn/server.conf` and restart openvpn. Example: `push "route 192.168.1.0 255.255.255.0"`