|
Home > Archive > Unix questions > January 2005 > lpstat output information
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
lpstat output information
|
|
| Unix user 2005-01-07, 7:48 am |
| After send a file to the print queue, then check the queue with lpstat
command, the output looks like:
prnter-345 user_name@0.0.0.0 50 Jan 06 11:04
My question is how to change 0.0.0.0 to the proper machine name from which
the print job is sent?
Thanks!
| |
| Bryan Brock 2005-01-07, 5:59 pm |
| 0.0.0.0 is another name for the default route when you're setting the
default gateway on your machine, but I've never seen it in the lpstat
output before.
What do "netstat -ni" and "netstat -nr" look like for your machine?
Also, what does "lpstat -t" look like?
|
|
|
|
|