<?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: host-based printer in linux enviroment in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/host-based-printer-in-linux-enviroment/m-p/3088186#M7014</link>
    <description>Here's my printcap entry for this queue:&lt;BR /&gt;lj1005|lj1:&lt;BR /&gt;        :lp=lj1005@printserv2:&lt;BR /&gt;        :sd=/var/spool/lpd/lj1005:&lt;BR /&gt;        :mx#0:&lt;BR /&gt;        :sh:&lt;BR /&gt;&lt;BR /&gt;DLink options for only port:&lt;BR /&gt;Speed = high&lt;BR /&gt;PJL printer = no&lt;BR /&gt;&lt;BR /&gt;This works well with other printers (DeskJet, LaserJet 2500)&lt;BR /&gt;&lt;BR /&gt;With LJ1005w, when i print using this queue(either from linux using lpr, or from windows using samba), job joes through lpr queue, then through printserver.&lt;BR /&gt;The "LPT" led on printserver is blinking showing that data is transfering to printer.&lt;BR /&gt;&lt;BR /&gt;Printer does not print.</description>
    <pubDate>Thu, 09 Oct 2003 00:42:22 GMT</pubDate>
    <dc:creator>Maxim_11</dc:creator>
    <dc:date>2003-10-09T00:42:22Z</dc:date>
    <item>
      <title>host-based printer in linux enviroment</title>
      <link>https://community.hpe.com/t5/operating-system-linux/host-based-printer-in-linux-enviroment/m-p/3088184#M7012</link>
      <description>I need to connect LaserJet 1005w to linux system (LPRng print daemon) via D-link print-server.&lt;BR /&gt;Since this printer is host-based, direct connection will not work.&lt;BR /&gt;&lt;BR /&gt;Can this problem be solved using some smart LPRng filters, like ifhp ?&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Oct 2003 09:27:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/host-based-printer-in-linux-enviroment/m-p/3088184#M7012</guid>
      <dc:creator>Maxim_11</dc:creator>
      <dc:date>2003-10-08T09:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: host-based printer in linux enviroment</title>
      <link>https://community.hpe.com/t5/operating-system-linux/host-based-printer-in-linux-enviroment/m-p/3088185#M7013</link>
      <description>eh? wot?&lt;BR /&gt; &lt;BR /&gt;The dlink print server talks LPD doesn't it?  Just set it up as if you were talking to another Unix system.&lt;BR /&gt; &lt;BR /&gt;Use printconf (or printconf-tui) to add a remote unix printer, and go *whee*whee*whee* all the way home.  Is pretty simple.&lt;BR /&gt; &lt;BR /&gt;Otherwise, just add an entry similar to:&lt;BR /&gt; &lt;BR /&gt;&lt;LOCALQUEUENAME&gt;:lp=:rm=&lt;IPOFDLINK&gt;:rp=&lt;DLINKQUEUENAME&gt;:sd=/var/spool/lpd/&lt;LOCALQUEUENAME&gt;&lt;BR /&gt; &lt;BR /&gt;to your /etc/printcap.  This is just a simple 'send it to the lpd service' entry for LPRng.&lt;/LOCALQUEUENAME&gt;&lt;/DLINKQUEUENAME&gt;&lt;/IPOFDLINK&gt;&lt;/LOCALQUEUENAME&gt;</description>
      <pubDate>Wed, 08 Oct 2003 18:34:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/host-based-printer-in-linux-enviroment/m-p/3088185#M7013</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-10-08T18:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: host-based printer in linux enviroment</title>
      <link>https://community.hpe.com/t5/operating-system-linux/host-based-printer-in-linux-enviroment/m-p/3088186#M7014</link>
      <description>Here's my printcap entry for this queue:&lt;BR /&gt;lj1005|lj1:&lt;BR /&gt;        :lp=lj1005@printserv2:&lt;BR /&gt;        :sd=/var/spool/lpd/lj1005:&lt;BR /&gt;        :mx#0:&lt;BR /&gt;        :sh:&lt;BR /&gt;&lt;BR /&gt;DLink options for only port:&lt;BR /&gt;Speed = high&lt;BR /&gt;PJL printer = no&lt;BR /&gt;&lt;BR /&gt;This works well with other printers (DeskJet, LaserJet 2500)&lt;BR /&gt;&lt;BR /&gt;With LJ1005w, when i print using this queue(either from linux using lpr, or from windows using samba), job joes through lpr queue, then through printserver.&lt;BR /&gt;The "LPT" led on printserver is blinking showing that data is transfering to printer.&lt;BR /&gt;&lt;BR /&gt;Printer does not print.</description>
      <pubDate>Thu, 09 Oct 2003 00:42:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/host-based-printer-in-linux-enviroment/m-p/3088186#M7014</guid>
      <dc:creator>Maxim_11</dc:creator>
      <dc:date>2003-10-09T00:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: host-based printer in linux enviroment</title>
      <link>https://community.hpe.com/t5/operating-system-linux/host-based-printer-in-linux-enviroment/m-p/3088187#M7015</link>
      <description>Might want to look at CR/LF translations then.  What class of printer is it that's attached to the print server?&lt;BR /&gt; &lt;BR /&gt;Failing that, the driver you use (you are using foomatic, right?) should be able to do the translation for you.&lt;BR /&gt; &lt;BR /&gt;What if you set up a dummy job (text file) which ends with a chr 12 (^L), and see if the page ejects.</description>
      <pubDate>Thu, 09 Oct 2003 02:02:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/host-based-printer-in-linux-enviroment/m-p/3088187#M7015</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-10-09T02:02:59Z</dc:date>
    </item>
  </channel>
</rss>

