Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 171768

VPN Server SoftEther on Proxmox LXC or VM Alpine Linux

$
0
0
I spent 5 months to get the VPN server SoftEther working on PROXMOX. Finally, I did it on LXC but not on VM.
This is my notes for LXC:
Enable all repositories
cat /etc/apk/repositories
drop "#" for community row (https://wiki.alpinelinux.org/wiki/Repositories)

apk update && apk upgrade

pre-install preparation:
Bash:
apk add --no-cache \
      binutils \
      build-base \
      readline-dev \
      openssl-dev \
      ncurses-dev \
      git \
      cmake \
      gnu-libiconv \...

Read more

Viewing all articles
Browse latest Browse all 171768

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>