Everything posted by peter_sm
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Have not time now to update... but some changes on githup page and to fix this you can for now try to update the script --> /usr/local/emhttp/plugins/openvpnserver/scripts/rc.openvpnserver Line 349 change f16 to f14 Line 376 change f16 to f14
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
There have been som updates on their GitHub pages. An update is now released. Skickat från min iPhone med Tapatalk
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
We might make the plugin support both ? I have no way to verify TAP. And my time is limit for time being. Good work ! Skickat från min iPhone med Tapatalk
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
keepalive what I know is a server function. But try to add these to the ovpn file saved on /boot/openvpn and see if it helps
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Can this be something try for the killswitch ?
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Hello all OSX users 🙂 I see lot of case where sound is gone trough HDMI, I'm now on Catalina 10.15 (19A583) and clover r5070. iMac (Retina 5K, 27-inch, 2017) I have an NVIDIA GeForce GTX 660 2 GB that has been working great, but not longer. What is the step I need to take to get sound from HDMI? BR Peter
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Hi, Plugin is updated to manage the updates that was on github pages for easyrsa 🙂
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
This will have very low priority in my life since I do it on my limited free time.
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Adaptive works on my iOS-12 devices. LZ4 not on iOS-12 devices, was OK previously iOS Something have been broken in iOS-12 ?? Google it and there is a lot of discussion... Check OpenVPN forum for solutions
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Both plugins are now updated. //Peter
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
I fix this if I got time soon.... you can always DL the latest package and install it from the extra folder? Not sure if I shall priorities this? need to work and earn money
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
You can get one inline file, but without password.
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
There are info on page one about Client to create a folder for the config files.
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Hi , it will persist, but if you do an update of settings from plugin it will over write this. Skickat från min iPhone med Tapatalk
-
[Support] Linuxserver.io - Nextcloud
Thanks, fixed for me as well, and I also added this line add_header Referrer-Policy no-referrer always; to appdata/nextcloud/nginx/site-confs/default And now I have a green light And A+ on the securite check, can this get better ? //Peter
-
[Support] Linuxserver.io - Nextcloud
A old installation where I have done many upgrades on. Skickat från min iPhone med Tapatalk
-
[Support] Linuxserver.io - Nextcloud
Me too
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Hi, there is info on first post, please have look.
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Hi , have you looked at OpenVPN forum for help ? What you also could do is to post your server & client setting and what’s client software/version you have . Skickat från min iPhone med Tapatalk
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Second one was an unused function, this is now removed in latest update. Please try and let me know :-)
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Can you telnet in and run this command and see what happens? /etc/rc.d/rc.openvpnserver restart And /etc/rc.d/rc.openvpnserver getonlineversion
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
It creates all the server/clients keys and certificates Can you ping google --> 8.8.8.8
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Can you check latest update ? maybe needs a reboot to get all in place ! the file /var/local/emhttp/plugins/openvpnserver/check-my-ip.sh should looks like this now #!/bin/bash if ping -c 1 icanhazip.com &>/dev/null then curl -s --max-time 15 --silent icanhazip.com else curl -s --max-time 15 --silent https://api.ipify.org/ fi
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Hi, It could be the function to get your WAN IP on this address --> icanhazip.com Or the new function to get info from easyrsa github project --> https://github.com/OpenVPN/easy-rsa //Peter
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Should not matter, but docker IP is on your default LAN? (Eth0 or br0) Skickat från min iPhone med Tapatalk