Thread Closed

Internet connection issue in Linux

 
Share Thread Thread Tools
Apr4-09, 02:54 PM   #1
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor

Internet connection issue in Linux


My (new*) linux system is having trouble connecting to most websites. Originally I thought it was a DNS issue, because I can connect to some websites (Google, thanks goodness, and physicsforums of course), but now I'm not sure.

What do you think this is? Is it me, my connection, or an Internet-wide disruption? (Amusingly, I can't access http://downforeveryoneorjustme.com/ .) Is there anything I can do?

* Thanks again to those on this and other boards who helped me set this computer up!
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Apr4-09, 03:28 PM   #2
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Well, I was able to resolve my issue (most of the way) just by using a VPN to connect. I'm still curious as to the source of the problem, but I guess that suggests a problem with either my VPN (changing settings that make it hard to connect normally) or a local outage (avoided when I go through the VPN).
 
Apr4-09, 03:41 PM   #3
 
Recognitions:
Gold Membership Gold Member
You can easily check if it's a DNS issue by:
1) ping (trace) your DNS server and check for disrupted packages.
2) Look up the IP addresses of the websites you can't access using someone else's computer. Then try to access the website directly from its IP. If you can you have a DNS problem.
If you can connect to google then you don't have a TCP/IP problem. Maybe your IP tables are corrupted? Maybe your firewall isn't configured properly? What error message do you get when you can't access a website?
You didn't really give us any information to work with so I can only guess.
 
Apr5-09, 02:39 AM   #4
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor

Internet connection issue in Linux


Quote by daniel_i_l View Post
You can easily check if it's a DNS issue by:
1) ping (trace) your DNS server and check for disrupted packages.
2) Look up the IP addresses of the websites you can't access using someone else's computer. Then try to access the website directly from its IP. If you can you have a DNS problem.
If you can connect to google then you don't have a TCP/IP problem. Maybe your IP tables are corrupted? Maybe your firewall isn't configured properly? What error message do you get when you can't access a website?
You didn't really give us any information to work with so I can only guess.
I could ping my DNS server just fine. I was able to find some IP addresses but couldn't actually tell if that worked (funny, I know): the sites that I tried didn't load, as such, but they found the IP address and then choked on a redirect. Still, I think the issue was not a DNS problem but something else, probably something caused by installing, turning on, or turning off my VPN (since that's the only network-related thing I've changed recently).
 
Apr8-09, 11:26 AM   #5
 
Quote by CRGreathouse View Post
I could ping my DNS server just fine. I was able to find some IP addresses but couldn't actually tell if that worked (funny, I know): the sites that I tried didn't load, as such, but they found the IP address and then choked on a redirect. Still, I think the issue was not a DNS problem but something else, probably something caused by installing, turning on, or turning off my VPN (since that's the only network-related thing I've changed recently).
Hi friend,
I had the same trouble in this issue. The problem is DNS servers on your "resolv.conf" file.
If you go to /etc/resolv.conf, and then add this line into it, It probably works.
nameserver your.dns.server.ips
nameserver your.dns.server.ips
nameserver your.dns.server.ips
or you can use free services such as OpenDNS
nameserver 208.67.222.222
nameserver 208.67.220.220
Sorry for my poor Engish,
I hope this works.
 
Thread Closed
Thread Tools


Similar Threads for: Internet connection issue in Linux
Thread Forum Replies
Internet connection help Computers 1
Linux connection Computing & Technology 2
What kind of internet connection do you have? Computing & Technology 37
Tech Tip: Share an Internet connection with multiple computers in Linux Computing & Technology 0
Wireless Internet Connection Electrical Engineering 3