<?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: Network printer is not printing in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/network-printer-is-not-printing/m-p/5182632#M50997</link>
    <description>The printcap file is not important for CUPS itself: CUPS auto-generates the printcap file for compatibility with older printing systems.&lt;BR /&gt;&lt;BR /&gt;CUPS is trying to make the legacy printing clients connect to local CUPS lpd compatibility service, so that it can then forward the print jobs to their actual destination. &lt;BR /&gt;(Some CUPS printers may not be accessible using the legacy lpd printing protocol, so this allows CUPS to act as a protocol converter when necessary.)&lt;BR /&gt;&lt;BR /&gt;More information is needed to solve the problem.&lt;BR /&gt;&lt;BR /&gt;1.) Can you access the lpd port of the print server from your RHEL machine?&lt;BR /&gt;&lt;BR /&gt;Run "telnet 21.1.3.100 515" on the RHEL machine. If it says "Connection established", the connection is OK. (You will need to break this connection manually: press Ctrl-], type "close" and press Enter)&lt;BR /&gt;&lt;BR /&gt;If it says "Connection refused" or hangs in "Trying 21.1.3.100" until it times out, there is a problem in network connectivity: fix this first before continuing with CUPS.&lt;BR /&gt;&lt;BR /&gt;2.) Can the RHEL machine resolve the name PS1 to IP address 21.1.3.100?&lt;BR /&gt;&lt;BR /&gt;Run "nslookup PS1". Does it respond with the correct IP address? If it doesn't, does the /etc/hosts file have a line that says:&lt;BR /&gt;&lt;BR /&gt;21.1.3.100 PS1&lt;BR /&gt;&lt;BR /&gt;If there is no such line and you cannot easily add PS1 to your local DNS, you might add the above line to /etc/hosts on the RHEL machine. Alternatively you could just specify the CUPS Device URI as "lpd://21.1.3.100/P1".&lt;BR /&gt;&lt;BR /&gt;MK</description>
    <pubDate>Fri, 19 Jun 2009 05:35:56 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2009-06-19T05:35:56Z</dc:date>
    <item>
      <title>Network printer is not printing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/network-printer-is-not-printing/m-p/5182631#M50996</link>
      <description>Dear all,&lt;BR /&gt;we are using one line printer connected through dlink dp-300 printserver.The details are given below:&lt;BR /&gt;ip address of Dp-300 : 21.1.3.100&lt;BR /&gt;print server name : PS1&lt;BR /&gt;port name : P1&lt;BR /&gt;I am trying to configure this printer in RHEL-AS 4 uing cups.But it is not printing. I attached the configuration files here.As per the search I made in google,The rm entry in /etc/printcap should be the remote host name.But here the local host name is getting assigned.&lt;BR /&gt;Local host name : web1&lt;BR /&gt;Remote host name : PS1&lt;BR /&gt;&lt;BR /&gt;Pls help me to solve this problem as i am struggling for the past 3 days.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance..&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;c.sacthivel</description>
      <pubDate>Fri, 19 Jun 2009 04:15:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/network-printer-is-not-printing/m-p/5182631#M50996</guid>
      <dc:creator>sacthivel.C</dc:creator>
      <dc:date>2009-06-19T04:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: Network printer is not printing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/network-printer-is-not-printing/m-p/5182632#M50997</link>
      <description>The printcap file is not important for CUPS itself: CUPS auto-generates the printcap file for compatibility with older printing systems.&lt;BR /&gt;&lt;BR /&gt;CUPS is trying to make the legacy printing clients connect to local CUPS lpd compatibility service, so that it can then forward the print jobs to their actual destination. &lt;BR /&gt;(Some CUPS printers may not be accessible using the legacy lpd printing protocol, so this allows CUPS to act as a protocol converter when necessary.)&lt;BR /&gt;&lt;BR /&gt;More information is needed to solve the problem.&lt;BR /&gt;&lt;BR /&gt;1.) Can you access the lpd port of the print server from your RHEL machine?&lt;BR /&gt;&lt;BR /&gt;Run "telnet 21.1.3.100 515" on the RHEL machine. If it says "Connection established", the connection is OK. (You will need to break this connection manually: press Ctrl-], type "close" and press Enter)&lt;BR /&gt;&lt;BR /&gt;If it says "Connection refused" or hangs in "Trying 21.1.3.100" until it times out, there is a problem in network connectivity: fix this first before continuing with CUPS.&lt;BR /&gt;&lt;BR /&gt;2.) Can the RHEL machine resolve the name PS1 to IP address 21.1.3.100?&lt;BR /&gt;&lt;BR /&gt;Run "nslookup PS1". Does it respond with the correct IP address? If it doesn't, does the /etc/hosts file have a line that says:&lt;BR /&gt;&lt;BR /&gt;21.1.3.100 PS1&lt;BR /&gt;&lt;BR /&gt;If there is no such line and you cannot easily add PS1 to your local DNS, you might add the above line to /etc/hosts on the RHEL machine. Alternatively you could just specify the CUPS Device URI as "lpd://21.1.3.100/P1".&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Fri, 19 Jun 2009 05:35:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/network-printer-is-not-printing/m-p/5182632#M50997</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-06-19T05:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Network printer is not printing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/network-printer-is-not-printing/m-p/5182633#M50998</link>
      <description>Hai mk,&lt;BR /&gt;&lt;BR /&gt;Thank you for replying me and sorry for the delay.&lt;BR /&gt;The problem was solved after i created empty directories inside /var/spool/lpd.&lt;BR /&gt;And i changed the user and group of that folders as "daemon".&lt;BR /&gt;Now i am getting printing in both ipp and jetdirect.&lt;BR /&gt;&lt;BR /&gt;Thank you once again&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;C.Sacthivel</description>
      <pubDate>Tue, 23 Jun 2009 08:00:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/network-printer-is-not-printing/m-p/5182633#M50998</guid>
      <dc:creator>sacthivel.C</dc:creator>
      <dc:date>2009-06-23T08:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Network printer is not printing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/network-printer-is-not-printing/m-p/5182634#M50999</link>
      <description>Once again Thanks a lot.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;C.Sacthivel</description>
      <pubDate>Tue, 23 Jun 2009 08:01:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/network-printer-is-not-printing/m-p/5182634#M50999</guid>
      <dc:creator>sacthivel.C</dc:creator>
      <dc:date>2009-06-23T08:01:16Z</dc:date>
    </item>
  </channel>
</rss>

