2024-12-30, 05:09 AM
(This post was last modified: 2024-12-30, 01:37 PM by TheDreadPirate. Edited 1 time in total.)
(2024-12-29, 10:12 PM)TheDreadPirate Wrote: What is the goal of your wireguard setup? Is it only for Jellyfin? Or is it also for routing ALL internet traffic through it?
If the goal is to route JUST jellyfin through wireguard, or remote system access, you need to change "AllowedIPs" to 10.6.0.0/16. And remove the DNS line.
Since your TrueNAS host is already on the same LAN as the Wireguard server, having DNS set and "AllowedIPs" to 0.0.0.0 is a bit pointless.
i basically only use it to access the ip adress of the truenas server
aand the different ports it has. like my <app we don't talk about - TDP> app (which has perfectly fine internet access).
i'll change it, but that doesn't really solve the problem, right?