[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: CUPS Server Error



Sam Watkins wrote:

On Mon, Nov 29, 2004 at 09:34:47AM -0500, Noah Durell wrote:
How do I check that the firewall is not blocking port 631?

 telnet localhost 631

if it says "Connected to localhost." then it's not blocked
(I don't know why it would be.)

you have to type ctrl-] q <enter> to kill telnet


Sam

Thanks for the info,
It's not blocked:

$ telnet localhost 631
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
^]
telnet> q
Connection closed.


-Noah



Reply to: