Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
01-04-2006, 01:56 AM
|
#1
|
Member
Registered: Dec 2003
Location: Bristol
Distribution: Slackware 10.2
Posts: 196
Rep:
|
wierd website problem
Hi all,
I'm experiencing a strange website problem  . There is one site I can't access, and I have no idea why.
All my normal internet works fine but if I try and access this particular site I get a server not found error, if I try and ping using www.domainname.tld I get an unknown host error. I've tried looking at the site from my work and it's fine, so it must be something wrong with my machine. I can ping the IP of the server it is on fine but I can't use the www.domainname.tld in my browser.
There is something wrong with my setup somewhere, but I'm completely clueless what I might have missed. Can anyone shed any light on this please 
|
|
|
01-04-2006, 08:34 AM
|
#2
|
Senior Member
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467
Rep: 
|
Server not found
Firefox can't find the server at www.domainname.tld
Looks like it's not just you. Never heard of .tld domain before though
|
|
|
01-04-2006, 08:38 AM
|
#3
|
Member
Registered: Dec 2003
Location: Bristol
Distribution: Slackware 10.2
Posts: 196
Original Poster
Rep:
|
lol, that was just an example. tld stands for top level domain (e.g. .co.uk .com. net etc etc. )
The domain I was trying was www.tenshadesofgreen.co.uk, which works fine from everycomputer but mine at home, which is more than inconvinient as I need to upload my pages to it and test from home 
|
|
|
01-04-2006, 08:41 AM
|
#4
|
Member
Registered: Nov 2004
Location: Columbus, Ohio
Distribution: Slackware-Current / Debian
Posts: 795
Rep:
|
You could always manually add it to your /etc/hosts file.
|
|
|
01-04-2006, 08:43 AM
|
#5
|
Member
Registered: Dec 2003
Location: Bristol
Distribution: Slackware 10.2
Posts: 196
Original Poster
Rep:
|
thanks, I'll try that. Do you know any reason why it wouldn't automatically be doing everything like for all the other websites  I'm curious to know the cause 
|
|
|
01-04-2006, 09:12 AM
|
#6
|
Moderator
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
|
Works fine for me.
|
|
|
01-04-2006, 09:20 AM
|
#7
|
Member
Registered: Dec 2003
Location: Bristol
Distribution: Slackware 10.2
Posts: 196
Original Poster
Rep:
|
Yeah, that's what I mean it seems to work fine for everyone else - just not for me on my computer at home 
|
|
|
01-04-2006, 10:39 AM
|
#8
|
Senior Member
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Rep:
|
Try to go to microsoft.com....If that doesn't load either, I've found that it may have to do with your MTU size (found that one out once when I was trying to get my speed up a little.) This maybe the only thing m$ is good at, checking your MTU settings...lol
|
|
|
01-04-2006, 11:04 AM
|
#9
|
Member
Registered: Dec 2003
Location: Bristol
Distribution: Slackware 10.2
Posts: 196
Original Poster
Rep:
|
That works fine, as does everything else on the web  it's just this one site
|
|
|
01-04-2006, 11:11 AM
|
#10
|
Senior Member
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467
Rep: 
|
oops thats what I get for clicking without reading lol
|
|
|
01-04-2006, 11:13 AM
|
#11
|
Member
Registered: Dec 2003
Location: Bristol
Distribution: Slackware 10.2
Posts: 196
Original Poster
Rep:
|
I've found another website that doesn't work for me at home http://www.diamond.co.uk/ if I click on get a quote I get the same error 
|
|
|
01-04-2006, 12:09 PM
|
#12
|
Moderator
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
|
That works for me too. What's in your /etc/hosts file?
|
|
|
01-04-2006, 12:19 PM
|
#13
|
Member
Registered: Dec 2003
Location: Bristol
Distribution: Slackware 10.2
Posts: 196
Original Poster
Rep:
|
Code:
#
# hosts This file describes a number of hostname-to-address
# mappings for the TCP/IP subsystem. It is mostly
# used at boot time, when no name servers are running.
# On small systems, this file can be used instead of a
# "named" name server. Just add the names, addresses
# and any aliases to this file...
#
# By the way, Arnt Gulbrandsen <agulbra@nvg.unit.no> says that 127.0.0.1
# should NEVER be named with the name of the machine. It causes problems
# for some (stupid) programs, irc and reputedly talk. :^)
#
# For loopbacking.
127.0.0.1 localhost
127.0.0.1 darkstar.localhost darkstar
127.0.0.1 theappletree.localhost
# End of hosts.
|
|
|
01-04-2006, 12:43 PM
|
#14
|
Senior Member
Registered: Nov 2002
Location: Stockton, CA
Distribution: Slackware 11 - kernel 2.6.19.1 - Dropline Gnome 2.16.2
Posts: 1,132
Rep:
|
Maybe it's a DNS problem with your ISP. Do you have a different machine (or Dual-Boot) that you could try? Maybe try a live-cd? Those could help determine if it is a problem with your machine/config or something else.
***EDIT***
Just saw your /etc/hosts file. As root, run netconfig.
Last edited by shilo; 01-04-2006 at 12:46 PM.
|
|
|
01-04-2006, 01:00 PM
|
#15
|
Member
Registered: Dec 2003
Location: Bristol
Distribution: Slackware 10.2
Posts: 196
Original Poster
Rep:
|
What do I need to do in netconfig
I don't have another machine I can use 
|
|
|
All times are GMT -5. The time now is 05:50 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|