<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Third party printers in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/third-party-printers/m-p/2693951#M843036</link>
    <description>I have three canon photocopy machines in my building that need to have the ability to print from our app. That runs on HPUX 10.20. I have tried to add a remote printer and enabled the BSD flag. Garbage out. I recreated the printer but this time without the BSD flag enabled. Once again garbage out. What would be the best way to connect this device. The photocopy has a integrated network card that has a IP address.</description>
    <pubDate>Sat, 30 Mar 2002 02:51:24 GMT</pubDate>
    <dc:creator>Otto Folprecht</dc:creator>
    <dc:date>2002-03-30T02:51:24Z</dc:date>
    <item>
      <title>Third party printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/third-party-printers/m-p/2693951#M843036</link>
      <description>I have three canon photocopy machines in my building that need to have the ability to print from our app. That runs on HPUX 10.20. I have tried to add a remote printer and enabled the BSD flag. Garbage out. I recreated the printer but this time without the BSD flag enabled. Once again garbage out. What would be the best way to connect this device. The photocopy has a integrated network card that has a IP address.</description>
      <pubDate>Sat, 30 Mar 2002 02:51:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/third-party-printers/m-p/2693951#M843036</guid>
      <dc:creator>Otto Folprecht</dc:creator>
      <dc:date>2002-03-30T02:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Third party printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/third-party-printers/m-p/2693952#M843037</link>
      <description>1. Make sure you can ping the printer -- if you can't you need to resolve the network or printer issue.&lt;BR /&gt;&lt;BR /&gt;If the printer responds, then:&lt;BR /&gt;&lt;BR /&gt;A. Edit the /etc/inetd.conf file&lt;BR /&gt;&lt;BR /&gt;           Add an entry for rlpdaemon - it should look like:&lt;BR /&gt;&lt;BR /&gt;           printer stream tcp nowait root /usr/lib/rlpdaemon rlpdaemon -i -l&lt;BR /&gt;&lt;BR /&gt;B. Restart inetd&lt;BR /&gt;               # /etc/inetd -c&lt;BR /&gt;&lt;BR /&gt; C. rlpdaemon is  a Berkeley service and requires and entry in the&lt;BR /&gt;           /etc/hosts file.  NOTE:  all Berkeley services do a gethostbyname&lt;BR /&gt;           at the remote end, if the request fails then rlp will not&lt;BR /&gt;           respond at all.&lt;BR /&gt;&lt;BR /&gt;D. The REMOTE is now fully configured for rlp. &lt;BR /&gt;&lt;BR /&gt;  2.  Configuring the LOCAL machine.&lt;BR /&gt;&lt;BR /&gt;        A. Do an lpstat -t, and look for the printer device that you&lt;BR /&gt;           wish to configure.&lt;BR /&gt;&lt;BR /&gt;B. The scheduler must be shut down:&lt;BR /&gt;/usr/lib/lpshut&lt;BR /&gt;&lt;BR /&gt;C. Now configure the printer:&lt;BR /&gt;&lt;BR /&gt;           /usr/lib/lpadmin -p&lt;LOCAL prt=""&gt; -mrmodel -v/dev/null -ocmrcmodel&lt;BR /&gt;               -osmrsmodel -orm&lt;REMOTE system=""&gt; -orp&lt;REMOTE prt=""&gt;&lt;BR /&gt;&lt;BR /&gt;NOTE: The '-ob3' option must be used if remotely printing&lt;BR /&gt;                 to a BSD printer.  See lpadmin(1M) for details.&lt;BR /&gt;&lt;BR /&gt;    3.  The rlp printer is now configured on the LOCAL machine. There&lt;BR /&gt;        are a few basic steps that need to be taken in order to get&lt;BR /&gt;        the printer to be functional.&lt;BR /&gt;&lt;BR /&gt;        - /usr/bin/enable &lt;LOCAL lp=""&gt;&lt;BR /&gt;        - /usr/lib/accept &lt;LOCAL lp=""&gt;&lt;BR /&gt;&lt;BR /&gt;        Then issue the command,&lt;BR /&gt;&lt;BR /&gt;        - /usr/lib/lpsched&lt;BR /&gt;&lt;BR /&gt;Done.&lt;BR /&gt;&lt;BR /&gt;If the above doesn't work,&lt;BR /&gt;try telnet'ing to the printer:&lt;BR /&gt;&lt;BR /&gt;telnet &lt;IPADDRESS&gt; 515&lt;BR /&gt;Trying...&lt;BR /&gt;Connected to &lt;IPADDRESS&gt;&lt;BR /&gt;Escape character is '^|'&lt;BR /&gt;&lt;BR /&gt;If you don't get something back that looks like the above, then it may be a network issue.&lt;BR /&gt;&lt;BR /&gt;If all else fails, you may need to contact Cannon for assistance.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Ross Martin&lt;BR /&gt;&lt;BR /&gt;&lt;/IPADDRESS&gt;&lt;/IPADDRESS&gt;&lt;/LOCAL&gt;&lt;/LOCAL&gt;&lt;/REMOTE&gt;&lt;/REMOTE&gt;&lt;/LOCAL&gt;</description>
      <pubDate>Sat, 30 Mar 2002 08:16:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/third-party-printers/m-p/2693952#M843037</guid>
      <dc:creator>Ross Martin</dc:creator>
      <dc:date>2002-03-30T08:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Third party printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/third-party-printers/m-p/2693953#M843038</link>
      <description>Hi Otto,&lt;BR /&gt;&lt;BR /&gt;Configure the printer as a local printer connected to the parallel printer on any system. On the hp us side configure this printer as a remote printer connetedto a remote system. While configuring this printer as a remote printer on hp ux configure it as a bsd printer.&lt;BR /&gt;&lt;BR /&gt;Try this link,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support3.external.hp.com/cki/bin/doc.pl/sid=e15d711813d5a8155f/screen=ckiDisplayDocument?docId=200000041602968" target="_blank"&gt;http://us-support3.external.hp.com/cki/bin/doc.pl/sid=e15d711813d5a8155f/screen=ckiDisplayDocument?docId=200000041602968&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Sat, 30 Mar 2002 09:08:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/third-party-printers/m-p/2693953#M843038</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-03-30T09:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Third party printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/third-party-printers/m-p/2693954#M843039</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I was involved in solving a problem with&lt;BR /&gt;printing to a canon  photocopy machine a couple&lt;BR /&gt;of years ago.  The problem was found to be&lt;BR /&gt;that the canon did not  handle a UNIX-type&lt;BR /&gt;linetermination  (lf  instead of cr-lf that&lt;BR /&gt;comes from a pc).&lt;BR /&gt;As you say it is "garbage out" it is difficult&lt;BR /&gt;to say if you have the same problem.&lt;BR /&gt;But assuming it is the same problem, the&lt;BR /&gt;solution may be as follows:&lt;BR /&gt;&lt;BR /&gt;  . use SAM to set define the printer as&lt;BR /&gt;    a remote printer.  If needed try&lt;BR /&gt;    with and  without the BSD-flag.&lt;BR /&gt;  . Modifiy the interface-script found in&lt;BR /&gt;    /etc/lp/interface  so that it translates&lt;BR /&gt;    lf  to  cr-lf.  This is done like this:&lt;BR /&gt;    Add the following two lines between&lt;BR /&gt;    the lines with the 5 shift  and  the line&lt;BR /&gt;    with the rlp  command:&lt;BR /&gt;&lt;BR /&gt;      /usr/bin/ux2dos $1 &amp;gt; /tmp/$$trfil&lt;BR /&gt;      mv /tmp/$$trfil  $1&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Olav</description>
      <pubDate>Tue, 02 Apr 2002 07:55:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/third-party-printers/m-p/2693954#M843039</guid>
      <dc:creator>Olav Baadsvik</dc:creator>
      <dc:date>2002-04-02T07:55:58Z</dc:date>
    </item>
  </channel>
</rss>

