Hi!
I'm hoping you may be able to help me - I'm just savvy enough to input an ABE rule, but not enough to understand how to write one.
I need to be able to access http://plexbox:32400/manage from computers on my LAN other than the machine plex is running on. When I browse to that location, I get an ABE error
"Request {GET http://plexbox:32400/web/index.html <<< http://plexbox:32400/manage, chrome://browser/content/browser.xul -6} filtered by ABE: <local> Deny"
Is there a rule I can use to avoid this, but only when the request is being made a machine on the LAN?
Thanks!
[RESOLVED] Rule Help - Access to Plex Media Server from LAN
[RESOLVED] Rule Help - Access to Plex Media Server from LAN
Mozilla/5.0 (Windows NT 6.2; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0
- GµårÐïåñ
- Lieutenant Colonel
- Posts: 3369
- Joined: Fri Mar 20, 2009 5:19 am
- Location: PST - USA
- Contact:
Re: Rule Help - Access to Plex Media Server from LAN
Code: Select all
SITE plexbox:32400
ACCEPT from LOCAL
If you have a rule that follows containing a DENY, then just the above
This was meant to be as tight as possible while giving you most access locally.
If you don't want to limit by port, just the site, then remove the :32400 otherwise leave it there.
Unless you have some really bizarre LAN setup, that should do it for you.
~.:[ Lï£ê ï§ å Lêmðñ åñÐ Ì Wåñ† M¥ Mðñê¥ ßå¢k ]:.~
________________ .: [ Major Mike's ] :. ________________
________________ .: [ Major Mike's ] :. ________________
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.1.0.0 Safari/537.36
Re: Rule Help - Access to Plex Media Server from LAN
Thank you!
Mozilla/5.0 (Windows NT 6.2; WOW64; rv:24.0) Gecko/20100101 Firefox/24.0
- GµårÐïåñ
- Lieutenant Colonel
- Posts: 3369
- Joined: Fri Mar 20, 2009 5:19 am
- Location: PST - USA
- Contact:
Re: Rule Help - Access to Plex Media Server from LAN
Welcome, did it resolve your issue?orangish wrote:Thank you!
~.:[ Lï£ê ï§ å Lêmðñ åñÐ Ì Wåñ† M¥ Mðñê¥ ßå¢k ]:.~
________________ .: [ Major Mike's ] :. ________________
________________ .: [ Major Mike's ] :. ________________
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.1.0.0 Safari/537.36
Re: Rule Help - Access to Plex Media Server from LAN
Looks like it! 

Mozilla/5.0 (Windows NT 6.2; WOW64; rv:24.0) Gecko/20100101 Firefox/24.0