• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting SOLVED: ExpressVpn breaking Jellyfin

     
    • 0 Vote(s) - 0 Average

    SOLVED: ExpressVpn breaking Jellyfin

    Jellyfin doesn't work when ExpressVpn is connected
    tmsrxzar
    Offline

    Senior Member

    Posts: 755
    Threads: 6
    Joined: 2023 Nov
    Reputation: 20
    #6
    2024-01-26, 01:41 AM
    alright, makes sense

    i can give you some testing hints, i believe the routing on the machine running all these is incorrect

    basic overview guide of routing on windows is here https://www.howtogeek.com/22/adding-a-tc...ting-table

    what i believe needs to happen is your machine needs a route for tailscale that tells it to only send that traffic to tailscale
    since the 'automatic' split tunneling doesn't (seem to) work, it will be manual

    need to add a route using 'route add' that directs all traffic from your "LAN IP" to the Tailscale Gateway Server IP VIA your LAN Gateway so that it doesn't try to send it to (or through) expressVPN

    example
    Lan IP 192.168.0.20
    Lan Gateway 192.168.0.1
    Tailscale Server 2.3.4.5

    route add 2.3.4.0 MASK 255.255.255.0 192.168.0.1

    it gets quite involved doing routing and it's been years since i've done it on windows but i believe this should be the path forward
    1
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    ExpressVpn breaking Jellyfin - by SilveryAbaba - 2024-01-24, 04:44 AM
    RE: ExpressVpn breaking Jellyfin - by TheDreadPirate - 2024-01-24, 05:20 AM
    RE: ExpressVpn breaking Jellyfin - by SilveryAbaba - 2024-01-26, 12:32 AM
    RE: ExpressVpn breaking Jellyfin - by tmsrxzar - 2024-01-26, 12:52 AM
    RE: ExpressVpn breaking Jellyfin - by SilveryAbaba - 2024-01-26, 01:21 AM
    RE: ExpressVpn breaking Jellyfin - by tmsrxzar - 2024-01-26, 01:41 AM
    RE: ExpressVpn breaking Jellyfin - by SilveryAbaba - 2024-01-26, 02:04 AM
    RE: ExpressVpn breaking Jellyfin - by tmsrxzar - 2024-01-26, 02:12 AM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode