Jellyfin Forum
Possible to restrict user's access based on IP or device MAC? - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions)
+--- Thread: Possible to restrict user's access based on IP or device MAC? (/t-possible-to-restrict-user-s-access-based-on-ip-or-device-mac)



Possible to restrict user's access based on IP or device MAC? - 4r5hw45twh - 2024-10-09

Is it possible to only allow a user to login on whitelisted MAC addresses/IP's?


RE: Possible to restrict user's access based on IP or device MAC? - TheDreadPirate - 2024-10-09

Not per user, but you can provide a list of allowed IPs.

Dashboard > Networking > Remote Access Settings > Remote IP Filter

Make sure that Remote IP address filter mode is set to whitelist (default).

This will not apply to "local" clients. Whether they be physically local, or on the subnet(s) you've configured to be labeled as "local".


RE: Possible to restrict user's access based on IP or device MAC? - 4r5hw45twh - 2024-10-09

(2024-10-09, 02:51 PM)TheDreadPirate Wrote: Not per user, but you can provide a list of allowed IPs.

Dashboard > Networking > Remote Access Settings > Remote IP Filter

Make sure that Remote IP address filter mode is set to whitelist (default).

This will not apply to "local" clients.  Whether they be physically local, or on the subnet(s) you've configured to be labeled as "local".

Ah, darn. Was trying to think of a way to prevent a user from sharing their account with someone else.