Hi there,
Please could someone let me know the best way to redirect my sub domain to the plex remote port?
The DNS on my domain host has an A Record setup for:
plex.mydomain.co.uk > Public IP
If I go do this address the page does not load.
However if I go to plex.mydomain.co.uk:32400/web I can access my media server.
Has anyone got SRV records to work with Plex?
Example:
_plex._tcp.mydomain.co.uk. 86400 IN SRV 0 5 32400 plex.mydomian.co.uk.