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.

bonienl

Community Developer
  • Joined

  • Last visited

Everything posted by bonienl

  1. More updates... version 2019.12.26b 2019.12.26c 2019.12.26d VPN tunneled access was broken.
  2. I made an update available with the fix. Version: 2019.12.26d Regarding local endpoint, this could happen due to a mistake in one of the earlier versions. You need to enter it again and it should work from now on. Perhaps it is a good idea to re-apply the settings (just make a change and undo the change to activate Apply). This will generate a new and proper settings file for both server and peer(s).
  3. Select Advanced mode and check if a mandatory field is missing A bug in the latest version, need to correct that.... DONE
  4. Good news. An update of the Dynamix WireGuard plugin is available. This version supports mixed IPv4 and IPv6 tunnels. It has quite extensive updates and corrections and users are encouraged to update. Give it a try ...
  5. WireGuard doesn't really report a connection status. It is silent by design and doesn't have a mechanism to keep a connection in a 'connected' status.
  6. Right now you need to set up two separate tunnels, one for IPv4 and the other for IPv6. I will look into a future update to combine IPv4 and IPv6 over the same tunnel.
  7. Some general advice 1. In network configuration you need to enable both IPv4 and IPv6 for the interface(s). This will allow docker to use IPv6 as well. 2. In the docker configuration you need to define IPv6 custom network(s), which includes the IPv6 subnet and gateway 3. In pi-hole you need to define the ServerIPv6 (=IPv6) DNS address 4. In pi-hole you need to set the IPv6 upstream DNS servers 5. You need to configure your router to hand-out the appropriate IPv4 and IPv6 DNS addresses in DHCP (or set fixed DNS in your LAN clients)
  8. You selected "bridge" network. This is shared with your server network. Hence port 80 (HTTP) is already in use by the GUI and not available to pi-hole. You'll need to set a custom network to give pi-hole its own IP address.
  9. You are responding to a two year old topic and it is unclear to what problem you are referring to (if any at all). If you have an issue open a new topic. People in this forum generally respond helpful and quick.
  10. Sure, but better to report issues in the relevant topic Anyway, I made an update which validates FQDN input against all the top level domains (TLD) defined by IANA as of December 21, 2019. Go to plugins and update the Dynamix Wireguard plugin.
  11. Unraid 6.8 supports WireGuard, which allows remote VPN access independent of the array status.
  12. See this guide
  13. Below an example configuration It is mandatory to define a local endpoint (main server) and a peer endpoint (backup server). These endpoints can be a URL or a (public) IP address of the server. When the main server is behind a NAT router then port forwarding must be set on the router. The same is true for a NAT router used at the backup server (peer) side.
  14. Some mobiles go into standby mode to save energy, usually sometime during the night. This may interrupt communications. Does your mobile phone have specific settings to save battery?
  15. Maybe this drawing helps ...
  16. Different peers can share the same tunnel, there is no need to create a new tunnel for each peer, unless you want to create a tunnel with other characteristics, e.g. a tunnel running over a different interface. Yes, a typo.
  17. WireGuard runs on any port. You can use the automatic port assignment of the GUI or choose your own port number.
  18. You can add your backup router as a second peer to the existing tunnel, next to your phone. Like your phone set the backup router as "remote access to server (or LAN)". This allows the backup server to initiate the connection. For example a scheduled script can make contact and initiate the connection. A server to server connection is intended to let both sides intiatie the connection setup, it doesn't matter which side does it. This is convenient if you want either side to be active in setting up the communication.
  19. If it works with openVPN, it should work with WireGuard too ...
  20. Did you add those subnets to the list of allowed IPs for the client?
  21. Something is eating your memory, causing resource issues. Most common reason is a misconfigured docker container, which results in storing everything in memory rather than disk.
  22. Attachments are not possible, but you can include messages (-m option). notify [-e "event"] [-s "subject"] [-d "description"] [-i "normal|warning|alert"] [-m "message"] [-x] [-t] [add] create a notification use -e to specify the event use -s to specify a subject use -d to specify a short description use -i to specify the severity use -m to specify a message (long description) use -x to create a single notification ticket use -r to specify recipients and not use default use -t to force send email only (for testing) all options are optional notify init Initialize the notification subsystem. notify smtp-init Initialize sendmail configuration (ssmtp in our case). notify get Output a json-encoded list of all the unread notifications. notify archive file Move file from 'unread' state to 'archive' state.
  23. Pages are not displayed because of a missing csrf token. This is a browser issue, clear the cache of your browser or try a different browser.
  24. Make sure the local endpoint and peer endpoint are correctly set. This maybe a URL name which can be resolved or the public IP address of the server. If there are any routers/firewalls at either side, they need to do port forwarding to make outside access possible.
  25. Can you please open a topic under general support and close this report. Your issue more likely something specific to your set up and not a bug.

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.