LPD PRINTER CONFIGURATION


 
Thread Tools Search this Thread
Operating Systems SCO LPD PRINTER CONFIGURATION
# 1  
Old 06-23-2010
Data LPD PRINTER CONFIGURATION

Dear All,


I have configured a printer on a unix box to be printing on windows xp printer. Below are the steps followed:-
  1. Create the printer on the Windows XP box and share it as prt5
  2. Enable unix printer services on windows XP box
  3. On unix box i make changes on hosts,hosts.equiv and .rhosts files contents of hosts file and hosts.equiv the same.
    • .RHOSTS FILE
      • root root
        info root
        infomain root
        backup root
    • HOSTS FILE
      • 127.0.0.1 localhost
        192.9.9.1 info
        192.9.9.29 sslstocks
        192.9.9.49 ssljc
        192.9.9.251 backup
    • HOSTS.EQUIV
      • root root
        info root
        backup root
  4. During printer installation i use HP Network Printer Manager
    • option no. 6 - add printer to spooler
    • enter spooler destination - prt5
    • enter network peripheral name - ssljc
    • the rest i take default settings and the printer prt5 is added to the spooler; and if you check on printer manager you will find it there.
  5. Below are the contents of printcap file.
    • prt6:\
      :lp=:rm=ssljc:rp=prt5:sd=/usr/spool/lpd/prt5:
  6. If i send a print job, it gets stuck on the queue for ever. on checking the connection on the printer manager, it changes to is different from the connection port /dev/null. What could be the problem. On the existing unix box the same configuration works fine.
  7. Am using Sco OpenServer 3.2v5.0.5
Best Regards,
Njoroge Joseph
Smilie
# 2  
Old 06-23-2010
The HP Printer option in the printers menu, creates a printer queue that uses port 9100 (JetDirect) to talk to the printer.
LPR/LPD printing uses port 515.
Delete the printer that you have created, and add a remote printer in the Printers section (Line 4 on the menu)
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

Printer configuration

We are moving production from a 6.1 AIX server to a cluster 7.1 servers. I am asked to set up the printers exactly the way it was on 6.1.server. How do i copy the printer configurations? Will copying /etc/qconfig file work? Please help me. thanks in advance! (2 Replies)
Discussion started by: ElizabethPJ
2 Replies

2. SCO

Replace Line Printer Daemon (LPD) with CUPS

hi Howto replace Line Printer Daemon (LPD) with CUPS on SCO 5.0.6? (3 Replies)
Discussion started by: ccc
3 Replies

3. UNIX for Dummies Questions & Answers

SCO Printer configuration file

Hello, I am working on Servers running SCO OpenServer 5 and I tend to setup a lot of Servers. I am wondering if mkdev -lp to create printers has a file that I can just copy and paste from an exisiting Server to a new (upgrade) server. I can do this with the hosts and resolv.conf files. ... (1 Reply)
Discussion started by: ewerezak
1 Replies

4. SCO

printer configuration

Dear all i have install printer in sco open 5 , i m not getting print out , but printing is showing in que plz help (7 Replies)
Discussion started by: sudhir69
7 Replies

5. SuSE

open SUSE 11.0 and its printer configuration

Does anybody who uses open SUSE 11.0? I have used open SUSE 10.2 for about 18 months. Today I installed open SUSE 11.0 The printer does not work. I tried all the tricks tweak it. My printer is an old one. It is HP Deskjet 5600 series. It works fine. I did the configuration using... (0 Replies)
Discussion started by: Angelo
0 Replies

6. Red Hat

Printer Configuration with comannd line

Does anyone know the command line, instead using GUI (printconf) printer configuration to setup printer queue (4 Replies)
Discussion started by: bugsandbunny
4 Replies

7. UNIX for Dummies Questions & Answers

I need to change printer configuration

We have several Printers that are pointing to a print server that is now defunct. I need to point these printers to the new print server. I am aware I need to change the configuration in /usr/spool/lp/admins/lp/printers/printername/configuration as well as in /etc/printers.conf. However my... (0 Replies)
Discussion started by: tugger
0 Replies

8. AIX

copy printer configuration to another machine

All, I have just entered over 70 printers in my AIX 5.3 machine. I have to get those same printers onto another machine and I really don't want to do it manually again. Is there a way to copy the information over to that machine? Thanks in advance. (1 Reply)
Discussion started by: kjbaumann
1 Replies

9. UNIX for Dummies Questions & Answers

lpd printing and a IP based printer on SCO

I am attempting to setup an IP based printer in a SCO environment. It is a cognitive printer. I attempted to add it via the HP interface but I could not get anything sent from the spooler to the printer in SCO? My questions is or are should this be setup as a local or remote printer? When I... (6 Replies)
Discussion started by: spglass
6 Replies

10. Linux

printer configuration

RH 7.2 I am able to configure a parallel printer using printconf-gui...but is there any way to automate this through the command line? Through printconf-gui I configure it as a local printer, I gave it an arbitrary queue name of epson-fx-880, device is /dev/lp0, & it's a text-only printer. ... (0 Replies)
Discussion started by: jalburger
0 Replies
Login or Register to Ask a Question