9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Newbie question on printing
@ 2005-07-26 10:29 Robert Raschke
  2005-07-26 10:57 ` Steve Simon
  2005-07-26 11:03 ` Russ Cox
  0 siblings, 2 replies; 14+ messages in thread
From: Robert Raschke @ 2005-07-26 10:29 UTC (permalink / raw)
  To: 9fans

Hi,

since I'm going nowhere with my attempts at getting something printed
on my new network printer (Samsung CLP550N) I'm pretty sure I am
missing something simple (as is usually the case with P9 setup).

I have tried to get an understanding of how networked printers are
meant to communicate, but googling gives me no really useful links.  I
have read about the LPD protocol, but that appears to be for queueing
and spooling on a host machine.  I have found lots of references to
port 9100 and JetDirect, but no actual details of what that is and how
the protocol works.  Apparently some network printers allow FTP to
pring, but the CLP550N just gives me connection disallowed.

I added the printer as cpl550n into my /lib/ndb/local, and I can
access it's web interface via port 80 fine and dandy.

I have tried enabling tcp515 in /rc/bin/services on my
auth/cpu/fossil/venti server (called prunelle) and added a line like
this to my /sys/lib/lp/devices:


clp550n	robbys-room	prunelle	clp550n	-	post+600dpi	generic	lpdspool	lpd	-	-	FIFO

Using that, I get some activity in the queue and log directories, but
no printing.  I'm guessing this is due to me actually not having said
how to get to the printer proper.  So, I tried something like this:

clp550n	robbys-room	prunelle	tcp!clp550n!9100	81920	post+600dpi			generic		generic		generic		generic		tcppost		FIFO

But now I am getting timeouts from tcpostio; so my guess is that port
9100 isn't quite right or the protocol has shifted.

Does anyone have any pointers as to where I could get some information
on how to communicate with network printers.  Something where I could
telnet and try out stuff.  (I does apparently talk IPP, but there have
been discouraging remarks about that protocol in the past.)

Or alternatively, has anyone got a Samsung CLP working and would like
to let me know their setup details?

Thank you for any help,
Robby



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2005-07-26 18:49 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-26 10:29 [9fans] Newbie question on printing Robert Raschke
2005-07-26 10:57 ` Steve Simon
2005-07-26 11:05   ` Russ Cox
2005-07-26 11:33     ` Robert Raschke
2005-07-26 12:06       ` Russ Cox
2005-07-26 15:46         ` Jack Johnson
2005-07-26 15:59           ` Russ Cox
2005-07-26 16:07           ` Ronald G. Minnich
2005-07-26 16:35             ` Jim McKie
2005-07-26 16:55               ` Jack Johnson
2005-07-26 17:28                 ` Ronald G. Minnich
2005-07-26 18:49               ` andrey mirtchovski
2005-07-26 16:44             ` Jack Johnson
2005-07-26 11:03 ` Russ Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).