From 782141e401edec98ab73cdc68f99b3cee30856a8 Mon Sep 17 00:00:00 2001 From: Aleksander Date: Tue, 30 Oct 2018 07:59:50 +0100 Subject: [PATCH] Update StrongSwan setup docs (#1181) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 68b2648d..282de737 100644 --- a/README.md +++ b/README.md @@ -132,11 +132,13 @@ One common use case is to let your server access your local LAN without going th conn lan-passthrough leftsubnet=192.168.1.1/24 # Replace with your LAN subnet - rightsubnet=192.168.1.1/24 # Replac with your LAND subnet + rightsubnet=192.168.1.1/24 # Replace with your LAN subnet authby=never # No authentication necessary type=pass # passthrough auto=route # no need to ipsec up lan-passthrough +To configure the connection to come up at boot time replace `auto=add` with `auto=start`. + ### Other Devices Depending on the platform, you may need one or multiple of the following files.