<?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: connection problem with CUPS in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/connection-problem-with-cups/m-p/3189902#M9815</link>
    <description>First thing I would check is that "cupsd" is actually running.  If not you will get a refused connection.&lt;BR /&gt; &lt;BR /&gt;</description>
    <pubDate>Thu, 12 Feb 2004 04:42:20 GMT</pubDate>
    <dc:creator>Mark Grant</dc:creator>
    <dc:date>2004-02-12T04:42:20Z</dc:date>
    <item>
      <title>connection problem with CUPS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/connection-problem-with-cups/m-p/3189901#M9814</link>
      <description>I try to setup network printer at my Linux machine. After finish setup, I try to print a testpage, but it gave me this message "The connection was refused when attempting to contact localhost.localdomain:631", what could be the problem?&lt;BR /&gt;&lt;BR /&gt;I am using Redhat 9.0 and 2 HP network printer.</description>
      <pubDate>Thu, 12 Feb 2004 03:14:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/connection-problem-with-cups/m-p/3189901#M9814</guid>
      <dc:creator>Yong Shiuh Rong</dc:creator>
      <dc:date>2004-02-12T03:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: connection problem with CUPS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/connection-problem-with-cups/m-p/3189902#M9815</link>
      <description>First thing I would check is that "cupsd" is actually running.  If not you will get a refused connection.&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Thu, 12 Feb 2004 04:42:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/connection-problem-with-cups/m-p/3189902#M9815</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-02-12T04:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: connection problem with CUPS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/connection-problem-with-cups/m-p/3189903#M9816</link>
      <description>Just in case you need the same answer twice, the CUPS daemon responds to port 631 requests, no cups daemon, no administration page, no cups services.</description>
      <pubDate>Thu, 12 Feb 2004 12:07:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/connection-problem-with-cups/m-p/3189903#M9816</guid>
      <dc:creator>Paul Cross_1</dc:creator>
      <dc:date>2004-02-12T12:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: connection problem with CUPS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/connection-problem-with-cups/m-p/3189904#M9817</link>
      <description>It could also be another issue. The firewall.&lt;BR /&gt;&lt;BR /&gt;The standard iptables firewall isntall does not allow traffic on port 613.&lt;BR /&gt;&lt;BR /&gt;You can add it to the fireall configuration at install, but the configuration of iptables is not automatically adjusted by the install. You have to do it yourself.&lt;BR /&gt;&lt;BR /&gt;/etc/sysconfig/iptables&lt;BR /&gt;&lt;BR /&gt;service iptables stop&lt;BR /&gt;&lt;BR /&gt;try again. If it works you know its a firewall issue.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 12 Feb 2004 12:58:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/connection-problem-with-cups/m-p/3189904#M9817</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-02-12T12:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: connection problem with CUPS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/connection-problem-with-cups/m-p/3189905#M9818</link>
      <description>cupsd is running, I can't find any iptables under /etc/sysconfig/&lt;BR /&gt;&lt;BR /&gt;I am using HP laserjet 1200 with HP Jetdirect 300x and HP Deskjet 990cxi with HP Jetdirect 175x. &lt;BR /&gt;&lt;BR /&gt;I login by using mozilla at localhost:631 to do the configuration. I choose IPP( internet printing protocol) and postscript driver for both my printers.&lt;BR /&gt;&lt;BR /&gt;after the setting, when I try to test print, it prompt me the error. Sometime when I try to modify the printer setting, it will prompt me "the document contains no data."&lt;BR /&gt;&lt;BR /&gt;I manage to set the same printer on my notebook by using the same setting, but not on my desktop.&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Feb 2004 21:42:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/connection-problem-with-cups/m-p/3189905#M9818</guid>
      <dc:creator>Yong Shiuh Rong</dc:creator>
      <dc:date>2004-02-12T21:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: connection problem with CUPS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/connection-problem-with-cups/m-p/3189906#M9819</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;poor mans approach. Do a telnet localhost 631 .&lt;BR /&gt;Does that connect ok? If yes cupsd is up and the firewall is ok to allow requests to cups.&lt;BR /&gt;If not either cups is not running or the firewall blocks you.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Thu, 12 Feb 2004 22:07:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/connection-problem-with-cups/m-p/3189906#M9819</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-02-12T22:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: connection problem with CUPS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/connection-problem-with-cups/m-p/3189907#M9820</link>
      <description>Martin i can telnet 631 with no problem.</description>
      <pubDate>Thu, 12 Feb 2004 22:26:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/connection-problem-with-cups/m-p/3189907#M9820</guid>
      <dc:creator>Yong Shiuh Rong</dc:creator>
      <dc:date>2004-02-12T22:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: connection problem with CUPS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/connection-problem-with-cups/m-p/3189908#M9821</link>
      <description>THat pretty much rules out the cupsd isn't running!&lt;BR /&gt; &lt;BR /&gt;I would firstly try it with another browser.   &lt;BR /&gt; &lt;BR /&gt;If you have KDE installed, it has a print manager that can do everything the cupsd web server can, without using a web server.  You could try that.&lt;BR /&gt; &lt;BR /&gt;cups has an error log which is supposed to be in /var/log/cups but Red Hat could have put it anywhere by now.&lt;BR /&gt; &lt;BR /&gt;You  can increase the debug level by changing the "LogLevel" line in /etc/cups/cupsd.conf which might give you more information in your error log.&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Fri, 13 Feb 2004 01:36:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/connection-problem-with-cups/m-p/3189908#M9821</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-02-13T01:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: connection problem with CUPS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/connection-problem-with-cups/m-p/3189909#M9822</link>
      <description>After reading through the error log, it shows me thousands of line on this message:&lt;BR /&gt;[12/Feb/2004: 15:50:16+0800 Possible DoS attack-more than 10 clients connecting from localhost."</description>
      <pubDate>Fri, 13 Feb 2004 03:54:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/connection-problem-with-cups/m-p/3189909#M9822</guid>
      <dc:creator>Yong Shiuh Rong</dc:creator>
      <dc:date>2004-02-13T03:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: connection problem with CUPS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/connection-problem-with-cups/m-p/3189910#M9823</link>
      <description>Cups limits connections other than localhost by default. Try commenting the lines as follows in /etc/cups.conf (or wherever your conf file is) just for troubleshooting sake.&lt;BR /&gt;&lt;BR /&gt;## Restrict access to local domain&lt;BR /&gt;#Order Deny,Allow&lt;BR /&gt;#Deny From All&lt;BR /&gt;#Allow From 127.0.0.1&lt;BR /&gt;&lt;BR /&gt;these lines are generally at the end of the file.</description>
      <pubDate>Fri, 13 Feb 2004 09:50:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/connection-problem-with-cups/m-p/3189910#M9823</guid>
      <dc:creator>Paul Cross_1</dc:creator>
      <dc:date>2004-02-13T09:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: connection problem with CUPS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/connection-problem-with-cups/m-p/3189911#M9824</link>
      <description>Hello Yong, &lt;BR /&gt;&lt;BR /&gt;you might also want to try to telnet to your two printers to make sure you can reach them from your PC. Usually to talk on port 9100, but since you have them working on another system you will know for sure.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Fri, 13 Feb 2004 14:25:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/connection-problem-with-cups/m-p/3189911#M9824</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-02-13T14:25:11Z</dc:date>
    </item>
  </channel>
</rss>

