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.

WireGuard quickstart

Featured Replies

I have Wireguard working and I can access my Unraid machine and everything on it, but I am unable to access anything else on the network.

I've tried 'Remote access to LAN', 'LAN hub and spoke access', and 'Remote tunneled access' which all yield the same result.

 

Is there a setting I'm missing?

 

If it provides any further information I am connecting from Network 1 to Network 2 via the same WAN connection.

  • 8 months later...
  • Replies 979
  • Views 432.2k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Thanks for the quick writeup! I was scratching my head for a good 10 minutes until I realized I had to toggle Inactive to Active. Not sure why my mind read that as clicking inactive would inactivate i

  • I found if you do someething strange in the set up and hit apply, you will lose access to the server...you will not be able to ping it or load the interface.   to fix without rebooting after

  • I was having problems getting this all to work but I figured it out after about an hour.   I was able to connect to the vpn but was not able to connect to anything on my network or get an in

Posted Images

I had similar problem and have found solution, so maybe my example will help someone.

I had wireguard config set as shown at wireguard tutorial, with local server not using NAT, with forwarded ports on router and added static route from wireguard network pool to unraid ip. Peer access was set to remote tunneled access and what happened was I could connect via wireguard and could reach server ip and all dockers running on the same addres, I could reach physical router on my network, as well as adguard docker running on custom network with its own ip. But nothing else, I couldn't reach any other devices on my LAN or anything outside my LAN (no internet access).

What worked for me was addition of postrouting to iptables in unraid console:

iptables -t nat -A POSTROUTING -s 10.253.0.0/24 -o shim-br0 -j MASQUERADE

I have both br0 and shim-br0 interfaces on my unraid, but setting the first one didn't work for me. As far as I know this setting is not persistent so it has to be done at each server reboot. I have used user scripts for that.

I hope this helps someone.

  • 2 months later...
On 7/21/2025 at 5:32 PM, phonik said:

I had similar problem and have found solution, so maybe my example will help someone.

I had wireguard config set as shown at wireguard tutorial, with local server not using NAT, with forwarded ports on router and added static route from wireguard network pool to unraid ip. Peer access was set to remote tunneled access and what happened was I could connect via wireguard and could reach server ip and all dockers running on the same addres, I could reach physical router on my network, as well as adguard docker running on custom network with its own ip. But nothing else, I couldn't reach any other devices on my LAN or anything outside my LAN (no internet access).

What worked for me was addition of postrouting to iptables in unraid console:

iptables -t nat -A POSTROUTING -s 10.253.0.0/24 -o shim-br0 -j MASQUERADE

I have both br0 and shim-br0 interfaces on my unraid, but setting the first one didn't work for me. As far as I know this setting is not persistent so it has to be done at each server reboot. I have used user scripts for that.

I hope this helps someone.

THANK YOU!

I started to blow my head off on this one, everything worked, except getting internet through. Now everything just works! You deserve a cookie!

  • 2 months later...

Hello

 

Im not sure where to post this. But here we go

I saw this video: https://www.youtube.com/watch?v=yBF9c0u2wCE

and i tried to follow the steps, then ran into some problems, it says there was a firewall problem. I use asus router, and im not sure what to fix. (i have firewall in router enabled) The other isue is that im using protonvpn, and i dont know how to portforward into the docker image.. I am not sure if there is at killswitch so are there any??

Thank you!

  • 5 months later...
On 7/21/2025 at 5:32 PM, phonik said:

I had similar problem and have found solution, so maybe my example will help someone.

I had wireguard config set as shown at wireguard tutorial, with local server not using NAT, with forwarded ports on router and added static route from wireguard network pool to unraid ip. Peer access was set to remote tunneled access and what happened was I could connect via wireguard and could reach server ip and all dockers running on the same addres, I could reach physical router on my network, as well as adguard docker running on custom network with its own ip. But nothing else, I couldn't reach any other devices on my LAN or anything outside my LAN (no internet access).

What worked for me was addition of postrouting to iptables in unraid console:

iptables -t nat -A POSTROUTING -s 10.253.0.0/24 -o shim-br0 -j MASQUERADE

I have both br0 and shim-br0 interfaces on my unraid, but setting the first one didn't work for me. As far as I know this setting is not persistent so it has to be done at each server reboot. I have used user scripts for that.

I hope this helps someone.

Thank you!!!!

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.