-
Setup VPS + Unraid + Wireguard + Plex
I will give it a try, thanks: 🙂
-
Setup VPS + Unraid + Wireguard + Plex
Hi, can you explain why my Unraid is the issue? You might misunderstood me, Unraid is not the wireguard server, it's just a client. Further it is successfully connected to the vps/wireguard server. I can ping Unraid via wireguard and open Plex via wireguard. I can't open Plex when I hit the wireguard server on port 32400. Which should forward to Unraid in wireguard. This might change something? Thanks for your help. 🙏🏻 Network setting is ipvlan. br0 and eth0
-
Setup VPS + Unraid + Wireguard + Plex
Outside the house, KVM VPS located in a data centre. I'm pretty sure, it's my port forwarding. The connection to wireguard is working, Unraid is connected to wireguard. I can ping Unraid and open Plex via it's wireguard IP. So the wireguard tunnel shouldn't be the issue. It must be the forwarding.
-
Setup VPS + Unraid + Wireguard + Plex
Correction: Case 2: Mobile > CGNAT Home ISP > AVM FritzBox (Router) > VPS > UFW > Wireguard Docker > Unraid (is working) What I want to achieve: Mobile/Computer/Tablet (not connected to wireguard) > CGNAT Home ISP > AVM FritzBox (Router) > VPS:32400 > UFW > Mapped Port to Wireguard Docker > Unraid > Plex
-
Setup VPS + Unraid + Wireguard + Plex
I will do my best to provide all necessary data. VPS - Debian 12: No gui, access via ssh, I can putty into it via it's ip. Unraid > CGNAT Home ISP > AVM FritzBox (Router) > VPS > UFW > Wireguard Docker (working) Mobile > CGNAT Home ISP > AVM FritzBox (Router) > VPS > UFW > Wireguard Docker > Unraid (not working) Mobile > CGNAT Home ISP > AVM FritzBox (Router) > VPS > UFW > Wireguard Docker > VPS internal wireguard ip (working) I can open the Unraid dashboard with my phone while connected to the Wireguard VPN and reach it via its Wireguard IP. Now I am trying to access it without connecting my phone to the vpn. I have port 32400 in the yaml. Plex uses this port, I also added to forward this port to the nas: - WG_POST_UP=iptables -t nat -A PREROUTING -p tcp --dport 32400 -j DNAT --to-destination "unraid internal wireguard ip". - WG_POST_DOWN=iptables -t nat -A PREROUTING -p tcp --dport 32400 -j DNAT --to-destination "unraid internal wireguard ip". This doesn't work, port 32400 is allowed in uwf.
-
Setup VPS + Unraid + Wireguard + Plex
Sorry I will get more into details, to clear things up. First, thanks for your reply and help. 🙏 I´m running a vps with debian. The vps is rented and located in a data centre. My unraid is located in my house and behind a cgnat. So my idea is I will host a wireguard server (wg-easy) via docker on the vps and connect unraid to it. So my vps is the wireguard server. I mounted the neccessary ports for plex and unraid for the container. So the idea is to proxy the plex docker container on unraid trough wireguard/vps. Unraid was also able to connect to the vps, what I couln´t achieve was to proxy plex traffic trough wireguard. Unfortunately I´ve no clue if I messed on the vps or unraid part of it.
-
Unraid doesn´t shutdown
Hey, I fixed it but I have no idea what fixed it because I did several things. I formatted my ssd with appdata and so on because the filesystem seems to be damaged and I swapped the psu and ram. I'm pretty sure it was the corrupt fs but I can't say for sure. EDIT: Also updated the bios of my mb.
-
Setup VPS + Unraid + Wireguard + Plex
Hey folks, I already tried my luck on reddit but without any success. As the title suggests, I´m trying to connect my unraid to a vps with wireguard. What am I trying to achieve? Since I am behind a cgnat, I would like to share plex via the static IP of the vps. I managed to setup wireguard on the vps, open the port with ufw and got unraid to connect to the vps. However what I couldn´t achieve was to connect to plex using the vps. Any ideas? I prefer to use "native" wireguard instead of tailscale. yaml wg-easy on vps: version: "3.8" services: wg-easy: environment: - WG_HOST=1***** - WG_POST_UP=iptables -t nat -A PREROUTING -p tcp --dport 32400 -j DNAT --to-destination 10.8.0.2 - WG_POST_DOWN=iptables -t nat -A PREROUTING -p tcp --dport 32400 -j DNAT --to-destination 10.8.0.2 image: ghcr.io/wg-easy/wg-easy container_name: wg-easy volumes: - $HOME/docker/volumes/wg:/etc/wireguard ports: - "51820:51820/udp" - "32400:32400/tcp" # - "51821:51821/tcp" restart: unless-stopped cap_add: - NET_ADMIN - NET_RAW - SYS_MODULE sysctls: - net.ipv4.ip_forward=1 - net.ipv4.conf.all.src_valid_mark=1
-
[Support] Clowrym's Docker Repository
Hey guys, maybe one of you has an idea, I cant reach the ui of transmission. Trying to open it results in the error: 404: Not Found /opt/transmission-ui/transmission-web-control/index.html (No such file or directory)
-
Unraid doesn´t shutdown
I haven't connected a monitor yet, I'll do that later.
-
Unraid doesn´t shutdown
Thanks for your reply. No I don´t use a cyberpower ups. 😃 I attached my syslog, this might help? syslog-previous-zensiert.txt
-
Unraid doesn´t shutdown
Hi everyone, I'm experiencing an issue with my Unraid server. When I attempt to shut it down, this happens: The server appears to shut down (the dashboard becomes unreachable). However, the system doesn't fully power off. The fans and the system remain running, even though it should be turned off. Thanks in advance for your help! Best regards
-
More storage used than copied
Thanks, Didn´t know about that difference.
-
More storage used than copied
Hey guys, it might be a newbie question, please have mercy. I setup unraid and copied all my data from gdrive to my shares. Google reported a usage of 18.77TB, rclone copied everything successfull to my HDDs. However unraid is reporting a usage of 20.6TB for my share and 20.9TB overall. How is this possible? I´m using 2x 18TB HDD. Thanks for any help.
MCKraemer
Members
-
Joined
-
Last visited