]> git.feebdaed.xyz Git - 0xmirror/libreswan.git/commitdiff
testing: use ipsec whack --ddns --name named
authorAndrew Cagney <cagney@gnu.org>
Mon, 22 Dec 2025 16:03:14 +0000 (11:03 -0500)
committerAndrew Cagney <cagney@gnu.org>
Mon, 22 Dec 2025 16:03:14 +0000 (11:03 -0500)
testing/pluto/ikev2-ddns-02/west.console.txt
testing/pluto/ikev2-ddns-02/westrun.sh

index 23c4de7e94eb498218149dc6d6977311cc0d5237..ff44926162cb548d29364997485ca9f0c09a7d5c 100644 (file)
@@ -37,8 +37,7 @@ ok
 west #
  # trigger DDNS event (saves us from waiting)
 west #
- ipsec whack --ddns
-updating pending dns lookups
+ ipsec whack --ddns --name named
 "named" #1: initiating IKEv2 connection to 192.1.2.23 (right.libreswan.org) using UDP
 west #
  # give conn time to establish by itself
index 0bf950e8f05d081f5f8fa340c825b391593466d2..b931df8db713dd0d0a4f6b36ada9643560920f45 100755 (executable)
@@ -7,7 +7,7 @@ systemctl daemon-reload
 systemctl start unbound.service
 unbound-control local_data right.libreswan.org 3600 IN A 192.1.2.23
 # trigger DDNS event (saves us from waiting)
-ipsec whack --ddns
+ipsec whack --ddns --name named
 # give conn time to establish by itself
 sleep 3
 # tunnel should show up in final.sh