Been trying to get plexconnect to work on my synology at home but for some reason it keeps failing, now i dont need the DNS part since im hard forwarding on our router :) Apart from that why is the forward to port 81 when port 80 might also be used? or is it not possible to use port 80 together with other sites?
It seems when i install it and manually disable the DNS part it works on port 81 but not when i go to trailers.apple.com:80 that gives a permission error, any idea?
Been trying to get plexconnect to work on my synology at home but for some reason it keeps failing, now i dont need the DNS part since im hard forwarding on our router :) Apart from that why is the forward to port 81 when port 80 might also be used? or is it not possible to use port 80 together with other sites?
It seems when i install it and manually disable the DNS part it works on port 81 but not when i go to trailers.apple.com:80 that gives a permission error, any idea?
It is at port 81 because apache can be running on port 80 to serve user websites. If in your case you do not have apache running, you can change the plexconnect config to use port 80 and then forwarding to 80 will work. As soon as you will do something that requires a website (e.g. Photostation) it will fail however.
You can indeed use the router forewarding and not the dns server. I would leave the port at 81, why wouldn't you? Once configured it is invisible isn't it?
Yes but for some reason the port forwarding you put in from 80 > 81, so it would be going through on 81 wont work for me. When i then visit trailers.apple.com it shows:
Bad Request
Your browser sent a request that this server could not understand.
Yes but for some reason the port forwarding you put in from 80 > 81, so it would be going through on 81 wont work for me.
The forwarding i have put in only works when apache is running. If you let your router redirect trailers.apple.com on port 80 to your nas ip on port 81 everything should be fine. And if you do not like that just Edit /usr/local/plexconnect/share/PlexConnect/Settings.cfg and set the port back to 80
The thing is i dont think my router can forward port 80 to 81 since its LAN side. I think you can only port forward things like that if its WAN > LAN. I was hoping it could do if trailers.apple.com then auto go to 81 (synology).
atv will always go to trailers.apple.com:80, nothing that can be done on that. On NAS there can only be one service running on port 80. When the spk package is installed, it installs some files for apache to redirect the trailers.apple.com:80 to a connection running on port 81 (PlexConnect)
So is something else as apache is running you must handle the port forwarding yourself, there is no way around that.
Yes it forwards it right, when i ping trailers.apple.com it goes to 192.168.1.8 which is our synology, when i type that in a browser i keep getting the error msg. Tried reinstalling the package twice now, keep getting this error msg. The only thing i disabled in the .cfg is the DNS server as i dont need that part.