<?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: printer moved to different network in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032975#M431256</link>
    <description>Hi all who answered,&lt;BR /&gt;&lt;BR /&gt;All answers helped me to look at this problem form a different angle and the commands Bill provided will come in usefull in the future, I am sure.&lt;BR /&gt;&lt;BR /&gt;In the end I started again.&lt;BR /&gt;A. I changed the IP on the printer manually.&lt;BR /&gt;I made sure the default gateway pointed to the actual default gateway on the network and not to the printer's ip (as it used to do)&lt;BR /&gt;&lt;BR /&gt;B.&lt;BR /&gt;1. I removed the printer's old ip address from my /etc/hosts file.&lt;BR /&gt;2. I removed the printer from the lp spooler config&lt;BR /&gt;3. I added the printer by ip address in the jetadmin tool and named the queue with the printername&lt;BR /&gt;4. I tested setup and printed a test page.&lt;BR /&gt;&lt;BR /&gt;All worked fine!&lt;BR /&gt;&lt;BR /&gt;All points assigned and case closed.&lt;BR /&gt;&lt;BR /&gt;Thank you all for your help.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;&lt;BR /&gt;Luc</description>
    <pubDate>Tue, 13 Mar 2007 08:18:44 GMT</pubDate>
    <dc:creator>Luc Monnens</dc:creator>
    <dc:date>2007-03-13T08:18:44Z</dc:date>
    <item>
      <title>printer moved to different network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032963#M431244</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I have a hp-ux server with IP address 192.80.70.4 and I have an hp LaserJet 4300n with IP address 192.80.70.10. All is fine.&lt;BR /&gt;&lt;BR /&gt;I changed the printer's IP address to 182.77.88.10 and adapted that in the /etc/hosts file on my server (staying on 192.80.70.4).&lt;BR /&gt;I have a router in between the 192 and 182 networks.&lt;BR /&gt;I added a route on my server so he would send all 182 traffic to that router.&lt;BR /&gt;I can ping my printer fine from my server.&lt;BR /&gt;&lt;BR /&gt;Print jobs get queued in the spooler fine.&lt;BR /&gt;&lt;BR /&gt;BUT they do not print.&lt;BR /&gt;&lt;BR /&gt;What am I missing here?&lt;BR /&gt;&lt;BR /&gt;Thank you for looking into this.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;&lt;BR /&gt;Luc Monnens  &lt;BR /&gt;</description>
      <pubDate>Fri, 09 Mar 2007 07:56:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032963#M431244</guid>
      <dc:creator>Luc Monnens</dc:creator>
      <dc:date>2007-03-09T07:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: printer moved to different network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032964#M431245</link>
      <description>did you use the jetdirect printer installer to add printer? If so you may want to remove it and re-add it. I have seen where the model scripts that get copied by the utility use the ip instead of the name.</description>
      <pubDate>Fri, 09 Mar 2007 08:14:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032964#M431245</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-03-09T08:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: printer moved to different network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032965#M431246</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;when you added your printer what name did you give to your printer. ?&lt;BR /&gt;&lt;BR /&gt;assign the ip address as the printer name and try. not sure if this will work. but give it a try.&lt;BR /&gt;&lt;BR /&gt;Sunny</description>
      <pubDate>Fri, 09 Mar 2007 08:26:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032965#M431246</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2007-03-09T08:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: printer moved to different network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032966#M431247</link>
      <description>You could do as stated above and use jetadmin to remove and readmin the printer or you could go to /etc/lp/interface and grep for "^PERIPH" from the printer file ( the printer you're working with) and see what the PERIPH is set for, either an IP address or the printer name. If it's the printer IP address, edit the file and change the IP address to your new one. Might want to make a copy of the file before editing to be safe.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If it's looking at the printer name and you made a change in your /etc/hosts file, chekc your /etc/nsswitch.conf to be sure you're hosts is looking at 'files' before 'dns'.&lt;BR /&gt;&lt;BR /&gt;robert</description>
      <pubDate>Fri, 09 Mar 2007 08:38:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032966#M431247</guid>
      <dc:creator>Robert Salter</dc:creator>
      <dc:date>2007-03-09T08:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: printer moved to different network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032967#M431248</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I used the jetdirect printer installer to install another 182 printer on the 192 server. This time with the IP address and not the name.&lt;BR /&gt;It made no difference.&lt;BR /&gt;&lt;BR /&gt;Hi Robert,&lt;BR /&gt;&lt;BR /&gt;I checked the /etc/lp/interface for the first printer and that shows up with the name and yes I have the server check the hosts file first and then DNS.&lt;BR /&gt;&lt;BR /&gt;So frankly, I don't think this has to do with using IP address and name.&lt;BR /&gt;&lt;BR /&gt;I would be more inclined to think there is something wrong with the routing.&lt;BR /&gt;Although ping from the server works and with traceroute from the server I can see it go to my router fine and then finding the printer.&lt;BR /&gt;&lt;BR /&gt;Does lp need to get soemthing back before it actually releases a print job to the printer?&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;&lt;BR /&gt;Luc&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Mar 2007 08:55:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032967#M431248</guid>
      <dc:creator>Luc Monnens</dc:creator>
      <dc:date>2007-03-09T08:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: printer moved to different network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032968#M431249</link>
      <description>try and telnet to the printer on port 9100. Look to see if it says connected. If you can't then you may have a firewall or something blocking. If you can then there is another issue.</description>
      <pubDate>Fri, 09 Mar 2007 09:05:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032968#M431249</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-03-09T09:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: printer moved to different network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032969#M431250</link>
      <description>you may also try to enable the printer. Maybe it is disabled. i.e.,&lt;BR /&gt;&lt;BR /&gt;# enable printer</description>
      <pubDate>Fri, 09 Mar 2007 09:06:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032969#M431250</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-03-09T09:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: printer moved to different network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032970#M431251</link>
      <description>I cannot telnet to if from my 192 server.&lt;BR /&gt;I can telnet to it fine from a 182 server.&lt;BR /&gt;&lt;BR /&gt;There is no firewall, just a basic router.&lt;BR /&gt;&lt;BR /&gt;Yes it is enabled.</description>
      <pubDate>Fri, 09 Mar 2007 09:14:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032970#M431251</guid>
      <dc:creator>Luc Monnens</dc:creator>
      <dc:date>2007-03-09T09:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: printer moved to different network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032971#M431252</link>
      <description>OK, you can ping the printer from the 192 network, and you can telnet to port 9100 on the 182 network but not the 192 network. I still think there is some sort of blocking going on with the router. There are routers that have firewall capabilities. To me a firewall is just another name for router. Just how cisco looks at routers as layer 3 switches.</description>
      <pubDate>Fri, 09 Mar 2007 09:21:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032971#M431252</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-03-09T09:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: printer moved to different network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032972#M431253</link>
      <description>Note that ping could be fine but a connection from your HP-UX system using port 9100 may be blocked by your router. Test connectivity to the remote printer by using phnpadmin as in:&lt;BR /&gt; &lt;BR /&gt;hpnpadmin -v 12.34.56.78&lt;BR /&gt; &lt;BR /&gt;Use the IP to avoid any issues with host or DNS. You'll need to consult with your network administrators concerning port 9100 if hpnpadmin can't reach the printer.</description>
      <pubDate>Fri, 09 Mar 2007 11:17:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032972#M431253</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-03-09T11:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: printer moved to different network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032973#M431254</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;The router is just a linux box with 2 network cards and some basic routes added. It is doing what it is supposed to be doing for all other stuff.&lt;BR /&gt;&lt;BR /&gt;Hi Bill,&lt;BR /&gt;&lt;BR /&gt;I can run the hpnpadmin command fine. What should I look for in the output?</description>
      <pubDate>Fri, 09 Mar 2007 11:48:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032973#M431254</guid>
      <dc:creator>Luc Monnens</dc:creator>
      <dc:date>2007-03-09T11:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: printer moved to different network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032974#M431255</link>
      <description>hpnpadmin -v will report (at the top) that the printer is a network printer and is accepting requests then followed by dozens of lines of status. That confirms that you can communicate with the printer using JetDirect protocol. So delete the current printer and add it back using addqueue as in:&lt;BR /&gt; &lt;BR /&gt;addqueue -h 12.34.56.78 -q myprn&lt;BR /&gt; &lt;BR /&gt;That should get the printer working.</description>
      <pubDate>Fri, 09 Mar 2007 20:51:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032974#M431255</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-03-09T20:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: printer moved to different network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032975#M431256</link>
      <description>Hi all who answered,&lt;BR /&gt;&lt;BR /&gt;All answers helped me to look at this problem form a different angle and the commands Bill provided will come in usefull in the future, I am sure.&lt;BR /&gt;&lt;BR /&gt;In the end I started again.&lt;BR /&gt;A. I changed the IP on the printer manually.&lt;BR /&gt;I made sure the default gateway pointed to the actual default gateway on the network and not to the printer's ip (as it used to do)&lt;BR /&gt;&lt;BR /&gt;B.&lt;BR /&gt;1. I removed the printer's old ip address from my /etc/hosts file.&lt;BR /&gt;2. I removed the printer from the lp spooler config&lt;BR /&gt;3. I added the printer by ip address in the jetadmin tool and named the queue with the printername&lt;BR /&gt;4. I tested setup and printed a test page.&lt;BR /&gt;&lt;BR /&gt;All worked fine!&lt;BR /&gt;&lt;BR /&gt;All points assigned and case closed.&lt;BR /&gt;&lt;BR /&gt;Thank you all for your help.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;&lt;BR /&gt;Luc</description>
      <pubDate>Tue, 13 Mar 2007 08:18:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032975#M431256</guid>
      <dc:creator>Luc Monnens</dc:creator>
      <dc:date>2007-03-13T08:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: printer moved to different network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032976#M431257</link>
      <description>See above</description>
      <pubDate>Tue, 13 Mar 2007 08:23:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-moved-to-different-network/m-p/5032976#M431257</guid>
      <dc:creator>Luc Monnens</dc:creator>
      <dc:date>2007-03-13T08:23:19Z</dc:date>
    </item>
  </channel>
</rss>

