<?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: setting up Remote Printer in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-remote-printer/m-p/4124204#M727474</link>
    <description>i have intalled the hp 1010 driver cd, but the printout still not correct.</description>
    <pubDate>Wed, 09 Jan 2008 02:13:48 GMT</pubDate>
    <dc:creator>ng_7</dc:creator>
    <dc:date>2008-01-09T02:13:48Z</dc:date>
    <item>
      <title>setting up Remote Printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-remote-printer/m-p/4124196#M727466</link>
      <description>Dear Expert,&lt;BR /&gt;&lt;BR /&gt;hi, i am facing the problem on setting up remote printer, your help will be much appreciated.&lt;BR /&gt;&lt;BR /&gt;let me describe in detail what i am trying to do and the problem that i facing.&lt;BR /&gt;&lt;BR /&gt;I am trying to setup a Seikosha seiko BP-9000 printer that attached to Winxp pc to print from hpunix 11.11. The printer will be used to share for all the Unix users, the steps that i have done so far :&lt;BR /&gt;&lt;BR /&gt;1. install Print Service for Unix&lt;BR /&gt;2. add a local (LPT) printer&lt;BR /&gt;printer manufaturer : generic&lt;BR /&gt;printer model : generic /text only&lt;BR /&gt;printer name : seiko2&lt;BR /&gt;&lt;BR /&gt;3. the IP of the winXP PC : 192.168.11.20&lt;BR /&gt;computer name : FAM20&lt;BR /&gt;&lt;BR /&gt;4. in Unix, i add the below line in &lt;BR /&gt;to /etc/hosts&lt;BR /&gt;192.168.11.20 FAM20&lt;BR /&gt;&lt;BR /&gt;5. SAM &lt;BR /&gt;i) Printer and Plotter&lt;BR /&gt;ii) LP Spooler&lt;BR /&gt;iii) Printer and Plotter&lt;BR /&gt;iv) Action&lt;BR /&gt;v) Add remote Printer&lt;BR /&gt;My settings:&lt;BR /&gt;Printer Name : seiko2&lt;BR /&gt;Remote System Name : FAM20&lt;BR /&gt;Remote Printer Name : seiko2&lt;BR /&gt;[X] Remote Printer is on BSD system &lt;BR /&gt;Default Request Priority - 0&lt;BR /&gt;[X] Allow Anyone to Cancel a Request &lt;BR /&gt;[ ] Make This Printer the Default &lt;BR /&gt;Destination&lt;BR /&gt;&lt;BR /&gt;error appear when I press OK :&lt;BR /&gt;&lt;BR /&gt;lpstat: printer "seiko2" non-existent&lt;BR /&gt;A problem occurred doing "lpadmin -pseiko2 -ormFAM20 -orpseiko2&lt;BR /&gt;-mrmodel -v/dev/null -ob3 -ocmrcmodel -osmrsmodel". Stderr from this&lt;BR /&gt;command is "/usr/sbin/lpadmin: can't create new cancel interface programâ  &lt;BR /&gt;Unable to add printer "seiko2" because of above error(s).&lt;BR /&gt;&lt;BR /&gt;Note : &lt;BR /&gt;1. in my /etc/inetd.conf =&amp;gt; &lt;BR /&gt;printer 515/tcp spooler&lt;BR /&gt;is not commented.&lt;BR /&gt;&lt;BR /&gt;2. have already done inetd -c&lt;BR /&gt;3. find nothing in /var/adm/inetd.sec&lt;BR /&gt;4. trying to telnet to FAM20 but return with error, ping to FAM20 was OK.&lt;BR /&gt;&lt;BR /&gt;please advise anthing that i can do to successfully configure my remote printer.&lt;BR /&gt;&lt;BR /&gt;thank you very much&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;ng &lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jan 2008 02:02:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-remote-printer/m-p/4124196#M727466</guid>
      <dc:creator>ng_7</dc:creator>
      <dc:date>2008-01-04T02:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: setting up Remote Printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-remote-printer/m-p/4124197#M727467</link>
      <description>Hi ng,&lt;BR /&gt;&lt;BR /&gt;the message from SAM sounds like a real showstopper; perhaps a permission problem  under /var/spool/lp or elsewhere.&lt;BR /&gt;But before wasting time investigating this, can you confirm that other lp printers actually work on the same machine?&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;John K.</description>
      <pubDate>Fri, 04 Jan 2008 08:31:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-remote-printer/m-p/4124197#M727467</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2008-01-04T08:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: setting up Remote Printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-remote-printer/m-p/4124198#M727468</link>
      <description>As far as I understand, when creating a new "cancel interface program" for a remote printer, lpadmin should actually be copying /usr/lib/lp/cmodel/rcmodel to /etc/lp/cinterface/seiko2.&lt;BR /&gt;&lt;BR /&gt;Can you find any reason why this would fail? For example, is the root filesystem full? Does the /etc/lp/cinterface/seiko2 file already exist? Is the /etc/lp/cinterface directory missing, or does it have strange permissions?&lt;BR /&gt;The default permissions should be drwxr-xr-x, owner lp, group bin.&lt;BR /&gt;&lt;BR /&gt;Is the "TCP/IP Print Server" service running on the winXP PC?&lt;BR /&gt;&lt;BR /&gt;Right click on "My Computer", select "Manage", go to "Services and Applications" -&amp;gt; "Services". Find the "TCP/IP Print Server", start it if it's not started, and set its Startup Type to Automatic, so that it will start again automatically if the PC is restarted.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Fri, 04 Jan 2008 10:57:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-remote-printer/m-p/4124198#M727468</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-01-04T10:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: setting up Remote Printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-remote-printer/m-p/4124199#M727469</link>
      <description>Thanks for your quick response, the printer has no problem to print from the PC attached to it. &lt;BR /&gt;&lt;BR /&gt;below is the list of file from /var/spool/lp,&lt;BR /&gt;please advise which one have permission problem.&lt;BR /&gt;&lt;BR /&gt;prw-------   1 lp         lp               0 Jan  7 10:45 CLD_FIFO&lt;BR /&gt;prw-------   1 lp         lp               0 Jan  7 10:45 FIFO&lt;BR /&gt;-rw-r-----   1 lp         lp               0 Jan  7 10:45 SCHEDLOCK&lt;BR /&gt;lrwxr-xr-t   1 root       sys             14 Sep 23 03:10 Tclass -&amp;gt; /etc/lp/Tclass&lt;BR /&gt;lrwxr-xr-t   1 root       sys             15 Sep 23 03:10 Tmember -&amp;gt; /etc/lp/Tmember&lt;BR /&gt;lrwxr-xr-t   1 root       sys             18 Sep 23 03:10 cinterface -&amp;gt; /etc/lp/cinterface&lt;BR /&gt;lrwxr-xr-t   1 root       sys             13 Sep 23 03:10 class -&amp;gt; /etc/lp/class&lt;BR /&gt;lrwxr-xr-t   1 root       sys             18 Sep 23 03:10 cmodel -&amp;gt; /usr/lib/lp/cmodel&lt;BR /&gt;-rw-------   1 lp         mail            53 Nov 27 16:42 dead.letter&lt;BR /&gt;-rw-r--r--   1 lp         lp               9 Jun 11  2007 default&lt;BR /&gt;lrwxr-xr-t   1 root       sys             17 Sep 23 03:10 fonts -&amp;gt; /usr/lib/lp/fonts&lt;BR /&gt;lrwxr-xr-t   1 root       sys             12 Sep 23 03:10 info -&amp;gt; /etc/lp/info&lt;BR /&gt;lrwxr-xr-t   1 root       sys             17 Sep 23 03:10 interface -&amp;gt; /etc/lp/interface&lt;BR /&gt;lrwxr-xr-t   1 root       sys             15 Sep 23 03:10 log -&amp;gt; /var/adm/lp/log&lt;BR /&gt;lrwxr-xr-t   1 root       sys             21 Sep 23 03:10 lpana.log -&amp;gt; /var/adm/lp/lpana.log&lt;BR /&gt;lrwxr-xr-t   1 root       sys             19 Sep 23 03:10 lpd.log -&amp;gt; /var/adm/lp/lpd.log&lt;BR /&gt;lrwxr-xr-t   1 root       sys             14 Sep 23 03:10 member -&amp;gt; /etc/lp/member&lt;BR /&gt;lrwxr-xr-t   1 root       sys             17 Sep 23 03:10 model -&amp;gt; /usr/lib/lp/model&lt;BR /&gt;-rw-r--r--   1 lp         sys          32868 Jan  7 10:45 outputq&lt;BR /&gt;-rw-r--r--   1 lp         lp           35532 Jan  7 10:45 pstatus&lt;BR /&gt;-rw-r--r--   1 lp         lp            8836 Jan  7 10:39 qstatus&lt;BR /&gt;drwxr-xr-x   2 lp         bin             96 Nov 16  2000 receive&lt;BR /&gt;drwxr-xr-x  48 lp         bin           1024 Jan  7 10:39 request&lt;BR /&gt;-rw-r--r--   1 lp         lp               5 Jan  7 10:43 seqfile&lt;BR /&gt;lrwxr-xr-t   1 root       sys             18 Sep 23 03:10 sinterface -&amp;gt; /etc/lp/sinterface&lt;BR /&gt;lrwxr-xr-t   1 root       sys             18 Sep 23 03:10 smodel -&amp;gt; /usr/lib/lp/smodel&lt;BR /&gt;drwxr-xr-x   2 lp         bin             96 May 15  2007 tsm.pipes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;for MK question, I managed to find that there is missing cinterface in /etc/lp, thus, i created the cinterface with the following permission :&lt;BR /&gt;&lt;BR /&gt;app:/etc/lp# ll&lt;BR /&gt;total 28&lt;BR /&gt;drwxrwxrwx   2 lp         bin             96 Jan  7 10:39 cinterface&lt;BR /&gt;drwxr-xr-x   2 lp         bin             96 Nov 16  2000 class&lt;BR /&gt;drwxr-xr-x   2 lp         bin             96 Nov 16  2000 info&lt;BR /&gt;drwxr-xr-x   5 lp         bin           1024 Jan  7 10:39 interface&lt;BR /&gt;drwxr-xr-x   2 lp         bin           1024 Jan  7 10:39 member&lt;BR /&gt;drwxrwxrwx   2 lp         bin             96 Mar 24  2004 netlp.asx&lt;BR /&gt;-rwxr-xr-x   1 lp         bin           5256 Jan  7 10:32 request&lt;BR /&gt;-rwxr-xr-x   1 root       sys           5256 Dec 23 09:01 request1&lt;BR /&gt;drwxr-xr-x   2 lp         bin             96 Jan  7 10:39 sinterface&lt;BR /&gt;&lt;BR /&gt;After i have created the cinterface, the error message no more appearing when i create new remote printer seiko4, The "TCP/IP Print Server" service in running on the winXP PC and it is started automatically.&lt;BR /&gt;&lt;BR /&gt;but when i trying to print, the printer still does't print out anything &lt;BR /&gt;&lt;BR /&gt;when i lpstat the printer, below message saying FAM20 is down&lt;BR /&gt;&lt;BR /&gt;app:/etc/lp# lpstat seiko4&lt;BR /&gt;seiko4-0            root           priority 0  Jan  7 10:40 on seiko4&lt;BR /&gt;        stprd.sh                                218 bytes&lt;BR /&gt;connection to FAM20 is down&lt;BR /&gt;&lt;BR /&gt;app: waiting for FAM20 to come up&lt;BR /&gt;&lt;BR /&gt;Note : my /etc/hosts contain the following line &lt;BR /&gt;192.168.11.20   FAM20&lt;BR /&gt;, the IP represent the host IP, and FAM20 is the hostname, please also refer to attachment for my TCP/IP printer server status. I am able to ping to either 192.168.11.20 or FAM20&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SOS, please help.&lt;BR /&gt;&lt;BR /&gt;thank you very much.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;ng&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jan 2008 03:28:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-remote-printer/m-p/4124199#M727469</guid>
      <dc:creator>ng_7</dc:creator>
      <dc:date>2008-01-07T03:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: setting up Remote Printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-remote-printer/m-p/4124200#M727470</link>
      <description>The lpstat output:&lt;BR /&gt;&lt;BR /&gt;# lpstat seiko4&lt;BR /&gt;seiko4-0 root priority 0 Jan 7 10:40 on seiko4&lt;BR /&gt;stprd.sh 218 bytes&lt;BR /&gt;connection to FAM20 is down&lt;BR /&gt;&lt;BR /&gt;indicates the port 515 of FAM20 does not respond to the Unix host. The fact that your telnet attempt fails confirms this.&lt;BR /&gt;&lt;BR /&gt;If ping works, the physical connection should be OK.&lt;BR /&gt;&lt;BR /&gt;There is probably a firewall preventing the connection to port 515. Check the settings of any software firewall on WinXP. You should allow incoming connections to TCP port 515 from your HP-UX server.&lt;BR /&gt;&lt;BR /&gt;(If your WinXP is up to date, it probably does have a firewall: after installing SP2, WinXP's Security Center nags at you if there is no firewall active.)&lt;BR /&gt;&lt;BR /&gt;If there is a separate firewall device in the network, check its settings too.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Mon, 07 Jan 2008 09:01:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-remote-printer/m-p/4124200#M727470</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-01-07T09:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: setting up Remote Printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-remote-printer/m-p/4124201#M727471</link>
      <description>Hi again ng,&lt;BR /&gt;&lt;BR /&gt;as Matti says, you need network connection from your unix server to FAM20 on port 515. Try:&lt;BR /&gt;# telnet FAM20 515&lt;BR /&gt;&lt;BR /&gt;By the time you get a login prompt, the connection will be ok. Till then, you have to request changes in your network.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;John K.</description>
      <pubDate>Mon, 07 Jan 2008 10:10:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-remote-printer/m-p/4124201#M727471</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2008-01-07T10:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: setting up Remote Printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-remote-printer/m-p/4124202#M727472</link>
      <description>hi all, in SAM options "remote printer is on BSD system" is bad. This option must be blank&lt;BR /&gt;&lt;BR /&gt;If the problem is not solved :&lt;BR /&gt;&lt;BR /&gt;Â¿the printer has jetdirect module?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards</description>
      <pubDate>Tue, 08 Jan 2008 14:30:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-remote-printer/m-p/4124202#M727472</guid>
      <dc:creator>Roberto Arias</dc:creator>
      <dc:date>2008-01-08T14:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: setting up Remote Printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-remote-printer/m-p/4124203#M727473</link>
      <description>thank you very much, after i enable my telnet server in winxp, i am able to print to seiko4 now. &lt;BR /&gt;&lt;BR /&gt;i have double confirm by two setting &lt;BR /&gt;1) with check on Remote Printer is on BSD &lt;BR /&gt;   system &lt;BR /&gt;&lt;BR /&gt;2) without check on Remote Printer is on BSD &lt;BR /&gt;   system &lt;BR /&gt;&lt;BR /&gt;I found that to print from unix to winxp, i must use the option 1. &lt;BR /&gt;&lt;BR /&gt;I have another question about this remote printer issue, how do i configure remote printer on hp laserjet 1015 ?&lt;BR /&gt;I have tried it using the earlier steps and it was printed out but the alignment was out. any idea ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jan 2008 01:43:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-remote-printer/m-p/4124203#M727473</guid>
      <dc:creator>ng_7</dc:creator>
      <dc:date>2008-01-09T01:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: setting up Remote Printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-remote-printer/m-p/4124204#M727474</link>
      <description>i have intalled the hp 1010 driver cd, but the printout still not correct.</description>
      <pubDate>Wed, 09 Jan 2008 02:13:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-remote-printer/m-p/4124204#M727474</guid>
      <dc:creator>ng_7</dc:creator>
      <dc:date>2008-01-09T02:13:48Z</dc:date>
    </item>
  </channel>
</rss>

