How do I print to a Novell network printer from my Linux box?

How do I print to a Novell network printer from my Linux box?

Post by Michael John Panchu » Fri, 29 Jul 1994 17:18:31



Here's what I'd like to do: print off of HPlaserjet 4MXsi which has a
JetDirect card installed in it.  With the addition of the JetDirect card, the
printer has it's own IP address,  is network aware, and has TCPIP enabled.  
How do I go about setting up Linux to print to the beast?
 
 
 

How do I print to a Novell network printer from my Linux box?

Post by i » Sat, 30 Jul 1994 19:33:21



: Here's what I'd like to do: print off of HPlaserjet 4MXsi which has a
: JetDirect card installed in it.  With the addition of the JetDirect card, the
: printer has it's own IP address,  is network aware, and has TCPIP enabled.  
: How do I go about setting up Linux to print to the beast?

--
-----------------------------------------------------------------------------
  Gareth McAleese
  University of Ulster at Coleraine
  Faculty of Informatics
  Cromore Road, Coleraine             Telephone: +44 (0265) 44141 ext 4702
  Co. Londonderry.                          Fax: +44 (0265) 40916

  Personal WWW Home Page:  "http://www.infc.ulst.ac.uk/~gareth"
  Khoros WWW Home Page:  "http://www.infc.ulst.ac.uk/local/khoros/"
-----------------------------------------------------------------------------

 
 
 

How do I print to a Novell network printer from my Linux box?

Post by Donald Beck » Sun, 31 Jul 1994 02:11:28




Quote:>Here's what I'd like to do: print off of HPlaserjet 4MXsi which has a
>JetDirect card installed in it.  With the addition of the JetDirect card, the
>printer has it's own IP address,  is network aware, and has TCPIP enabled.  
>How do I go about setting up Linux to print to the beast?

The "Novell" in your subject line is a little misleading.
The HP4SiMx printer has excellent support for many networking protocols,
including Novell IPX and 'Unix lpr' TCP/IP.

You need only configure your /etc/printcap file to treat the printer as a
normal printer attached to a remote machine, and create the correct spool
directory.  Pay particular attention to the "rm=" entry.

Here is an entry for a printer with hostname hp4simx:

lp|simx|HP 4SiMX printer:\
        :rm=hp4simx:/usr/spool/lpd/simx:lf=/usr/spool/lpd/simx/lpd-errs:

--

USRA Center of Excellence in Space Data and Information Sciences.
Code 930.5, Goddard Space Flight Center,  Greenbelt, MD.  20771
301-286-0882         http://cesdis.gsfc.nasa.gov/pub/people/becker/whoiam.html

 
 
 

How do I print to a Novell network printer from my Linux box?

Post by Gareth McAlee » Sun, 31 Jul 1994 23:44:08



: Here's what I'd like to do: print off of HPlaserjet 4MXsi which has a
: JetDirect card installed in it.  With the addition of the JetDirect card, the
: printer has it's own IP address,  is network aware, and has TCPIP enabled.  
: How do I go about setting up Linux to print to the beast?

Easy, assuming you have allocated an ip number for it and an entry in the
DNS (or equivalent) to HP4MXsi, create or add the following to your
/etc/printcap

----------------------------- /etc/printcap --------------------------------
# HP LaserJet 4si MX attached directly to the network - ascii text
text|ascii|LaserJet 4siMX:\
        :lp=:rp=text:rm=HP4MXsi:sd=/usr/spool/lpd:\
        :lf=/usr/adm/lpd-errs:
# HP LaserJet 4si MX attached directly to the network - PCL/Postscript
raw|4si|HP JetDirect:\
        :lp=:rp=raw:rm=HP4MXsi:sd=/usr/spool/lpd:\
        :lf=/usr/adm/lpd-errs:

----------------------------------------------------------------------------

it worked for me.

Gareth

