June 30, 20179 yr Author Both plugins are updated. Now DL package from https instead Quote https://mirrors.slackware.com/
July 1, 20179 yr First of all sorry for the noob mistake!!! While installing your plugin I i didn't pay attention and created a "openVPNserver" folder in /mnt and now i'm stuck with this folder. I can see it in krusader but it won't delete. please could you tell me how to do it safely. Thanks and once again sorry.
July 1, 20179 yr Author 25 minutes ago, jonathansayeb said: First of all sorry for the noob mistake!!! While installing your plugin I i didn't pay attention and created a "openVPNserver" folder in /mnt and now i'm stuck with this folder. I can see it in krusader but it won't delete. please could you tell me how to do it safely. Thanks and once again sorry. From terminal window using putty do rm -r /mnt/openVPNserver
July 1, 20179 yr From terminal window using putty dorm -r /mnt/openVPNserver Thank Peter, I'll try and keep you posted.Sent from my SM-G950F using Tapatalk
July 1, 20179 yr It worked perfect. Thanks Peter, now it's time to try to get your plugin working lol
July 14, 20179 yr Not sure what I changed, because now I can't seem to be able to start the service anymore, checking logs is this: sudo: openvpn: command not found It worked for a bit,but stopped using it for a while, tried using it again and as you can tell it's not working. Wonder if some update maybe broke the installation. Tried removing it from plugins panel, and reading it but seems to give same issue. Thanks for any help in advance!
July 14, 20179 yr Author 2 hours ago, Server1Alpha said: Not sure what I changed, because now I can't seem to be able to start the service anymore, checking logs is this: sudo: openvpn: command not found It worked for a bit,but stopped using it for a while, tried using it again and as you can tell it's not working. Wonder if some update maybe broke the installation. Tried removing it from plugins panel, and reading it but seems to give same issue. Thanks for any help in advance! Hi, I did a fresh install and everything is OK. You can start to check your USB for defects. //Peter
July 24, 20178 yr How do i route all data through the VPN? When i connect to VPN and check IP its same as when not connected. **EDIT** So i see theres a redirect-gateway. I enabled this and i can still access local websites but i cant access any other website.So then i changed the DHCP server to google and now im showing the VPN IP. Just put this here incase someone else is in need. Edited July 25, 20178 yr by skyline7349 fixed
August 3, 20178 yr I have 2 unraid servers. I had this plugin installed for a year now on 1 of the servers. Just recently the plugin stopped working and I noticed the Start button was missing entirely so i cannot start the plugin. I tried to remove the plugin and used ca to remove all app data. Then I used Krusader to remove the file myVPNserver from the cache. Then I rebooted the server and tried to install again and the same thing happened. No start button. On my second server that has never had this plugin installed on it before, I was able to install the plugin and start it no problem and everything is fine. Can someone please help me figure this out. I really need to get this plugin going again and it is by far the best openvpn plugin for what I need. Any help is much appreciated.
August 3, 20178 yr Author 9 minutes ago, crazycam425 said: I have 2 unraid servers. I had this plugin installed for a year now on 1 of the servers. Just recently the plugin stopped working and I noticed the Start button was missing entirely so i cannot start the plugin. I tried to remove the plugin and used ca to remove all app data. Then I used Krusader to remove the file myVPNserver from the cache. Then I rebooted the server and tried to install again and the same thing happened. No start button. On my second server that has never had this plugin installed on it before, I was able to install the plugin and start it no problem and everything is fine. Can someone please help me figure this out. I really need to get this plugin going again and it is by far the best openvpn plugin for what I need. Any help is much appreciated. Have you tried to install to a new different folder name ? .... START button is enabled after you done "Cert/Misc Configuration" and "Server Configuration" Can you post the 2 .cfg file from /boot/config/plugins/openvpnserver And then output from /etc/rc.d/rc.openvpnserver restart //Peter
August 3, 20178 yr I will try and let you know. I did follow the instructions and configure the server correctly and there was no start button. I will try to use a different folder name and see if that works and if not I'll post the 2 .cfg files. How do I out the 6 minutes ago, peter_sm said: /etc/rc.d/rc.openvpnserver restart Do I have to ssh in to do this?
August 3, 20178 yr Author I will try and let you know. I did follow the instructions and configure the server correctly and there was no start button. I will try to use a different folder name and see if that works and if not I'll post the 2 .cfg files. How do I out the Do I have to ssh in to do this?YesSkickat från min iPhone med Tapatalk
August 3, 20178 yr Author 25 minutes ago, peter_sm said: Have you tried to install to a new different folder name ? .... START button is enabled after you done "Cert/Misc Configuration" and "Server Configuration" Can you post the 2 .cfg file from /boot/config/plugins/openvpnserver And then output from /etc/rc.d/rc.openvpnserver restart //Peter 19 minutes ago, crazycam425 said: I will try and let you know. I did follow the instructions and configure the server correctly and there was no start button. I will try to use a different folder name and see if that works and if not I'll post the 2 .cfg files. How do I out the Do I have to ssh in to do this? Check also that all 3 files exist in /boot/package -rwxrwxrwx 1 root root 298004 Mar 2 2016 expect-5.45-x86_64-1.txz* -rwxrwxrwx 1 root root 2808220 May 23 21:14 tcl-8.6.6-x86_64-1.txz* -rwxrwxrwx 1 root root 414732 Jun 21 18:32 openvpn-2.4.3-x86_64-1.txz*
August 5, 20178 yr Ok so I tried a different folder name = didn't work Tried /etc/rc.d/rc.openvpnserver restart = Got an error Checked 3 boot package files = They are there. I posted to config files. Please let me know what else i can try. Thank you! openvpnserver_cert.cfg openvpnserver.cfg
August 5, 20178 yr Author 3 hours ago, crazycam425 said: Oh I forgot the contents of the folder. Here it is. The files ta.key should also be there ca.crt 1.17 KB 2017-08-04 07:34 dh.pem 424 B 2017-08-04 07:34 openvpnserver.ovpn 1.08 KB 2017-08-04 07:33 server.crt 4.55 KB 2017-08-04 07:34 server.key 1.70 KB 2017-08-04 07:34 ta.key 636 B 2017-08-04 07:34 Can you check what these files tell you? /var/log# openvpnserver.log openvpnserver-status.log And from command prompt try this and check above log files openvpn --config 'PATH TO'/openvpnserver.ovpn
August 5, 20178 yr Author What? The log files? What is the results from The openvpn command and the log files ?
August 5, 20178 yr So you'll have to forgive me I'm not as technical as I wish I was but is this what you are asking?
August 5, 20178 yr Author Hi, OK, the 'PATH-TO' shall you replace with your path you have to openvpnserver.ovpn [emoji3] try again and show me the results
August 5, 20178 yr Sorry I'm still stupid but this is what I tried. I did view the file in Krusader and post that as well.
August 5, 20178 yr Author It says that the command openvpn not exist! so the openvpn package are not installed? And your path to openvpn server.ovpn are not the same as inside this file ? Where you have a path to your cache drive! Go over the configuration again so all looks OK, maybe you have a bad flash drive as well ? Try to repair it on windows.
August 7, 20178 yr Can a flash drive go bad for just one app? How do you recommend I install it? I don't know how to fix this issue?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.