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.

peter_sm

Community Developer
  • Joined

  • Last visited

Everything posted by peter_sm

  1. I don’t know your configuration settings about openvpn or dockers. Default setting give you access to your LAN //Peter Skickat från min iPhone med Tapatalk
  2. Hi, I have also an 14.2 but I can only add 2 core 4 treads ? How is your machine configured . Pete
  3. Sorry, can't debug this, try google and if you come up with an solution please let me know. Check openvpn forum for more help //Peter
  4. You can add this line to end of your go file. Then it will start when booting. But this need you to have your config folder set up to your USB or UD /etc/rc.d/rc.openvpnserver start
  5. No, you can't .Better to look at docker with VPN , there is a transmission docker with VPN functionality. //Peter
  6. Hi, Don't know how to do that. What docker are you using? //Peter
  7. Look at first post :-) then --> More info about Client installation : //Peter
  8. New version available. Have fun. 2018.03.03a Added support for Elliptic Curve crypto! After changing to EC or still using RSA you must.... Re-save settings on page "server config". Start to update with the default settings. RSA and EC have its own default settings. Create new server certs and clients. Added a drop box on "Cert and Misc Settings" for manually DL one of the available releases of easyrsa for manually install (Can be useful if default branch is broken) The list of TLS Ciphers is updated. Added -remote-cert-eku to server/client. The --remote-cert-eku ensures that a server will verify that the client certificate provided is truly a client certificate, and vice versa. Default settings are updated. Added cert/keys log to log page when generate the server cert/keys. Added a log file when creating new client in client folder. More settings for redirect-gateway in server settings. More info about EAsyRSA(Installed version, current version and commits date) Update of Tcl packages to tcl-8.6.8-x86_64-2 Update of expect packages to 5.45.4. 2018.03.03b Update of OpenVPN packages to 2.4.5 Added a link to OpenVPN Overview of changes.
  9. Try to install packages manually Skickat från min iPhone med Tapatalk
  10. Looks like your USB is broken , are you missing expect packages on /boot/packages ? Try to repair USB Skickat från min iPhone med Tapatalk
  11. Did a fresh install and all looks ok, can you try to install outside “user”
  12. I took the step as well to get a USB card for OSX :-) Ordered this one and works great, and shutdown is OK as well for my SM motherboard. The only issue I have now with my VM is when I shall shut down my VM! instead of shutting down it's restarted. but that was even before I switched to the new card. Anyone that have seen this behavior? It's a lot of info from google about this, and I have tried several things without luck //Peter
  13. OK, Try this , Install easyrsa again. edit easyrsa, on line 900 change ... original -out "$pkcs_out" "$pkcs_opts" || die "\ edit ( remow the quotation marks" -out "$pkcs_out" $pkcs_opts || die "\ But preferred is a inline file. //Peter
  14. Some links to read..... please let me know what you come up with, and google is your friend [emoji23] https://www.linuxquestions.org/questions/linux-general-1/openvpn-client-can%27t-ping-host-by-name-433612/ https://serverfault.com/questions/749099/openvpn-server-can-ping-via-ip-but-not-via-hostname
  15. Looks like they have got bug in easyrsa 3.0.5. Branch 3.0.4 works fine. Try to 3.0.4 and test. unzip and rename to easy-rsa in your config folder EasyRSA-3.0.4.zip
  16. Never seen this error, please check openvpn suport forum or try google http://www.letmegooglethat.com/?q=please+ensure+that+--tun-mtu+or+--link-mtu+is+equal+on+both+peers+--+this+condition+could+also+indicate+a+possible+active+attack+on+the+TCP+link
  17. The ovpn files is not from my plug-in. I don’t know what you trying to do.
  18. You find it here /boot/config/plugins/openvpnserver Post also Openvpnserver.ovpn in configuration path you set in the gui
  19. Works flawless :-) What server config do you have? What error log do you see? What client are you using ? Its' have been a major issue on iOS client, but now there is a update! It's have been an issue with easyrsa project, latest plugin DL now the correct version that are default branch. //Peter
  20. Du you have and see issue with the DNS? On my iphone I can brows computers and share on LAN by name. What is your settings in openvpnserver.conf ?
  21. New version available! New feature: Changed thew way to DL easyrsa, now it will DL the default branch instead of force DL the master branch. The master branch is still broken. So update the plugin and install the server again. FYI: The 3.0.5 is the default Branch //Peter
  22. Can you post result after you have run these commands ifconfig ip -4 route ls Edit It might be the issue with easyrsa! Please try this version. https://github.com/OpenVPN/easy-rsa/archive/v3.0.5.zip 1: DL and unzip to your folder. (Path to store Server, Clients config files and the Easyrsa V3) 2: rename to easy-rsa I do have an solution on the easyrsa as well in my latest update that will go public this weekend. Skickat från min iPhone med Tapatalk
  23. Can you try to set all default settings ? On log page in bottom red text, is that your default interface ?
  24. Hi Is br0 you default interface ? Do you have several network interface (eth0, eth1, bond0, bond1) Can you try to remove bond and try ? I have a new version soon to catch the right interface in a much better way! //Peter
  25. How did you install 3.0.4 ? Can you try to install master and comment out the line I show in a earlier post? Thanks. EDIT Work fine with above zip file 1: DL and unzip to your folder. (Path to store Server, Clients config files and the Easyrsa V3) 2: rename to easy-rsa Generating a 2048 bit RSA private key ..........+++ ...............................+++ writing new private key to '/mnt/disks/SSD1/appdata/myVPNserver_1/easy-rsa/easyrsa3/pki/private/ca.key.XXXXiQQ53v' Enter PEM pass phrase: Verifying - Enter PEM pass phrase: ----- You are about to be asked to enter information that will be incorporated into your certificate request. What you are about to enter is what is called a Distinguished Name or a DN. There are quite a few fields but you can leave some blank For some fields there will be a default value, If you enter '.', the field will be left blank. ----- Common Name (eg: your user, host, or server name) [Easy-RSA CA]: CA creation complete and you may now import and sign cert requests. Your new CA certificate file for publishing is at: /mnt/disks/SSD1/appdata/myVPNserver_1/easy-rsa/easyrsa3/pki/ca.crt spawn ./easyrsa build-server-full server nopass Generating a 2048 bit RSA private key ............................................................................................................................................................................+++ .......+++ writing new private key to '/mnt/disks/SSD1/appdata/myVPNserver_1/easy-rsa/easyrsa3/pki/private/server.key.XXXXSS2Egv' ----- Using configuration from ./openssl-easyrsa.cnf Enter pass phrase for /mnt/disks/SSD1/appdata/myVPNserver_1/easy-rsa/easyrsa3/pki/private/ca.key: Check that the request matches the signature Signature ok The Subject's Distinguished Name is as follows commonName :ASN.1 12:'server' Certificate is to be certified until Dec 31 06:55:06 2027 GMT (3650 days) Write out database with 1 new entries Data Base Updated Generating DH parameters, 2048 bit long safe prime, generator 2 This is going to take a long time .......................................................................................................+..............................................+.................................................................................. DH parameters of size 2048 created at /mnt/disks/SSD1/appdata/myVPNserver_1/easy-rsa/easyrsa3/pki/dh.pem ls -altr total 672 drwxrwxrwx 8 root root 234 Dec 24 17:00 easy-rsa/ drwxrwxrwx 25 root root 4096 Jan 2 07:46 ../ -rw-r----- 1 root root 1089 Jan 2 07:47 openvpnserver.ovpn -rw-rw-rw- 1 root root 652211 Jan 2 07:47 easy-rsa-3.0.4.zip -r-------- 1 root root 4547 Jan 2 07:55 server.crt -r-------- 1 root root 1172 Jan 2 07:55 ca.crt -r-------- 1 root root 1704 Jan 2 07:55 server.key -r-------- 1 root root 424 Jan 2 07:55 dh.pem -r-------- 1 root root 636 Jan 2 07:55 ta.key Skickat från min iPhone med Tapatalk

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.