Anybody here a SCO OSR6 Printer Guru?

Kenneth Brody kenbrody at spamcop.net
Wed Aug 6 18:30:56 PDT 2014


On 8/6/2014 7:27 PM, James Flanagan wrote:
[...]
> # /usr/lib/lpadmin -p xc550 -v socket://192.168.254.60:9100 -m xrx550XC.ppd
> UX:lpadmin: ERROR: "socket://192.168.254.60:9100" doesn't exist.
>             TO FIX: Create the file, special device, or FIFO
>                     for the -v option before running this
>                     command.
[...]

Can you verify that something is, indeed, listening on that address?

#  telnet 192.168.254.60 9100

(Don't worry that it's not expecting a telnet connection.  This is just the 
simplest way I can think of to test that something is listening on a given 
port.)

If you get an error connecting, then that's the problem -- either you have 
the wrong IP or port number, or the printer doesn't support that type of 
connection.

If it does connect, you can exit with "ctrl-]" (control right-bracket) to 
get the telnet prompt, and then "quit".

-- 
Kenneth Brody


More information about the Filepro-list mailing list