--
-----------------------------------------------------------------------------
  Gareth McAleese
  University of Ulster at Coleraine
  Faculty of Informatics
  Cromore Road, Coleraine             Telephone: +44 (0265) 44141 ext 4702
  Co. Londonderry.                          Fax: +44 (0265) 40916

  Personal WWW Home Page:  "http://www.infc.ulst.ac.uk/~gareth"
  Khoros WWW Home Page:  "http://www.infc.ulst.ac.uk/local/khoros/"
-----------------------------------------------------------------------------

 
 
 

How do I print to a Novell network printer from my Linux box?

Post by Van Dao M » Sun, 31 Jul 1994 10:04:34



: Here's what I'd like to do: print off of HPlaserjet 4MXsi which has a
: JetDirect card installed in it.  With the addition of the JetDirect card, the
: printer has it's own IP address,  is network aware, and has TCPIP enabled.  
: How do I go about setting up Linux to print to the beast?

<<< Money!!! Novell NFS is the product. It has the modules called
lpr_gway and lpr_srv that will make it possible to print to Novell.
Too bad, this is not free!

Alternatively, use a normal PC, IP services and Winsock. Then get a
winsock lpr server from the place where they keep all free winsock
programs. You can have UNIX to PC-print server printing

 
 
 

How do I print to a Novell network printer from my Linux box?

Post by Kenneth Whel » Wed, 03 Aug 1994 00:24:44



>Easy, assuming you have allocated an ip number for it and an entry in the
>DNS (or equivalent) to HP4MXsi, create or add the following to your
>/etc/printcap
>----------------------------- /etc/printcap --------------------------------
># HP LaserJet 4si MX attached directly to the network - ascii text
>text|ascii|LaserJet 4siMX:\
>    :lp=:rp=text:rm=HP4MXsi:sd=/usr/spool/lpd:\
>    :lf=/usr/adm/lpd-errs:
># HP LaserJet 4si MX attached directly to the network - PCL/Postscript
>raw|4si|HP JetDirect:\
>    :lp=:rp=raw:rm=HP4MXsi:sd=/usr/spool/lpd:\
>    :lf=/usr/adm/lpd-errs:

There is a very good example of how to do this in the manual for the 4si.  
Just don't put spaces between the raw and the | or the text and the |.

It will not work that way.

You can also set up this printer to update to your syslog on linux.   All you
have to do is to give the printer the IP address of the linux machine with
syslogd running.    Very nice.

Regards
Ken

 
 
 

1. Printing from RH 6.0a Linux box to Novell or Samba HP printers on NT

Hi,

I've read through  the How-to's and attempted to  use either nprint or
smbprint  to  print to  both  Novell  Netware  and Windows  NT  shared
printers using a  Red Hat Linux 6.0a distribution  system.  So far Ive
had no  sucess printing to  the printers mounted  on either the  NT or
Novell Netware mounted systems.  Has anyone gotten this to work?

I believe  the Novell  Netare is version  4.x and  the NT is  4.x with
service pack  3 installed.  I think  the Samba version  is 3.0.3.  Ill
try 3.0.5 this week.

Thanks in advance,

marc

--

  -----------== Posted via Newsfeeds.Com, Uncensored Usenet News ==----------
   http://www.newsfeeds.com       The Largest Usenet Servers in the World!
------== Over 73,000 Newsgroups - Including  Dedicated  Binaries Servers ==-----

2. IP Masquerade questions

3. Need help setting up Linux box to print on Novell network

4. What causes "File Table Overflow"?

5. Print from Novell network PC to Solaris network Printer

6. clone-cleanup 2.5.32-BK

7. Linux box networked with Dos Box

8. Cyrix 6X86 166+

9. How do I network Linux box to DOS box "on the cheap"?

10. Printing from unix to printer queue in Novell Network

11. printing SCO 4 via FlexIp to Novell network printers problem

12. How to print to a remote printer on a novell 3.12 network

13. Printing to Novell or direct to HP network printer?