Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
After an upgrade from my old to a new VPS my dev/tun device including its module disappeared.
:~# modprobe tun
modprobe: FATAL: Module tun not found in directory /lib/modules/5.4.0
So my OpenVPN does not work any longer.
Question: Is it possible to install the necessary TUN module using Plesk...
OpenVpn is only working on my v-server (Ubuntu 20.04.3 LTS / Plesk Osidian) when I configure iptables with the command:
iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o venet0 -j MASQERADE
After server reboot this rule has disappeared and I have to use the command again via ssh.
Is there any...
Hello.
I'm having issues trying to use the VPN add-on in Plesk on Windows 10.
I have installed and configured the VPN addon-on though I cannot install the Windows client to be able to connect to Plesk, after googling around it seems that others are having the same issues though I have not...