<?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 Re: Printing problem.... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2542295#M865745</link>
    <description>Do your other printers also use netport? What is the output of lpstat -v? If you have other netport remote printers, are they actually setup as remote printers? Or as local printers in disguise? Let's make sure the netport device accepts LPD:&lt;BR /&gt;&lt;BR /&gt;$ telnet &lt;NETPORT address=""&gt; 515&lt;BR /&gt;Trying...&lt;BR /&gt;Connected to &lt;NETPORT address=""&gt;.&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;&lt;BR /&gt;Press Ctrl-] and enter close.&lt;BR /&gt;If you get this far, it probably understands LPD. If the connection is refused, then the interface utility isn't rlp.&lt;BR /&gt;&lt;BR /&gt;If you have other working netport printers, use lpadmin -p&lt;NEW printer=""&gt; -e&lt;OTHER printer=""&gt; to copy the interface.&lt;BR /&gt;&lt;/OTHER&gt;&lt;/NEW&gt;&lt;/NETPORT&gt;&lt;/NETPORT&gt;</description>
    <pubDate>Tue, 19 Jun 2001 20:38:20 GMT</pubDate>
    <dc:creator>Jordan Bean</dc:creator>
    <dc:date>2001-06-19T20:38:20Z</dc:date>
    <item>
      <title>Printing problem....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2542286#M865736</link>
      <description>Hi guys... &lt;BR /&gt;&lt;BR /&gt;I got a little problem here... I've a Unix box with HP-UX 10.20 and I'm trying to add a remote printer to the queue list, that work fine but when I do lpstat &lt;PRINTERNAME&gt; it says to me "Connection to &lt;HOSTNAME&gt; is down"... The queue is enable, and accepting request, I can ping the host or the IP of the Netport that the printer is on...&lt;BR /&gt;&lt;BR /&gt;I've tried to remove and readd the queue without success it keep saying me "Connection to &lt;HOSTNAME&gt; is down"... The printer is on, and it working under WinNT and Novell... This printer was working fine yesterday, but for some unknown reason she's not working anymore under my Unix box....  &lt;BR /&gt;&lt;BR /&gt;The printer type is a LaserJet 5si MX PS, I know that the printer got a Jet Direct card but for some reason it's not in use... Here they use Netport :(  &lt;BR /&gt;&lt;BR /&gt;Anybody have clue???&lt;BR /&gt;Regards&lt;BR /&gt;Jonathan&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/PRINTERNAME&gt;</description>
      <pubDate>Tue, 19 Jun 2001 13:41:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2542286#M865736</guid>
      <dc:creator>Jonathan Caplette</dc:creator>
      <dc:date>2001-06-19T13:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Printing problem....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2542287#M865737</link>
      <description>Others may have more ideas....but I have this happen occassionally.  Turning printer off/on does nothing; neither does stopping/starting printer or queue.&lt;BR /&gt;I found that if I do the following it generally clears up the issue using Jetadmin.  &lt;BR /&gt;I first disable the printer then:&lt;BR /&gt;&lt;BR /&gt;Go in Jetadmin&lt;BR /&gt;Select 3 Administration (Superuser Only)&lt;BR /&gt;   Enter printer or IP of print&lt;BR /&gt;3 JetDirect Remote Config&lt;BR /&gt;1 Kill active commands&lt;BR /&gt;2 Reboot HP Jetdirect card&lt;BR /&gt;Quite out of Jetadmin&lt;BR /&gt;Re-enable printer&lt;BR /&gt;&lt;BR /&gt;Now try and see if it will print from HPUX&lt;BR /&gt;&lt;BR /&gt;Just a thought,&lt;BR /&gt;Rita</description>
      <pubDate>Tue, 19 Jun 2001 13:46:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2542287#M865737</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2001-06-19T13:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Printing problem....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2542288#M865738</link>
      <description>Thanks Rita, but I've may been not clear at all... I don't use jetadmin for this printer, cause the JetDirect card is not set on the printer...  The printer is connected to a Netport so, I go in SAM/Printers and Plotters, then I add a Remote Printer....</description>
      <pubDate>Tue, 19 Jun 2001 13:55:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2542288#M865738</guid>
      <dc:creator>Jonathan Caplette</dc:creator>
      <dc:date>2001-06-19T13:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Printing problem....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2542289#M865739</link>
      <description>Check /etc/inetd.conf&lt;BR /&gt;make sure&lt;BR /&gt;&lt;BR /&gt;tcp nowait root /usr/lib/rlpdaemon rlpdaemon -i&lt;BR /&gt;&lt;BR /&gt;is uncommented. &lt;BR /&gt;&lt;BR /&gt;Hope this can helps.&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Jun 2001 14:28:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2542289#M865739</guid>
      <dc:creator>Victor_5</dc:creator>
      <dc:date>2001-06-19T14:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Printing problem....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2542290#M865740</link>
      <description>It's uncommented....&lt;BR /&gt;&lt;BR /&gt;All my other printers are working fine!!!</description>
      <pubDate>Tue, 19 Jun 2001 14:35:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2542290#M865740</guid>
      <dc:creator>Jonathan Caplette</dc:creator>
      <dc:date>2001-06-19T14:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Printing problem....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2542291#M865741</link>
      <description>See&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=fa943a4e07b774704b/screen=ckiDisplayDocument?docId=200000024614058" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=fa943a4e07b774704b/screen=ckiDisplayDocument?docId=200000024614058&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this can helps.</description>
      <pubDate>Tue, 19 Jun 2001 15:01:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2542291#M865741</guid>
      <dc:creator>Victor_5</dc:creator>
      <dc:date>2001-06-19T15:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Printing problem....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2542292#M865742</link>
      <description>Hi Jonathan&lt;BR /&gt;&lt;BR /&gt;Try this&lt;BR /&gt;&lt;BR /&gt;go to /usr/spool/lp&lt;BR /&gt;stop spooler&lt;BR /&gt;and then delete FIFO , SCHEDLOCK &lt;BR /&gt;start the spooler again&lt;BR /&gt;Also check for the /etc/hosts file incase the translation is there or not.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Tue, 19 Jun 2001 15:29:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2542292#M865742</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2001-06-19T15:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Printing problem....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2542293#M865743</link>
      <description>Have you tried stopping and restarting the Netport box?  If not, give it a shot. &lt;BR /&gt;&lt;BR /&gt;That may or may not help.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Jun 2001 15:36:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2542293#M865743</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-06-19T15:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Printing problem....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2542294#M865744</link>
      <description>Guys some bad news...&lt;BR /&gt;&lt;BR /&gt;When I tried to delete FIFO and SCHEDLOCK files after doing a "lpshut", the files as gone...&lt;BR /&gt;&lt;BR /&gt;I've already check in the hosts file to see if it was there and the wasn't there so I put it in and no success...&lt;BR /&gt;&lt;BR /&gt;I've also restart the Netport... still can't get anything...&lt;BR /&gt;&lt;BR /&gt;But I've found some interesting files... /etc/printcap, /etc/printcap_np... what in that files???&lt;BR /&gt;&lt;BR /&gt;Regards!</description>
      <pubDate>Tue, 19 Jun 2001 16:50:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2542294#M865744</guid>
      <dc:creator>Jonathan Caplette</dc:creator>
      <dc:date>2001-06-19T16:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Printing problem....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2542295#M865745</link>
      <description>Do your other printers also use netport? What is the output of lpstat -v? If you have other netport remote printers, are they actually setup as remote printers? Or as local printers in disguise? Let's make sure the netport device accepts LPD:&lt;BR /&gt;&lt;BR /&gt;$ telnet &lt;NETPORT address=""&gt; 515&lt;BR /&gt;Trying...&lt;BR /&gt;Connected to &lt;NETPORT address=""&gt;.&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;&lt;BR /&gt;Press Ctrl-] and enter close.&lt;BR /&gt;If you get this far, it probably understands LPD. If the connection is refused, then the interface utility isn't rlp.&lt;BR /&gt;&lt;BR /&gt;If you have other working netport printers, use lpadmin -p&lt;NEW printer=""&gt; -e&lt;OTHER printer=""&gt; to copy the interface.&lt;BR /&gt;&lt;/OTHER&gt;&lt;/NEW&gt;&lt;/NETPORT&gt;&lt;/NETPORT&gt;</description>
      <pubDate>Tue, 19 Jun 2001 20:38:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2542295#M865745</guid>
      <dc:creator>Jordan Bean</dc:creator>
      <dc:date>2001-06-19T20:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: Printing problem....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2542296#M865746</link>
      <description>Good news everyone my printer is back on track again... &lt;BR /&gt;&lt;BR /&gt;Thanks a lot for the help... &lt;BR /&gt;&lt;BR /&gt;How I made it to work... I've done the lpadmin commande like Jordan says me too, and it has worked for a print... so I decided to recreate it again and now my printer's working find.... &lt;BR /&gt;&lt;BR /&gt;Thanks again... ciao!!!&lt;BR /&gt;Jonathan</description>
      <pubDate>Wed, 20 Jun 2001 14:06:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-problem/m-p/2542296#M865746</guid>
      <dc:creator>Jonathan Caplette</dc:creator>
      <dc:date>2001-06-20T14:06:13Z</dc:date>
    </item>
  </channel>
</rss>

