Wow, I didn't even think to check portreserve to be a process that was running, but that makes perfect sense.
service portreserve stop
service cups restart
did the trick.
So, all that's left is to stop PortReserve from starting in the first place, knocking the port off from CUPS using it, and read up to see if there are any disadvantages (or why portreserve wants to use 631 in the first place).
Thank you.
Main Topics
Browse All Topics





by: arnoldPosted on 2009-10-19 at 06:44:52ID: 25605067
You seem to have an application setup portreserve that is binding to the 631 port. wiki/Featu res/Portre serve
https://fedoraproject.org/
See whether this utility has a configuration to either stop binding to this port or stop it from starting in the first place.