July 9, 201510 yr I need to change the port unraid uses from port 80 to something else because of PlexConnect. How do I change the port and what would you suggest I change it to. Thanks
July 9, 201510 yr Why not change the port of PlexConnect? I think if you change PlexConnect "network Type" to bridge you can then modify the Host Ports to something other than 80, 53, and 443
July 9, 201510 yr You can do this by modifying your go script and restarting your server. Change /usr/local/sbin/emhttp & to (replace 8088 with whatever port you like) /usr/local/sbin/emhttp -p 8088 &
Archived
This topic is now archived and is closed to further replies.