08-02-2009
For printing to work you should be able to telnet to the printer's IP address specifying TPC/IP port 515 (lpd), compare the result with a local, working printer, you should connect proving that the printer is listening on port 515, if not then the
HP Jetdirect card is not working properly in the printer.
10 More Discussions You Might Find Interesting
1. UNIX for Dummies Questions & Answers
Hi,
Does anyone here know where I can find out what commands admintool runs while adding a new user and setting up the account? Reason being is the script I am writting, I can add the user create the path. But it wont set the path for the user. The password well it wont add without... (1 Reply)
Discussion started by: merlin
1 Replies
2. UNIX for Dummies Questions & Answers
hi, i tried these sun command on a sun0s 5.7 but get the "cant open display" message. please advise. i am using netterm to telnet. (5 Replies)
Discussion started by: yls177
5 Replies
3. UNIX for Dummies Questions & Answers
hi, after i execute admintool, i got the below
"Error, cant open display"
what is wrong?
thanks (5 Replies)
Discussion started by: yls177
5 Replies
4. UNIX for Dummies Questions & Answers
I am new to unix....How do I enable XWindows... Or for that matter, use Admintool. .....Pls. help.
Thanks.
PS. I am running Solaris 8. (3 Replies)
Discussion started by: d4jtwvb
3 Replies
5. UNIX for Advanced & Expert Users
Hi
I have a unix box [ Solaris 2.5.1 , sparc staion 5_10 )
I could successfully configure a LOCAL printer using
lpadmin -p XX -v /dev/term/a
But when I tried to do local printer configuration with admintool, ( as root user ) it throws up error. " add printer failed ".
Also when I... (4 Replies)
Discussion started by: shibz
4 Replies
6. UNIX for Advanced & Expert Users
Hello,
Has anyone ever moved a print server using jetadmin to another box? If so, how? There is a script that is installed with the software that is supposed to do the migration but it just moves the files in /etc/lp/interfaces but does not set up the printers. Any suggestions and/or advice?
... (0 Replies)
Discussion started by: dlalonde1
0 Replies
7. HP-UX
Is there any other software that can sub our lame Jetadmin any for free? (2 Replies)
Discussion started by: eliraza6
2 Replies
8. UNIX for Dummies Questions & Answers
I'm trying to add a receipt printer to our server using JetAdmin. I've assigned an IP address to the printer and can ping it from the Unix level, however, when I go into JetAdmin to configure it, I get a message that says it can't communicate with the device. Why would it ping from the Unix level... (0 Replies)
Discussion started by: vedwards
0 Replies
9. Solaris
what happened to admintool in Solaris10? (2 Replies)
Discussion started by: mndavies
2 Replies
10. Solaris
How can I solve this
admintool
Error: Can't open display: (4 Replies)
Discussion started by: iwbasts
4 Replies
LEARN ABOUT DEBIAN
jetpipe
jetpipe(8) jetpipe(8)
NAME
jetpipe - bind a printer device to a tcp port
SYNOPSIS
jetpipe <printerdevice> <portnumber>
DESCRIPTION
jetpipe will bind a printer device to a given portnumber so the printer can be accessed through the JetDirect protocol from a remote
client.
EXAMPLE
/usr/sbin/jetpipe /dev/usblp0 9100
The above commandline will bind the USB printer on /dev/usblp0 to port 9100 where it can be acessed through the JetDirect protocol from a
cups client
SEE ALSO
cups-deviced(8), cups-driverd(8), cups-lpd(8), cups-polld(8), cupsd.conf(5) cupsd(8)
AVAILABILITY
jetpipe is part of ltsp package and the latest versions are available in source form from https://launchpad.net/products/ltsp (link to URL
https://launchpad.net/products/ltsp) .
AUTHOR
copyright 2006 Oliver Grawert <ogra@ubuntu.com>, distributed under the terms of the GNU General Public License version 2 or any later ver-
sion.
Oliver Grawert 20061206 jetpipe(8)