Hi,
i am using PlexConnect with ATV3 - and it works like a charm.
But i´ve got a question about the DNS responses:
while checking the console from time to time there are responses from different domains
i.e:
11:30:23 DNSServer: Source: ('192.168.178.24', 56972)
11:30:23 DNSServer: Domain: EVIntl-ocsp.verisign.com
11:30:23 DNSServer: ***forward request
11:47:20 DNSServer: DNS request received!
11:47:20 DNSServer: Source: ('192.168.178.34', 51145)
11:47:20 DNSServer: Domain: e3191.dscc.akamaiedge.net.0.1.cn.akamaiedge.net
My Settings.cfg looks like:
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 = 192.168.178.2 enable_plexgdm = True hosttointercept = trailers.apple.com port_ssl = 443 enable_webserver_ssl = True prevent_atv_update = True port_dnsserver = 53
Is this because of the public DNS? And is this a "security problem"?
Thanks for any help!