On Mon, Feb 23, 2009 at 12:06:13AM -0500, Charles MacDonald wrote: > > Name: www.adox.de > Address: 217.160.28.134 > Naturaly the browser just gets a error page if it give it the IP address Try adding the following line to /etc/hosts 217.160.28.134 www.adox.de That should allow you to visit the site as /etc/hosts should be tried before performing a dns lookup. You may need to restart firefox. You probably don't want to leave this entry in /etc/hosts as it will override DNS when/if the domain fixes their DNS records. -- sg