summaryrefslogtreecommitdiff
path: root/docs/configexamples/autotest/Wireguard/_include/branch.conf
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2022-06-10 22:18:45 +0200
committerrebortg <github@ghlr.de>2022-06-10 22:18:45 +0200
commit676ab229b1c3e73d4bcc9187c936711acb6df83b (patch)
treef664215facec989944a63e2c65799c7440652de8 /docs/configexamples/autotest/Wireguard/_include/branch.conf
parent37adba8a7d4a2558ea6baa616a36564e0f553d03 (diff)
downloadvyos-documentation-676ab229b1c3e73d4bcc9187c936711acb6df83b.tar.gz
vyos-documentation-676ab229b1c3e73d4bcc9187c936711acb6df83b.zip
autotest: Wireguard check with current version
Diffstat (limited to 'docs/configexamples/autotest/Wireguard/_include/branch.conf')
-rw-r--r--docs/configexamples/autotest/Wireguard/_include/branch.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configexamples/autotest/Wireguard/_include/branch.conf b/docs/configexamples/autotest/Wireguard/_include/branch.conf
index e1c25904..057bc097 100644
--- a/docs/configexamples/autotest/Wireguard/_include/branch.conf
+++ b/docs/configexamples/autotest/Wireguard/_include/branch.conf
@@ -1,14 +1,14 @@
set interface ethernet eth2 address 10.0.2.254/24
set interface ethernet eth1 address 198.51.100.2/24
-set interfaces wireguard wg01 private-key 'uNz9h7kM5t1Bz5NMk1WscVbtzY1URwm6qK2gnkslp08='
+set interfaces wireguard wg01 private-key 'wCz1er9myOqoTapN4Bn143VTBQulLe1KtAWkq8FF2nk='
set interfaces wireguard wg01 address 192.168.0.2/24
set interfaces wireguard wg01 description 'VPN-to-central'
set interfaces wireguard wg01 peer central allowed-ips 10.0.1.0/24
set interfaces wireguard wg01 peer central allowed-ips 192.168.0.0/24
set interfaces wireguard wg01 peer central address 198.51.100.1
set interfaces wireguard wg01 peer central port 51820
-set interfaces wireguard wg01 peer central public-key 'BU+4Dyr3VldI2DJiBji50Egqr58071puYdXhoyRvuH8='
+set interfaces wireguard wg01 peer central public-key '9bkmVAx1LWZkZQM44JYsg0dehAjWdJAhhiINe7dOGw4='
set interfaces wireguard wg01 port 51820
set protocols static route 10.0.1.0/24 interface wg01 \ No newline at end of file