What's going on here?

# netstat -ptunl | grep lpd
tcp        0      0 0.0.0.0:515             0.0.0.0:*               LISTEN      
30209/lpd Waiting


# lpq
Printer: lp@trot
 Queue: no printable jobs in queue
 Server: no server active
 Status: job 'root@trot+331' saved at 14:03:48.390
 Rank   Owner/ID                  Class Job Files                 Size Time
done   root@trot+214                A   214 /usr/share/lprngtool 20080 13:56:05
done   root@trot+331                A   331 /usr/share/lprngtool/t 627 14:03:48


My printer is on the parallel port, detected and configured with
lprngtool.  It prints the ascii directly to port test, but the regular
ascii and postscript tests immediately show up in the queue with a Rank =
done but they they didn't print, see above.

The only think I can imagine is it's not looking at the search (domain)
directive in /etc/resolv.conf, otherwise trot.local resolves corectly in
dns.

Here's the printcap, 

#
# This printer configuration file was created with lprngtool v.1.1.1
# Any changes made here manually may be lost if lprngtool
# is run later on.
#
# It is NOT advisable to modify this file by hand.  To add, modify, or
# remove printers, please use 'lprngtool' to avoid corruption.

##LPRNGTOOL## LOCAL ljet4 300x300 letter {} LaserJet4 Default 1
lp
:sd=/var/spool/lpd/lp
:sh
:ml=0
:mx=0
:af=/var/spool/lpd/lp/acct
:lf=/var/spool/lpd/lp/log
:cd=/var/spool/lpd/lp
:lp=/dev/lp0
:if=/usr/share/lprngtool/master-filter
:

Any ideas?

// George

-- 
GEORGE GEORGALIS, System Admin/Architect    cell: 347-451-8229 
Security Services, Web, Mail,            mailto:[EMAIL PROTECTED] 
Multimedia, DB, DNS and Metrics.       http://www.galis.org/george 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to