From f0580823e871ff0d92c2186df66cc1b89b49800e Mon Sep 17 00:00:00 2001 From: root Date: Wed, 29 Sep 2021 00:36:13 -0400 Subject: VICI style config works --- andy.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'andy.conf') diff --git a/andy.conf b/andy.conf index 39f2337..ea5e71a 100644 --- a/andy.conf +++ b/andy.conf @@ -22,7 +22,7 @@ connections { # version = 0 # Local address(es) to use for IKE communication, comma separated. - local_addrs = %any + # local_addrs = %any # Remote address(es) to use for IKE communication, comma separated. remote_addrs = 68.48.18.140 @@ -180,6 +180,7 @@ connections { # IKE identity to expect for authentication round. #id = %any + id = "68.48.18.140" # Identity to use as peer identity during EAP authentication. # eap_id = id @@ -267,7 +268,7 @@ connections { # sha256_96 = no # Local traffic selectors to include in CHILD_SA. - local_ts = dynamic + # local_ts = dynamic # Remote selectors to include in CHILD_SA. remote_ts = 0::0/0 -- cgit v1.2.3