<?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: Jet Direct Printing Problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/jet-direct-printing-problem/m-p/2748648#M834320</link>
    <description>A few ideas, in no particular order:&lt;BR /&gt;&lt;BR /&gt; - Check /etc/nsswitch.conf to verify the name resolution order. If you are using DNS or NIS and still have an entry there for the old address and the host file is not being checked first, that would be a problem.&lt;BR /&gt;&lt;BR /&gt; - Did you restart lpsched on the hp box after making the changes?&lt;BR /&gt;&lt;BR /&gt; - Did you inadvertantly change the default queue name on the jet direct box?&lt;BR /&gt;&lt;BR /&gt; - Are you seeing any messages in /var/adm/syslog/syslog.log or in /var/adm/lp/log that may be related, or timestamped around when you are sending the test prints from the unix box?&lt;BR /&gt;&lt;BR /&gt; - what does rlpsta -d[printer] return?&lt;BR /&gt;&lt;BR /&gt; - what does lpstat -t return?&lt;BR /&gt;&lt;BR /&gt; - is snmpd running?&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;mark&lt;BR /&gt;</description>
    <pubDate>Thu, 20 Jun 2002 10:52:10 GMT</pubDate>
    <dc:creator>Mark Greene_1</dc:creator>
    <dc:date>2002-06-20T10:52:10Z</dc:date>
    <item>
      <title>Jet Direct Printing Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jet-direct-printing-problem/m-p/2748647#M834319</link>
      <description>Here should be an easy 10 points !&lt;BR /&gt;&lt;BR /&gt;We have move a Jet Direct box connected to a line printer from one network to another, changed the config of the jet direct box to the new network and modified its settings in Jedadmin and the hosts file on our UNIX box.&lt;BR /&gt;&lt;BR /&gt;We can telnet onto the Jet Direct box fine, we can also print a test page from the jetadmin box to the printer but we can't send anything from the UNIX side to the printer, it just sits there in a queue.&lt;BR /&gt;&lt;BR /&gt;Any ideas ?</description>
      <pubDate>Thu, 20 Jun 2002 10:40:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jet-direct-printing-problem/m-p/2748647#M834319</guid>
      <dc:creator>Tom Horan</dc:creator>
      <dc:date>2002-06-20T10:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: Jet Direct Printing Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jet-direct-printing-problem/m-p/2748648#M834320</link>
      <description>A few ideas, in no particular order:&lt;BR /&gt;&lt;BR /&gt; - Check /etc/nsswitch.conf to verify the name resolution order. If you are using DNS or NIS and still have an entry there for the old address and the host file is not being checked first, that would be a problem.&lt;BR /&gt;&lt;BR /&gt; - Did you restart lpsched on the hp box after making the changes?&lt;BR /&gt;&lt;BR /&gt; - Did you inadvertantly change the default queue name on the jet direct box?&lt;BR /&gt;&lt;BR /&gt; - Are you seeing any messages in /var/adm/syslog/syslog.log or in /var/adm/lp/log that may be related, or timestamped around when you are sending the test prints from the unix box?&lt;BR /&gt;&lt;BR /&gt; - what does rlpsta -d[printer] return?&lt;BR /&gt;&lt;BR /&gt; - what does lpstat -t return?&lt;BR /&gt;&lt;BR /&gt; - is snmpd running?&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;mark&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Jun 2002 10:52:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jet-direct-printing-problem/m-p/2748648#M834320</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2002-06-20T10:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Jet Direct Printing Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jet-direct-printing-problem/m-p/2748649#M834321</link>
      <description>(all this assumes you are using HP's JetAdmin or Printer Installer software)&lt;BR /&gt;&lt;BR /&gt;When you added the printer originally, you had the option to specify to the printer's hostname or IP address. This is hardcoded into the primary lp script for this printer in /etc/lp/interface. If you used the printer's name, then the command:&lt;BR /&gt;&lt;BR /&gt;nslookup printer-hostname&lt;BR /&gt;&lt;BR /&gt;will tell whether your computer knows the IP address now that it has been changed (this is typically a DNS or /etc/hosts issue).  If you used the IP address, dso this:&lt;BR /&gt;&lt;BR /&gt;disable printer-queuename&lt;BR /&gt;&lt;BR /&gt;edit /etc/lp/interface/printer-queuename&lt;BR /&gt;change PERIPH= to the correct IP address.&lt;BR /&gt;&lt;BR /&gt;enable printer-queuename&lt;BR /&gt;&lt;BR /&gt;You can verify that HP-UX can talk to the printer with:&lt;BR /&gt;&lt;BR /&gt;/opt/hpnp/bin/hpnpadamin -v printer-hostname&lt;BR /&gt;&lt;BR /&gt;(if you have Printer Installer, it will be /opt/hpnpl/bin).&lt;BR /&gt;&lt;BR /&gt;Or you can save yourself a whole lot of time and in 5 seconds, type the commands:&lt;BR /&gt;&lt;BR /&gt;removequeue -f -q printer-queuename&lt;BR /&gt;addqueue -h new-IP-address -q printer-queuename&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Jun 2002 10:53:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jet-direct-printing-problem/m-p/2748649#M834321</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-06-20T10:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Jet Direct Printing Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jet-direct-printing-problem/m-p/2748650#M834322</link>
      <description>Bill&lt;BR /&gt;&lt;BR /&gt;I took up you suggestion and romved the printer (removequeue), but when I tried to add it, it could not contact the box.&lt;BR /&gt;I added it from Jetadmin and that worked fine but the only problem is that I don't get any option for the Jet Direct box in Jetadmin so I used a dumb plotter.&lt;BR /&gt;&lt;BR /&gt;Still my docs sit in the queue waiting. Any more ideas ?&lt;BR /&gt;&lt;BR /&gt;Mark&lt;BR /&gt;&lt;BR /&gt;The System name on the Jetadmin box is exactly the same as on the UNIX side of things. Nothing in the los either. lpstat returns the jobs I have sent to the printer, lpstat -t shows all my other printers and the problematic one accepting connections.&lt;BR /&gt;all the ohter printers are working fine, so I guess it is a problem with the config of the printer/jetdirect box.&lt;BR /&gt;&lt;BR /&gt;Any more suggestions lads ?&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Jun 2002 11:50:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jet-direct-printing-problem/m-p/2748650#M834322</guid>
      <dc:creator>Tom Horan</dc:creator>
      <dc:date>2002-06-20T11:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Jet Direct Printing Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jet-direct-printing-problem/m-p/2748651#M834323</link>
      <description>can you traceroute to the jetdirect box?&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Thu, 20 Jun 2002 14:31:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jet-direct-printing-problem/m-p/2748651#M834323</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2002-06-20T14:31:15Z</dc:date>
    </item>
  </channel>
</rss>

