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.

VPN Issue: Wireguard client on W11 / Android says connected, unraid shows Last handshake: not received

Featured Replies

I'm trying to access my home network, but I cannot seem to be able to us built in VPN. I have activated it, port forwarded 51820.

Nothing seems to work, on clients, both on android and windows, it shows "activated", sending, but not receiving. 

 

Any thoughts on how I can troubleshoot?

Remote access to unraid via myservers work, if that helps...

 

 

wg-quick up wg0 (autostart)
[#] ip link add wg0 type wireguard
[#] wg setconf wg0 /dev/fd/63
[#] ip -4 address add 10.253.0.1 dev wg0
[#] ip -6 address add fc00:253:0:0::1 dev wg0
[#] ip link set mtu 8920 up dev wg0
[#] ip -6 route add fc00:253::5/128 dev wg0
[#] ip -6 route add fc00:253::4/128 dev wg0
[#] ip -6 route add fc00:253::2/128 dev wg0
[#] ip -4 route add 10.253.0.5/32 dev wg0
[#] ip -4 route add 10.253.0.4/32 dev wg0
[#] ip -4 route add 10.253.0.2/32 dev wg0
[#] logger -t wireguard 'Tunnel WireGuard-wg0 started'
[#] iptables -t nat -A POSTROUTING -s 10.253.0.0/24 -o br0 -j MASQUERADE;ip6tables -t nat -A POSTROUTING -s fc00:253:0:0::/64 -o br0 -j MASQUERADE
[#] ip -4 route flush table 200
[#] ip -4 route add default via 10.253.0.1 dev wg0 table 200
[#] ip -4 route add 192.168.1.0/24 via 192.168.1.1 dev br0 table 200

wg-quick down wg2
wg-quick: `wg2' is not a WireGuard interface

wg-quick down wg1
wg-quick: `wg1' is not a WireGuard interface

wg-quick down wg2
wg-quick: `wg2' is not a WireGuard interface

wg-quick down wg0
[#] ip link delete dev wg0
[#] logger -t wireguard 'Tunnel WireGuard-wg0 stopped'
[#] iptables -t nat -D POSTROUTING -s 10.253.0.0/24 -o br0 -j MASQUERADE;ip6tables -t nat -D POSTROUTING -s fc00:253:0:0::/64 -o br0 -j MASQUERADE
[#] ip -4 route flush table 200
[#] ip -4 route add unreachable default table 200
[#] ip -4 route add 192.168.1.0/24 via 192.168.1.1 dev br0 table 200

wg-quick up wg0
[#] ip link add wg0 type wireguard
[#] wg setconf wg0 /dev/fd/63
[#] ip -4 address add 10.253.0.1 dev wg0
[#] ip -6 address add fc00:253:0:0::1 dev wg0
[#] ip link set mtu 8920 up dev wg0
[#] ip -6 route add fc00:253::5/128 dev wg0
[#] ip -6 route add fc00:253::4/128 dev wg0
[#] ip -6 route add fc00:253::2/128 dev wg0
[#] ip -4 route add 10.253.0.5/32 dev wg0
[#] ip -4 route add 10.253.0.4/32 dev wg0
[#] ip -4 route add 10.253.0.2/32 dev wg0
[#] logger -t wireguard 'Tunnel WireGuard-wg0 started'
[#] iptables -t nat -A POSTROUTING -s 10.253.0.0/24 -o br0 -j MASQUERADE;ip6tables -t nat -A POSTROUTING -s fc00:253:0:0::/64 -o br0 -j MASQUERADE
[#] ip -4 route flush table 200
[#] ip -4 route add default via 10.253.0.1 dev wg0 table 200
[#] ip -4 route add 192.168.1.0/24 via 192.168.1.1 dev br0 table 200

 

Edited by takkkkkkk

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.