I reformatted a Macbook Pro that was running plexconnect flawlessly, and after re-installing everything I am getting the following error when initializing plexconnect:
Close port forwarding before anything!!! You do not want a non-hardened DNS server exposed to the outside world.
Reboot your machine and try again, if still getting the error open a terminal window and enter the following (without the quotes) in the terminal "sudo lsof -i -P" and look to see in the output what is using port 53.
Close port forwarding before anything!!! You do not want a non-hardened DNS server exposed to the outside world.
Reboot your machine and try again, if still getting the error open a terminal window and enter the following (without the quotes) in the terminal "sudo lsof -i -P" and look to see in the output what is using port 53.
Thank you for the quick response!
I turned off port forwarding immediately after testing it.
I rebooted, and checked in terminal using the command you said. The only thing in the entire list that even has a 53 is this:
Try running PlexConnect again as the port looks to have been freed up. Make sure you shut down PlexConnect using CTRL+C or it will not shut down properly and port 53 issues may occur (you don’t need to do this if using the daemon to auto start it).
Try running PlexConnect again as the port looks to have been freed up. Make sure you shut down PlexConnect using CTRL+C or it will not shut down properly and port 53 issues may occur (you don't need to do this if using the daemon to auto start it).
That doesn't seem to be working. There is nothing on port 53, even after rebooting.
Is there anyway to change the port it is trying to open?