Re: [Printing-user-general] linuxprinting.org "Connection refused"

Till Kamppeter <[email protected]> Mon, 03 Jul 2006 10:53:21 +0200
Newsgroups gmane.linux.printing.general
Organization LinuxPrinting.org
Message-ID <[email protected]>

Stephan Dahl wrote:
> I'm getting "Connection refused" errors when trying to reach
> http://linuxprinting.org from my home (at IP 62.243.250.158).  If I try to
> reach it from another IP, it works fine.
> 
> Is there some sort of filtering going on at the server side??

The name server of the provider for your home internet did not catch up
with the move of linuxprinting.org to the new server at FSG.

As an interim solution add the line

216.93.165.134          www.linuxprinting.org linuxprinting.org

to your /etc/hosts file of your box at home, to override the name server.

From time to time do

host www.linuxprinting.org

to see whether yout name server got updated. If it gets up-to-date,
remove the line from /etc/hosts.

   Till