summaryrefslogtreecommitdiff
path: root/andy.conf
diff options
context:
space:
mode:
Diffstat (limited to 'andy.conf')
-rw-r--r--andy.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/andy.conf b/andy.conf
index 39f2337..ea5e71a 100644
--- a/andy.conf
+++ b/andy.conf
@@ -22,7 +22,7 @@ connections {
22 # version = 0 22 # version = 0
23 23
24 # Local address(es) to use for IKE communication, comma separated. 24 # Local address(es) to use for IKE communication, comma separated.
25 local_addrs = %any 25 # local_addrs = %any
26 26
27 # Remote address(es) to use for IKE communication, comma separated. 27 # Remote address(es) to use for IKE communication, comma separated.
28 remote_addrs = 68.48.18.140 28 remote_addrs = 68.48.18.140
@@ -180,6 +180,7 @@ connections {
180 180
181 # IKE identity to expect for authentication round. 181 # IKE identity to expect for authentication round.
182 #id = %any 182 #id = %any
183 id = "68.48.18.140"
183 184
184 # Identity to use as peer identity during EAP authentication. 185 # Identity to use as peer identity during EAP authentication.
185 # eap_id = id 186 # eap_id = id
@@ -267,7 +268,7 @@ connections {
267 # sha256_96 = no 268 # sha256_96 = no
268 269
269 # Local traffic selectors to include in CHILD_SA. 270 # Local traffic selectors to include in CHILD_SA.
270 local_ts = dynamic 271 # local_ts = dynamic
271 272
272 # Remote selectors to include in CHILD_SA. 273 # Remote selectors to include in CHILD_SA.
273 remote_ts = 0::0/0 274 remote_ts = 0::0/0