Sponsored Content
Operating Systems HP-UX printer problem - 10.48.2.24 is NOT an acceptable name Post 302152871 by prowla on Friday 21st of December 2007 05:26:38 PM
Old 12-21-2007
Can you ping the printer from the server?
Can you telnet to the JetDirect port (I'm not sure what it uses) from the server?
Are you shuuuure it's the right IP address?
How about the subnet mask?
Do you want to print direct to it from UNIX, or have you considered setting up UNIX prin services on Windows, and then configuring the printer as an rlp device?
 

10 More Discussions You Might Find Interesting

1. HP-UX

printer problem

Hi.. i am using HP UX 11.00.. and i amtrying to connect a network printer to the server and creat a print queue using HP JetDirect utility.I down loaded the Hp11e118.SD driver for Hp jetdirect and trying to install it using swinstall -s /tmp/Hp11e118.SD It was installed first time but eror... (2 Replies)
Discussion started by: Prafulla
2 Replies

2. UNIX for Advanced & Expert Users

impact printer problem

We are trying to setup an impact printer - Tally t2030 on our unix server digital unix 4.0D. It skips half the first page of every print both from our application and the unix level. It starts the 2nd half of the page at the top of the 2nd physical paper in the printer. The printer uses... (4 Replies)
Discussion started by: MizzGail
4 Replies

3. UNIX for Dummies Questions & Answers

Network Printer Problem-help

Hello am asking for your help on printer issues. i wanted to change the current printer we have now, basically bec we needed a more durable one. so recently i have a product demo, but its driver is not present in UNIX. i will be using the same network printer name but different model.... (0 Replies)
Discussion started by: lancemendioro
0 Replies

4. UNIX for Dummies Questions & Answers

cc path problem - no acceptable path found

Hello everyone, I'm a unix noob. I have a powerbook running mac os x 10.4 and for one of my classes I need to install the latest version of php (5.0.5). I'm following the instructions at http://developer.apple.com/internet/opensource/php.html to install but I've run into a problem. The... (2 Replies)
Discussion started by: kendokendokendo
2 Replies

5. IP Networking

Acceptable collisions

Hi All I have a Sun V120 with eri0 NIC set to 10-Half connected to Fa0/0 on a Cisco 2600 (Fa0/0 also set to 10-Half). I am seeing collisions on this link (as expectd with a 10-Half connection) BUT, what is an acceptable rate of collisions for this type of link? FYI, the Sun box is showing... (2 Replies)
Discussion started by: bashdem
2 Replies

6. SuSE

Printer problem

1. When i am giving unknown printer in the lp command, I am facing the below error. Is there any way to avoid the error? lp -dadfsd adf.prn ganeshb@its04489:~ $ lp -d adl -s pea_error1.txt status Information, attempt 1 of 3: sending job 'kganeshb@its04489+83' to adl@localhost... (0 Replies)
Discussion started by: kingganesh04
0 Replies

7. UNIX for Advanced & Expert Users

Printer problem

1. when i am giving the unknown printer the lp command, i am getting the below error. Is there any way suppress the error? MY input lp -d ppp aa.prn Output Status Information, attempt 2 of 3: sending job 'kganeshb@its04489+209' to klsdfa@localhost connecting to... (1 Reply)
Discussion started by: kingganesh04
1 Replies

8. SCO

problem with network printer

Install a network printer and I can only print with root login. When I use another login creates the request and will not print and soon disappears. please what should I do? (5 Replies)
Discussion started by: Edgar Guevara
5 Replies

9. UNIX for Beginners Questions & Answers

Using exit in For Loop - Is this acceptable

Hi Folks - Here is a for loop I've created and I just wanted to see if this was okay practice: for M in NAME1 NAME1 NAME3 do echo "Executing MaxL:" $M >>${_LOGFILE} 2>&1 . ${_STARTMAXLPATH}startmaxl.sh ${_MAINPATH}${_MAXLPATH}$M.mxl _RC=$? if then ... (7 Replies)
Discussion started by: SIMMS7400
7 Replies

10. UNIX for Beginners Questions & Answers

Simplified Code? Acceptable?

Hi Folks - I have the following peice of code that I believe is uncecesarily long and I modified it to shorten it up. I was hoping one could comment and confirm my approach was acceptable? Original: if then pushd "${_INTRAPATH}" #Search for lines in... (1 Reply)
Discussion started by: SIMMS7400
1 Replies
lpq(1)                                                              Apple Inc.                                                              lpq(1)

NAME
lpq - show printer queue status SYNOPSIS
lpq [ -E ] [ -U username ] [ -h server[:port] ] [ -P destination[/instance] ] [ -a ] [ -l ] [ +interval ] DESCRIPTION
lpq shows the current print queue status on the named printer. Jobs queued on the default destination will be shown if no printer or class is specified on the command-line. The +interval option allows you to continuously report the jobs in the queue until the queue is empty; the list of jobs is shown once every interval seconds. OPTIONS
lpq supports the following options: -E Forces encryption when connecting to the server. -P destination[/instance] Specifies an alternate printer or class name. -U username Specifies an alternate username. -a Reports jobs on all printers. -h server[:port] Specifies an alternate server. -l Requests a more verbose (long) reporting format. SEE ALSO
cancel(1), lp(1), lpr(1), lprm(1), lpstat(1), http://localhost:631/help COPYRIGHT
Copyright 2007-2011 by Apple Inc. 16 June 2008 CUPS lpq(1)
All times are GMT -4. The time now is 05:46 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy