<?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: Unix Printer Configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133202#M153404</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;run this in the server to check if the printer has the correct IP.&lt;BR /&gt;&lt;BR /&gt;#cd /var/lp/spool/interface&lt;BR /&gt;#grep -ns [new ip address] *&lt;BR /&gt;&lt;BR /&gt;Check what printers has the new ip address!&lt;BR /&gt;Also, use sam instead of modifing the /etc/hosts manually&lt;BR /&gt;&lt;BR /&gt;Hope this help!&lt;BR /&gt;</description>
    <pubDate>Tue, 02 Dec 2003 02:15:35 GMT</pubDate>
    <dc:creator>Norman_21</dc:creator>
    <dc:date>2003-12-02T02:15:35Z</dc:date>
    <item>
      <title>Unix Printer Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133201#M153403</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;I had a network printer. Currently the printer has been replaced by a same model printer. But the ip has been changed. &lt;BR /&gt;It is printing fine from WINDOWS environment but not from unix.&lt;BR /&gt;I have changed the /etc/hosts file. I have rebooted printer server. Now it is printing only from one server but not from others.&lt;BR /&gt;can anybody please explain the problem?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sugata</description>
      <pubDate>Tue, 02 Dec 2003 02:03:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133201#M153403</guid>
      <dc:creator>Sugata</dc:creator>
      <dc:date>2003-12-02T02:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Unix Printer Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133202#M153404</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;run this in the server to check if the printer has the correct IP.&lt;BR /&gt;&lt;BR /&gt;#cd /var/lp/spool/interface&lt;BR /&gt;#grep -ns [new ip address] *&lt;BR /&gt;&lt;BR /&gt;Check what printers has the new ip address!&lt;BR /&gt;Also, use sam instead of modifing the /etc/hosts manually&lt;BR /&gt;&lt;BR /&gt;Hope this help!&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Dec 2003 02:15:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133202#M153404</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2003-12-02T02:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unix Printer Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133203#M153405</link>
      <description>Do you try to remove/reinstall the printer?&lt;BR /&gt;To remove the printer:  &lt;BR /&gt;#lpshut; lpadmin -x ptr_name; lpsched;&lt;BR /&gt;&lt;BR /&gt;To readd the printer:&lt;BR /&gt;# lpadmin -pptr_name -v/dev/null -mrmodel -ocmrcmodel -osmrsmodel -ob3 -ormsvr_name -orpqueue_name -v/dev/null</description>
      <pubDate>Tue, 02 Dec 2003 02:17:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133203#M153405</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-12-02T02:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unix Printer Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133204#M153406</link>
      <description>Hi,&lt;BR /&gt;I have checked in /var/sppol/lp/interface folder. It is not showing the old ip also.&lt;BR /&gt;I have tried to remove the printer &amp;amp; reload again. That also didn't help me.&lt;BR /&gt;&lt;BR /&gt;Sugata&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Dec 2003 02:47:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133204#M153406</guid>
      <dc:creator>Sugata</dc:creator>
      <dc:date>2003-12-02T02:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Unix Printer Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133205#M153407</link>
      <description>Can you post the output of "lpstat -p printername"</description>
      <pubDate>Tue, 02 Dec 2003 02:50:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133205#M153407</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-12-02T02:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Unix Printer Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133206#M153408</link>
      <description>Hi Sugata,&lt;BR /&gt;&lt;BR /&gt;&amp;lt;&amp;lt;&lt;BR /&gt;I have changed the /etc/hosts file. I have rebooted printer server. Now it is printing only from one server but not from others.&lt;BR /&gt;&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;You have more HPUX servers ?? change the /etc/hosts file on all servers.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 02 Dec 2003 02:55:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133206#M153408</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-12-02T02:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unix Printer Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133207#M153409</link>
      <description>I remember something like that happened to me and guess what the print server was the problem. &lt;BR /&gt;Try swaping out the cables with the working ones, also test the connectivity by pinging the print server[I'm assuming the printer is connected thru a Jet direct print server]&lt;BR /&gt;&lt;BR /&gt;Also try&lt;BR /&gt;#lpstat -t [printer name] to check the status of the printer!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Dec 2003 02:57:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133207#M153409</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2003-12-02T02:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Unix Printer Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133208#M153410</link>
      <description>venus:/home/pde/sugatas 29 ] lpstat -psunjet&lt;BR /&gt;printer sunjet is idle.  enabled since Nov 12 12:44&lt;BR /&gt;        fence priority : 0&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Dec 2003 02:57:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133208#M153410</guid>
      <dc:creator>Sugata</dc:creator>
      <dc:date>2003-12-02T02:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Unix Printer Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133209#M153411</link>
      <description>I have 2 more printers in network. plsmain is tyhe printer server. &lt;BR /&gt;*****************************************&lt;BR /&gt;#lpstat -tsunjet &lt;BR /&gt;&lt;BR /&gt;scheduler is running&lt;BR /&gt;system default destination: lj4g15&lt;BR /&gt;device for sunjet: /dev/null&lt;BR /&gt;device for moonjet: /dev/null&lt;BR /&gt;device for lj4g15: /dev/null&lt;BR /&gt;    remote to: lj4g15 on plsmain &lt;BR /&gt;moonjet accepting requests since Nov 12 12:38&lt;BR /&gt;sunjet accepting requests since Nov 12 12:44&lt;BR /&gt;lj4g15 accepting requests since Nov 19 18:44&lt;BR /&gt;printer moonjet now printing moonjet-2223.  enabled since Nov 12 12:38&lt;BR /&gt;        fence priority : 0&lt;BR /&gt;printer sunjet is idle.  enabled since Nov 12 12:44&lt;BR /&gt;        fence priority : 0&lt;BR /&gt;printer lj4g15 is idle.  enabled since Nov 19 18:45&lt;BR /&gt;        fence priority : 0&lt;BR /&gt;moonjet-2223        sugatas        priority 0  Dec  2 13:36 on moonjet&lt;BR /&gt;        test1                                    19 bytes&lt;BR /&gt;&lt;BR /&gt;printer queue for lj4g15&lt;BR /&gt;plsmain: Warning: lj4g15 is down&lt;BR /&gt;*********************************************&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Dec 2003 03:22:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133209#M153411</guid>
      <dc:creator>Sugata</dc:creator>
      <dc:date>2003-12-02T03:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unix Printer Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133210#M153412</link>
      <description>I've had this problem before where someone has changed the ip address on one of my printers. Windows will be able to print but Unix will not recognize the printer. Follow this checklist.&lt;BR /&gt;&lt;BR /&gt;1. Can you ping the print server from Unix using the DNS name and IP address?&lt;BR /&gt;2. If you are going to a HP Jet Direct card go into SAM and go to "printers and plotters" and tab to actions and select "add remote printer/plotter" Give your printer a name and configure location to the server either by IP address or server name.&lt;BR /&gt;3. Try reconfiguring the unix side with a different printer name to the print server.&lt;BR /&gt;4. Setup the same printer on the print server with a new share name and see if you can connect from unix to the printer. You can disable the current printer on the print server during this process. Then configure the printer in SAM from unix.&lt;BR /&gt;Once it works you can delete the old printer settings.&lt;BR /&gt;5.Configure the printer in SAM directly to the HP Jet Direct card. If you can print from unix directly to the Jet Direct card, definitely reset up the printer on the print server using a different share name. Resetting up the printer when IP addresses have changed on the print server usually does the trick when going from unix to a print server.Also take everyones advice on the /etc/lp/interface.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;&lt;BR /&gt;Doug&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Dec 2003 18:48:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133210#M153412</guid>
      <dc:creator>Doug_85</dc:creator>
      <dc:date>2003-12-04T18:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unix Printer Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133211#M153413</link>
      <description>Hi Sugata,&lt;BR /&gt;&lt;BR /&gt;When you re-added the printer did you supply the *new* IP or hostname AND the new queue name on that print server?&lt;BR /&gt;&lt;BR /&gt;Do an lpstat -t&lt;BR /&gt;&lt;BR /&gt;to verify this info.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 04 Dec 2003 18:59:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133211#M153413</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-12-04T18:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unix Printer Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133212#M153414</link>
      <description>I was just rescanning the previous messages you need to go to the /etc/lp/interface and pg your printer name, you need to change the ip address here if you haven't already to the new IP. It should look something like this.&lt;BR /&gt;&lt;BR /&gt;# xPORT, PERIPH, TEOJ are all configurable&lt;BR /&gt;xPORT=&lt;BR /&gt;PERIPH=55.1.5.242&lt;BR /&gt;DEVTYPE="RAW"&lt;BR /&gt;TEOJ=""&lt;BR /&gt;STATUSLOG=""&lt;BR /&gt;HPNPFOPT=&lt;BR /&gt;TOJMON=""&lt;BR /&gt;ONUSTATUS=""&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Take Care,&lt;BR /&gt;Doug</description>
      <pubDate>Thu, 04 Dec 2003 19:01:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133212#M153414</guid>
      <dc:creator>Doug_85</dc:creator>
      <dc:date>2003-12-04T19:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unix Printer Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133213#M153415</link>
      <description>Sorry - that command should be:&lt;BR /&gt;&lt;BR /&gt;lpstat -v&lt;BR /&gt;&lt;BR /&gt;This will show host &amp;amp; queue names.&lt;BR /&gt;&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 04 Dec 2003 19:07:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-printer-configuration/m-p/3133213#M153415</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-12-04T19:07:14Z</dc:date>
    </item>
  </channel>
</rss>

