Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)

Featured Replies

.ovpn are windows config versions of the linux/unix .conf file. 

I've renamed it to .ovpn and it now shows up thanks. As unraid is based on linux I would have thought it would be ok with .conf ?

Thanks for your help.

 

  • Replies 967
  • Views 269.4k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Had the same issue, you need to edit that line and replace "-f16" with "-f14". Install works great after this edit. Github probably modified its HTML.

  • Serenity_Duck
    Serenity_Duck

    Hi,   I changed from OpenVPN AS from Linuxservers to yours. At first, good job Everything is working fine for me at the moment.   But I have one question, maybe I oversee som

  • jonathansayeb
    jonathansayeb

    It worked perfect. Thanks Peter, now it's time to try to get your plugin working lol

Posted Images

peter i found my problem

if i enable Control channel encryption (tls-crypt) i cannot connect, if is disable work fine, is there any security compromise if i have this disable?

 

thanks for you help 

I have this issue trying to connect from Windows 10

15 minutes ago, mata7 said:

peter i found my problem

if i enable Control channel encryption (tls-crypt) i cannot connect, if is disable work fine, is there any security compromise if i have this disable?

 

thanks for you help 

 

 

  • Author

I have mine to no. Never tested to enable this . Hmm can be a setting for client that are wrong ?


Skickat från min iPhone med Tapatalk

  • Author

I remember that these new 2.4 features are not added to OpenVPN connect yet.


Skickat från min iPhone med Tapatalk

oh ok that could be the problem then, thank you again for you help

On 4/28/2017 at 10:52 AM, killeriq said:

Trying to enable this function (its set in OVPN file by provider) https://airvpn.org/topic/9608-how-to-accept-dns-push-on-linux-systems-with-resolvconf/

Update resolv-conf script (https://wiki.archlinux.org/index.php/OpenVPN#DNS)

---

How do i enable it? i did copy  /etc/openvpn/update-resolv-conf.sh and set chmod +x , but still not working...

reading: Note: If manually placing the script on the filesystem, be sure to have openresolv installed.

How do i install it into the OpenVPN client or unraid server?

 

Thanks

 

 

 Hi Guys, any solution on this?

 

thanks

  • 2 weeks later...

I just wanted to start using the vpn client, but when i try to install from the plugin screen i get error, wondering if its updated

  • Author

Both Server & Client plugin are now updated with the new OpenVPN package 2.4.3

 

Im running OVPN Server on unraid, but soon as i connect from remote PC as client , i lose internet connection on that PC.

 

Any clue what/where to check?

 

Thanks

  • Author
Im running OVPN Server on unraid, but soon as i connect from remote PC as client , i lose internet connection on that PC.
 
Any clue what/where to check?
 
Thanks

Did you change many settings ? If so start with default and try again?
I never seen this behaviour before .
14 hours ago, peter_sm said:


Did you change many settings ? If so start with default and try again?
I never seen this behaviour before .

Had to change Server conf - to Google DNS, then it works ;)

I just updated to latest server plug in and now I'm missing the "start server" button. Anyone else see this issue?

 

I tried removing and also manually deleting the plug in. Still get no button.

  • Author
I just updated to latest server plug in and now I'm missing the "start server" button. Anyone else see this issue?
 
I tried removing and also manually deleting the plug in. Still get no button.

Do you have all the 3 checkboxes checked and green?
1 hour ago, peter_sm said:


Do you have all the 3 checkboxes checked and green?

Not if they are using Firefox 54 :D

1 hour ago, peter_sm said:


Do you have all the 3 checkboxes checked and green?

Yes. I also tried uninstalling. Still no luck. I went as far as deleting the files manually.

 

i tried safari, Firefox and chrome browsers also.

  • Author
Yes. I also tried uninstalling. Still no luck. I went as far as deleting the files manually.
 
i tried safari, Firefox and chrome browsers also.

Hmmm, can you change to a new path for "Path to store Server, Clients config files and the Easyrsa V3" and start over again?
4 hours ago, peter_sm said:


Hmmm, can you change to a new path for "Path to store Server, Clients config files and the Easyrsa V3" and start over again?

 

Just tried it with a new folder. No luck. Previously I was deleting that folder manually before reinstalling but with no success.

4 hours ago, peter_sm said:


Hmmm, can you change to a new path for "Path to store Server, Clients config files and the Easyrsa V3" and start over again?

Something I just noticed is that the "VPN Server IP" and "OpenVPN Version" are blank in the status page.  I have the IP configured but the fact that the version number is missing is strange.

 

I figured it out. Looks like the URL for the openvpn package was timing out. 

the plg was pulling from:

http://mirrors.slackware.com/slackware/slackware64-current/slackware64/n/openvpn-2.4.3-x86_64-1.txz

 

I replaced it with this source and it was able to pull the package correctly.

http://slackware.cs.utah.edu/pub/slackware/slackware64-current/slackware64/n/openvpn-2.4.3-x86_64-1.txz

 

The install log didn't have any mention of the file not downloading correctly and the plug in reports back as install complete. maybe something you can look into for the next update?

 

4 hours ago, dscdsc said:

I figured it out. Looks like the URL for the openvpn package was timing out. 

the plg was pulling from:

http://mirrors.slackware.com/slackware/slackware64-current/slackware64/n/openvpn-2.4.3-x86_64-1.txz

 

I replaced it with this source and it was able to pull the package correctly.

http://slackware.cs.utah.edu/pub/slackware/slackware64-current/slackware64/n/openvpn-2.4.3-x86_64-1.txz

 

The install log didn't have any mention of the file not downloading correctly and the plug in reports back as install complete. maybe something you can look into for the next update?

 

Had this exact some issue

  • Author

I see now that is some issue with default slackware package location .. but did you not get any md5 error during install ?

 

//Peter

4 hours ago, peter_sm said:

I see now that is some issue with default slackware package location .. but did you not get any md5 error during install ?

 

//Peter

 

There was no MD5 error and the plug in installation reported as complete. I did notice that the plug in installation was very fast, probably because the openvpn package was not downloaded.

 

The way I figured it out was I tried downloading and installing the openvpn package manually. I got the URL from the PLG file and did a wget and also tried in a browser. That's when I saw the link was not working and I looked for an alternate.

 

As of 5 mins ago the link is still down. Did they change something on the mirror?

 

  • Author

It looks like the Slackware pages have some issues right now


Skickat från min iPhone med Tapatalk

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.