Can't disable PlexGDM

I installed Plex Media Server and Plexconnect on HP Mini Server with NAS4Free. Server ip is 172.16.77.200, but external ip is other. My Apple TV not included in 172.16.77.200/24 network and must connect on external ip. I try to disable plexgdm and set external ip in setting, but nothing happens.

Here is my Settings.cfg (real ip changed to xxx)

 

[PlexConnect]

enable_plexgdm = False

port_pms = 32400

port_webserver = 80

ip_plexconnect = 0.0.0.0

certfile = ./assets/certificates/trailers.pem

ip_dnsmaster = 8.8.8.8

loglevel = Normal

enable_dnsserver = True

logpath = .

ip_pms = 91.208.xx.xxx

hosttointercept = trailers.apple.com

port_ssl = 443

enable_webserver_ssl = True

prevent_atv_update = True

port_dnsserver = 53

enable_plexconnect_autodetect = True

 

and what answer nslookup

 

Megabook:~ mgbrain$ nslookup trailers.apple.com 91.208.xx.xxx

Server: 91.208.xx.xxx

Address: 91.208.xx.xxx#53

 

Non-authoritative answer:

Name: trailers.apple.com

Address: 172.16.77.200

 

At the same time, plexconnect installed on my Home-PC with Windows 8 works right and all options in Setting.cfg works like wrote on manual.

 

 

 

Have you logged into myplex?


Does the plex media server have the ip range of plexconnect/ATV is it’s allowed networks for no authentication?


What is the ip_self reported as in the plexconnect.log?


This sounds like a complex non standard setup so the more information and the more precise that information is the more likely someone can help

You need to use local IP addresses.

If you run a local PlexConnect instance you do not have to have a local PMS if you sign into MyPlex.

Throw away the settings.cfg and use the default generated one on next clean shutdown.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.