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.

malkaviancz

Members
  • Joined

  • Last visited

Everything posted by malkaviancz

  1. What you need is to keep the connection alive for any peer behind a NAT or firewall for them to be able to communicate with each other. Try setting the "Persistent keepalive" field of peer to 25 seconds (something < 2 mins), this is almost mandatory for a server hub or lan hub setup in my opinion. You can read more about it here Do let me know if it works at all;)
  2. Hey @ljm42 I think the peer configs for "Server hub and spoke access" and "LAN hub and spoke access" might be incorrect: - "Server hub and spoke access" is currently setup exactly like "Remote access to server", it doesn't really allow peers on the same tunnel to talk to each others - "LAN hub and spoke access" does allow you to connect to other peers on the same tunnel (which is correct), but it does't allow peers to access your entire LAN (only the unraid server itself) With my limited knowledge in networking, I think this might be because of how the "AllowedIPs" was set in the peer config file - "Server hub and spoke access" gives you something like "AllowedIPs=10.253.0.1/32" which I think should be "AllowedIPs=10.253.0.0/24" - "LAN hub and spoke access" gives you "AllowedIPs=10.253.0.0/24, 192.168.1.100/32" which I think should be "AllowedIPs=10.253.0.0/24, 192.168.1.0/24" I'm using Unraid 6.8.3, this was the result of my testing for those 2 types (on things that I could access and things that I couldn't), but my understanding about networking and wireguard might be totally wrong

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.