Everything posted by peter_sm
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
please post your openvpnconfig.cfg and where are the PIA files located ? I'm on PIA as well. What more are you running on your system V6 B10a ? //Peter
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
I get same problem. How do we set up a config file? All I want to do is access another unRAID server and vice versa. Please, need more info, is it server or client? what UnRAID version? anyway, both the 2 plugins install on a fresh system perfect (Beta 10 on a VM) Syslog ? Thanks //Peter
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
I Will look into this. But I'm busy a few days
-
unRAIDFindDuplicates.sh
Good job, doesn't heart to delete empty folder that are unique , its good to know what can be removed
-
unRAIDFindDuplicates.sh
What I see so are the duplicates folder empty. //Peter
-
unRAIDFindDuplicates.sh
What I like to do is clean up my system, so a movie are on the same disk, now I have some duplicated foldernames left on other disks, that I like to remove :-) //Peter
-
unRAIDFindDuplicates.sh
This is great script, can this be modified to report duplicated folder names as well?
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Same here, must be something on B 10
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Please try new version //Peter
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Good finding, yes I think it would be change //Peter
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Yes, trying the same :-) edit nano /var/local/emhttp/plugins/openvpnserver/check-my-ip.sh and remark the ipecho line and add this line curl icanhazip.com Will update plugin later today
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
It looks like the http://ipecho.net/ is down! I use it to get the WAN IP address, so that cause GUI looks like it stop working. Need to find a better solution, this might be the issue. http://ipecho.net/developers.html //Peter
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Can you do a "ps -ef" and see if you have a process with ipecho.net, if so it's hanging when get your IP address
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Thanks Tom! Both plugins updated with base64 for icons, and path to the packages. And "Ovpntech_logo-s_REVISED.png" are removed from the server plugin. //Peter
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
This lines should have been deleted, will remove it on next version. //Peter
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
I have updated the OpenVPN Server & Client plugins for the V6.2+ plugin manager. Post all issue you have in this thread !! To install. Install the plugins, go to the 'Extensions' page and enter the below links into the 'Install Extension' line and then click the 'Install' button. Client https://raw.githubusercontent.com/petersm1/openvpn_client_x64/master/openvpn_client_x64.plg Unpack your provider certificate/files to /boot/openvpn (create that folder if it's not exist) , can now be several ovpn files. More info about Client installation : http://lime-technology.com/forum/index.php?topic=19439.0 Server https://raw.githubusercontent.com/petersm1/openvpnserver/master/openvpn_server_x64.plg Post installation for OpenVPN server. 1: Change and save settings in Cert and Misc Settings. 2: Install Easy-rsa. 3:Generate server certificate ... This take several minutes ..... 4: Set and save Server config even if you use default settings you need to save. 5:Generate clients. 6: start server . 7: When you created the client file, prefered a "inline file" (inline file is only one *.ovpn) on the server then you can email the config (with file extension .ovpn) as an attachment from an email account on your computer (or a webmail) to the email address setup on IOS in the Mail app. In the mail app open the email and open the .ovpn file, then choose to open it with OpenVPN. If you did it right, OpenVPN opens and you can click a + icon next to your config to import it. Now you can simply slide Off to On and your VPN connects. Make sure the OpenVPN server will be accessible from the internet. That means: you need to open the server ports on the router and forward this ports to the fixed LAN IP of the unRAID More info : http://lime-technology.com/forum/index.php?topic=28557.0 If you appreciate my work on my plugins. //Peter
-
How does the plugin system work? Documentation Added - WIP
Tom, Can you try? I only change this , still no icon, bit plugin installing, now its little late, continue tomorrow ,,,, mkdir /var/run/openvpn with: mkdir -p /var/run/openvpn
-
How does the plugin system work? Documentation Added - WIP
Thanks tom, now I see this ... /usr/local/sbin/plugin install https://raw.githubusercontent.com/petersm1/Unraid-6/master/openvpnclient.plg 2>&1 2>&1 plugin: installing: https://raw.githubusercontent.com/petersm1/Unraid-6/master/openvpnclient.plg plugin: skipping: /boot/packages/openvpn-2.3.2-x86_64-1.txz already exists plugin: running: /boot/packages/openvpn-2.3.2-x86_64-1.txz +============================================================================== | Skipping package openvpn-2.3.2-x86_64-1 (already installed) +============================================================================== plugin: skipping: /boot/config/plugins/openvpnclient/device_status.png already exists plugin: skipping: /boot/config/plugins/openvpnclient/new_config.png already exists plugin: skipping: /boot/config/plugins/openvpnclient/information.png already exists plugin: skipping: /boot/config/plugins/openvpnclient/openvpnclient.png already exists plugin: running: 'anonymous' mkdir: cannot create directory '/var/run/openvpn': File exists plugin: run failed: /bin/bash retval: 1
-
How does the plugin system work? Documentation Added - WIP
Hi Tom, This is my latest , hard coded path name, but TEST as name. https://raw.githubusercontent.com/petersm1/Unraid-6/master/openvpnclient.plg //Peter
-
How does the plugin system work? Documentation Added - WIP
I have converted my openvpn client, but when have this sett <!ENTITY name "openvpnclient"> It don't show up on plgman page... but plugin install fine anyway But ... change the name to <!ENTITY name "TEST"> it works ! what can this be ? I have coded all path in the plg with real name (openvpnclient) //Peter
-
How does the plugin system work? Documentation Added - WIP
I have done some test with my 2 plugin. But have issues to get it to work. Maybe we need more info from LT. But info on OP might give me some new things to try, the issue I se is for example no icon on plgman page. No update when check update......
-
Docker requests
Hi, A docker (red hat base image) for various VM manager would be great! I had a small discusion about this with Jonp earlier.... Example virt-manager AQemu oVirt ConVirt More VM manager in below list http://www.linux-kvm.org/page/Management_Tools Thanks! BR Peter
-
Looking for better ideas how how to sleep/suspend my unraid box
I have that as the last line in my go file Sent from my iPhone using Tapatalk 2
-
Docker requests
Okay Has anyone tried making a docker for makeMKV? I know there is a linux version, but it looks like it needs compiled, and they usually have a new version about once/month, so it probably will need 'constant' maintenance. I'm not sure if building one will be easy or good, but I'd really like to put the work of creating my mkv files onto my unRAID box, and not have to continue doing it on my laptop, over wifi, which takes forever. maybe this helps one get started... http://www.makemkv.com/forum2/viewtopic.php?f=3&t=2047 I have latest makemkvcon installed on unraid, still playing with it........ But it looks good. Sent from my iPhone using Tapatalk 2
-
VirtualBox Plugin for unRAID v5 and v6
Support for Xen & KVM //Peter