Sponsored Content
Operating Systems HP-UX printer problem - 10.48.2.24 is NOT an acceptable name Post 302155291 by mtedeschi on Thursday 3rd of January 2008 12:00:29 PM
Old 01-03-2008
Problem resolved ... thanks prowla!

Quote:
Originally Posted by prowla
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?
The telnet question pointed me in the right direction. Apparently, you cannot telnet to this model printer resulting in the error message I was receiving. To get around this, I was able to simply define the printer using the IP address of another known "good" printer, then modified the printer file in /etc/lp/interface with the correct address in the PERIPH= line.
 

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
enable(1)							   User Commands							 enable(1)

NAME
enable, disable - enable/disable LP printers SYNOPSIS
/usr/bin/enable printer... /usr/bin/disable [-c | -W] [ -r [reason]] printer... DESCRIPTION
The enable command activates printers, enabling them to print requests submitted by the lp command. enable must be run on the printer server. The disable command deactivates printers, disabling them from printing requests submitted by the lp command. By default, any requests that are currently printing on printer will be reprinted in their entirety either on printer or another member of the same class of printers. The disable command must be run on the print server. Use lpstat -p to check the status of printers. enable and disable only effect queueing on the print server's spooling system. Executing these commands from a client system will have no effect on the server. OPTIONS
The following options are supported for use with disable: -c Cancels any requests that are currently printing on printer. This option cannot be used with the -W option. If the printer is remote, the -c option will be silently ignored. -W Waits until the request currently being printed is finished before disabling printer. This option cannot be used with the -c option. If the printer is remote, the -W option will be silently ignored. -r [reason] Assigns a reason for the disabling of the printer(s). This reason applies to all printers specified. This reason is reported by lpstat -p. Enclose reason in quotes if it contains blanks. The default reason is "unknown reason" for the existing printer, and "new printer" for a printer added to the system but not yet enabled. OPERANDS
The following operand is supported for both enable and disable: printer The name of the printer to be enabled or disabled. Specify printer using atomic name. See printers.conf(4) for information regarding the naming conventions for atomic names. EXIT STATUS
The following exit values are returned: 0 Successful completion. non-zero An error occurred. FILES
/var/spool/lp/* LP print queue. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWpcu | +-----------------------------+-----------------------------+ |CSI |enabled | +-----------------------------+-----------------------------+ SEE ALSO
lp(1), lpstat(1), printers.conf(4), attributes(5) SunOS 5.10 9 Sep 1996 enable(1)
All times are GMT -4. The time now is 02:42 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy