pfsense:plex
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
pfsense:plex [2020/04/09 13:08] – [Have Plex use Direct Mode] peter | pfsense:plex [2020/12/07 09:30] (current) – [Update DNS Resolver] peter | ||
---|---|---|---|
Line 33: | Line 33: | ||
{{: | {{: | ||
- | When you receive request for port 32400 on the WAN gateway from any source IP or port, redirect it to 192.168.1.2:32400. | + | When you receive request for port 32400 on the WAN gateway from any source IP or port, redirect it to 192.168.1.5:32400. |
<WRAP important> | <WRAP important> | ||
Line 40: | Line 40: | ||
- | It may be prudent to verify that this does exists under **Firewall -> Rules -> WAN**, and if not to manually configure such as rule. | + | It may be prudent to verify that this does exists under **Firewall -> Rules -> WAN**, and if not to manually configure such a rule. |
How is this different from the NAT rule? Well the NAT rule was telling the firewall how to map an external port to an internal one, so that our machine is reachable from the internet. | How is this different from the NAT rule? Well the NAT rule was telling the firewall how to map an external port to an internal one, so that our machine is reachable from the internet. | ||
Line 57: | Line 57: | ||
---- | ---- | ||
- | ==== Update | + | ==== Update DNS Resolver ==== |
pfSense includes built in methods of [[https:// | pfSense includes built in methods of [[https:// | ||
- | In pfSense: | + | This protection can prevent being able to connect to a Plex Media Server securely on the local network. |
- | Navigate to **Services -> DNS Resolver -> General Settings**. | + | To remediate this: |
- | Add the following to the **Custom Options** box on a new line. | + | * In pfSense: |
- | + | * Navigate to **Services -> DNS Resolver -> General Settings**. | |
- | < | + | * Add the following to the **Custom Options** box on a new line. < |
server: | server: | ||
</ | </ | ||
- | Ensure that other entries in this box are on separate lines. | + | * Ensure that other entries in this box are on separate lines. |
{{: | {{: | ||
+ | |||
+ | |||
+ | <WRAP todo> | ||
+ | **TODO: | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: ** An alternative method is to have the following entries within the Resolver Custom option: | ||
+ | |||
+ | < | ||
+ | server: | ||
+ | local-zone: “plex.direct” redirect | ||
+ | local-data: " | ||
+ | </ | ||
+ | |||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | In **Network Address Translation**: | ||
+ | |||
+ | * NAT Reflection mode for port forwards: | ||
+ | |||
+ | While this works for remote connections, | ||
+ | |||
+ | </ | ||
+ | |||
+ | <WRAP important> | ||
+ | **WARNING: | ||
+ | |||
+ | This can affect which streaming qualities are used, as well as trigger Remote-applicable Server Settings - Bandwidth and Transcoding Limits. | ||
+ | |||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | See [[PFSense: | ||
---- | ---- | ||
Line 79: | Line 117: | ||
- | ==== Use **NAT reflection** ==== | + | ==== Use NAT reflection ==== |
In pfSense: | In pfSense: |
pfsense/plex.1586437711.txt.gz · Last modified: 2020/07/15 09:30 (external edit)