Everything posted by peter_sm
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Can you try to give it same time before reload the page ? Will it disappear then ? I will try by my self how it looks.
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
You should be able to connect even with hostname. and your complete LAN shall be available as well. Did you modified much of the default settings? //Peter
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
One more question regarding OpenVPN client (not server this time) which I may also use for another purpose. My VPN provider only gives me a cert file--it does not give me a .ovpn file. Can I still configure the OpenVPN client you packaged for unRAID to connect to them? Thanks again. Great work. What I know a ovpn or config file needs for all vpn. //Peter
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Take a look under the client folder for the path you entered in the cert config. It should also be some help text to activate , I think this info exist where to DL the client file, if not I can make it more clear in the window. Skickat från min iPhone med Tapatalk
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Hi SmallwoodDR82, What you can try with is to add below line to your go file located in /boot/config/ /etc/rc.d/rc.openvpnclient start //Peter
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Hi, "Initialization Sequence Completed" indicate that all went OK, and the process are running. and you stopped the connection with "ctrl +c" If you like to see the prompt after connection you need to add a & at the end of your command, like this openvpn --config /boot/openvpn/karli.ovpn & You can then check if the process are running with this command. ps -ef | grep openvpn
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Try new version! the modified ovpn should looks like this. Don't know why you have this line dev tun5nobind client proto udp dev tun5 remote sweden.privateinternetaccess.com 1197 resolv-retry infinite nobind persist-key persist-tun cipher aes-256-cbc auth sha256 tls-client remote-cert-tls server comp-lzo verb 1 reneg-sec 0 crl-verify crl.rsa.4096.pem ca ca.rsa.4096.crt auth-user-pass /boot/config/plugins/openvpnclient/password.txt status /tmp/openvpn/openvpn-status.log
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
OpenVPN server plugin is updated with OpenVPN 2.4! According to the new 2.4 I would recommend all to regenerate new server certs and client files! The new features that are in OpenVPN 2.4 are not functional yet in some client application like iOS OpenVPN Connect These new features are not enabled as default setting! However default settings is a recommended settings to get a very good security, and of course your LAN is accessible with these settings. More info about changes in Version 2.4 .... https://github.com/OpenVPN/openvpn/blob/master/Changes.rst https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn24 Windows client can be downloaded from --> https://openvpn.net/index.php/open-source/downloads.html Plugin changes/updates 2016.12.31 Update of OpenVPN packages to 2.4.0 ! Updated list of selectable Encryption Ciphers. The list have the new cipher AEAD (GCM) data channel cipher. Update settings for compression. Now including the new LZ4 compression, which is slicker and faster. Added OpenDNS to DHCP options. Added a button to restart OpenVPN server. Added tls-crypt feature. This will also encrypt the client (and server) certificates that usually contain information that can be traced back to a person and/or machine. Small GUI updates.
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Looks like you are running out of memory ? How much do you have installed? Run command df and take a look.
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Se my comments here http://www.insanelymac.com/forum/topic/309087-insanely-fast-virtual-mac-qemu-ovmf-clover-and-native-graphics/page-23#entry2338923 Skickat från min iPhone med Tapatalk Unfortunately it did not work out for me: crumbling sound, and felt a bit slower, ... Edit Used the "newer" patched clover version mentioned in the insanelymac link without issues. Thanks for pointing to that! Did you try isolcpus ? Skickat från min iPhone med Tapatalk
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Se my comments here http://www.insanelymac.com/forum/topic/309087-insanely-fast-virtual-mac-qemu-ovmf-clover-and-native-graphics/page-23#entry2338923 Skickat från min iPhone med Tapatalk
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Hmm latest I see is Clover_v2.3k_r3949.zip. Anyway any clover that the version in the guid will give you problem, for me using newer clover will give very choppy sound over HDMI. Only version that works is from the guid. //Peter
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
What version of Clover do you use ? Latest or the version in the guide? //Peter
-
Import from Virtualbox
Can this work? VBoxManage clonehd disk.vdi disk.raw --format raw Then qemu-img convert -f raw disk.raw -O qcow2 disk.qcow2
-
[Support] Linuxserver.io - Nextcloud
Hi, Actually it change the settings on the website but it will not let me upload large files. I will take a closer look at the errors I get tomorrow.
-
[Support] Linuxserver.io - Nextcloud
Anyone that know how to change the upload limit? Even if I did changes on the Admin-Additional settings it still don't change the settings from 500MB ! //Peter
-
Video guide *** How to connect virt-manager to unRAID to help manage your VMs **
It's OK, I run brew doctor and brew update.... now it's installing
-
Video guide *** How to connect virt-manager to unRAID to help manage your VMs **
Great stuff.... but I getting error when installing ....... Peters-mac:virtmanager peter$ brew tap jeffreywildman/virt-manager Peters-mac:virtmanager peter$ brew install virt-manager virt-viewer Warning: You are using OS X 10.12. We do not provide support for this pre-release version. You may encounter build failures or other breakages. Please create pull-requests instead of filing issues. ==> Installing virt-manager from jeffreywildman/virt-manager Error: You must `brew link intltool pkg-config` before jeffreywildman/virt-manager/virt-manager can be installed ==> Installing virt-viewer from jeffreywildman/virt-manager Error: You must `brew link intltool pkg-config` before jeffreywildman/virt-manager/virt-viewer can be installed Peters-mac:virtmanager peter$ Peters-mac:virtmanager peter$ Peters-mac:virtmanager peter$ brew link intltool pkg-config Linking /usr/local/Cellar/intltool/0.51.0... Error: Could not symlink . /usr/local/opt is not writable. Peters-mac:virtmanager peter$ sudo brew link intltool pkg-config Password: Error: Cowardly refusing to 'sudo brew link' You can use brew with sudo, but only if the brew executable is owned by root. However, this is both not recommended and completely unsupported so do so at your own risk. Peters-mac:virtmanager peter$ brew install virt-manager virt-viewer Warning: You are using OS X 10.12. We do not provide support for this pre-release version. You may encounter build failures or other breakages. Please create pull-requests instead of filing issues. ==> Installing virt-manager from jeffreywildman/virt-manager Error: You must `brew link intltool pkg-config` before jeffreywildman/virt-manager/virt-manager can be installed ==> Installing virt-viewer from jeffreywildman/virt-manager Error: You must `brew link intltool pkg-config` before jeffreywildman/virt-manager/virt-viewer can be installed Peters-mac:virtmanager peter$ brew link intltool pkg-config Linking /usr/local/Cellar/intltool/0.51.0... Error: Could not symlink . /usr/local/opt is not writable. Peters-mac:virtmanager peter$
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Hi can you try these commands manually (These are the commands that displays the IP addresses.) /var/local/emhttp/plugins/openvpnserver/check-my-ip.sh and curl -s --max-time 15 --silent icanhazip.com /sbin/ip route | awk '/default/' /sbin/ip route | awk '/default/ { print $3 }' What is your Network Settings on unRAID?
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Did You created a user and tested to make an connection to the server ? Skickat från min iPhone med Tapatalk
-
VIDEO GUIDE***How to pass through an NVIDIA GPU as primary or only gpu in unRAID
Hi, I'm wonder if we should have rom bar='on' as well ? <rom bar='on' file='/mnt/appdata/vbios-VIDIA-GeForce-GTX-660/vbios.rom'/> //Peter
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Do you have bonding network or/and bridge on your systems?
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Do you have a line like this on the log page ? 7 0 0 MASQUERADE all -- * br0 10.25.0.0/24 0.0.0.0/0
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
No And what unRAID versions are you using?
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
These are My settings.