Skip to content

Commit 28a3ab3

Browse files
[Security] vpc/vpc-vpn-bastion = Update SoftEther to 4.42 (#693)
1 parent 8dd53eb commit 28a3ab3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/vpc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ During installation, the [pre shared key](https://en.wikipedia.org/wiki/Pre-shar
185185

186186
![Windows step 2](./img/vpc-vpn-bastion-windows2.png)
187187

188-
1. Download and install [SoftEther VPN Server and VPN Bridge (Ver 4.41, Build 9787, rtm)](http://www.softether-download.com/files/softether/v4.41-9787-rtm-2023.03.14-tree/Windows/SoftEther_VPN_Server_and_VPN_Bridge/softether-vpnserver_vpnbridge-v4.41-9787-rtm-2023.03.14-windows-x86_x64-intel.exe)
188+
1. Download and install [SoftEther VPN Server and VPN Bridge (Ver 4.42, Build 9798, rtm)](http://www.softether-download.com/files/softether/v4.42-9798-rtm-2023.06.30-tree/Windows/SoftEther_VPN_Server_and_VPN_Bridge/softether-vpnserver_vpnbridge-v4.42-9798-rtm-2023.06.30-windows-x86_x64-intel.exe)
189189
1. Select the component `SoftEther VPN Server Manager (Admin Tools Only)`
190190
1. Add a new setting
191191
1. Set host name to

vpc/vpc-vpn-bastion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,7 @@ Resources:
683683
test: '[ ! -d /mnt/storage/backup.vpn_server.config ]'
684684
install:
685685
sources:
686-
'/usr/local/src/softether': 'http://www.softether-download.com/files/softether/v4.41-9787-rtm-2023.03.14-tree/Linux/SoftEther_VPN_Server/64bit_-_Intel_x64_or_AMD64/softether-vpnserver-v4.41-9787-rtm-2023.03.14-linux-x64-64bit.tar.gz'
686+
'/usr/local/src/softether': 'http://www.softether-download.com/files/softether/v4.42-9798-rtm-2023.06.30-tree/Linux/SoftEther_VPN_Server/64bit_-_Intel_x64_or_AMD64/softether-vpnserver-v4.42-9798-rtm-2023.06.30-linux-x64-64bit.tar.gz'
687687
files:
688688
'/etc/init.d/vpnserver':
689689
content: |

0 commit comments

Comments
 (0)