Surfing the Internet problems with multiple browsers


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Surfing the Internet problems with multiple browsers
# 1  
Old 07-02-2011
Surfing the Internet problems with multiple browsers

Could anyone explain why I am having trouble surfing the internet with both firefox and konqueror? Chromium seems to be the only browser that will work. I tried to create a new profile with firefox and that didn't work either. I can ping things just fine, I can download stuff with wget, I can ssh into servers. I don't understand what the problem is. Any ideas would be appreciated.
# 2  
Old 07-02-2011
Check DNS server seetings from each browser

Hi,

From the browser check DNS server settings and there are options is browser network and encryption settings.

Vasanth
# 3  
Old 07-02-2011
Quote:
Originally Posted by vasanth.vadalur
Hi,

From the browser check DNS server settings and there are options is browser network and encryption settings.

Vasanth
I have cleared all the settings with no luck.
# 4  
Old 07-02-2011
Also check if you have a bad http_proxy exported anywhere.
# 5  
Old 07-03-2011
Look at read permissions of resolv.conf
Code:
ls -l /etc/resolv.conf

They should be like "-rw-r--r--"
# 6  
Old 07-03-2011
It seems the newest version of Firefox handles IPv6 differently. My problem was with IPv6. After following these instructions I got Firefox working again.

Quote:
IPv6

Firefox supports IPv6 - Wikipedia, the free encyclopedia IPv6 by default, which may cause connection problems on certain systems. To disable IPv6 in Firefox:
aboutconfig
In the Filter field, type pref network.dns.disableIPv6
In the list of preferences, double-click pref network.dns.disableIPv6 to change its value from pref false to pref true.
https://support.mozilla.com/en-US/kb...%20not%20found
# 7  
Old 07-07-2011
I was looking at this file.
Code:
/etc/sysconfig/network-scripts/ifcfg-BBB

Would this line have some effect?
Code:
IPV4_FAILURE_FATAL=yes

This file mentioned the above file. Then I noticed the failure thing.
Code:
/var/log/messages

Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. SCO

problems with ftp without internet

Dear Friends, I have the following problem, when there is no internet does not work the ftp to the server, with the local network use a router for dhcp SCO OpenServer 6.0 terminals with windows 7 ftp client ftplite and also use ftp from ms-dos to do? regards (1 Reply)
Discussion started by: Edgar Guevara
1 Replies

2. Web Development

apache, surfing a directory

Hi, I have a directory and I need a url that users can surf it.like ftp. my web server is apache. Thanks in advance. (2 Replies)
Discussion started by: Zaxon
2 Replies

3. IP Networking

Problems with Internet setup

Hi, I am using VMWARE and when I have the network connection set to NAT and the VM set to DHCP I get internet connection. But when I set the connection to BRIDGED and assign a static IP address I loose internet connection. I have used netconfig to manually assign the IP Address, GATEWAY, and... (5 Replies)
Discussion started by: mojoman
5 Replies

4. Red Hat

problems with internet connectivity

I had a strange problem.Recently, I virtualized my RHEL 5 system by installing Fedora 8 as guest operating system. The installation went fine. But, after installation my internet connection stopped working. Any suggestions?. I was on TataIndicom wireless USB modem. I haven't had any problems with... (3 Replies)
Discussion started by: jaghelp323
3 Replies

5. UNIX for Dummies Questions & Answers

Problems connecting to the Internet

I am trying to connect a Solaris 10 PC to the internet via a Linksys router and a cable modem. I have tried following suggestions in one of the posts here for manual setup but so far no luck. Does the Solaris 10 install for x86 automatically pick up the internet connection? Dave :>) (4 Replies)
Discussion started by: dohling
4 Replies

6. UNIX for Dummies Questions & Answers

Having wireless Internet problems

I feel like the true definition of a newb but I guess you gotta start somewhere. I installed Gentoo on my laptop yesterday, it's a gnome based environment and I cannot get any wireless internet. The iwconfig and net-setup commands are not being recognized. I'm not sure what the problem is, I've... (1 Reply)
Discussion started by: jessparkscars
1 Replies

7. Cybersecurity

annonymous surfing

hello everyone! i am interested in SurfSolo, from Encryption Software, Anonymous Web Surfing, Computer Firewall it is a like VPN but for personal use, has any of you tried it yet and if yes do you have any suggestions and opinions about it? thanks (0 Replies)
Discussion started by: sheherezad
0 Replies

8. UNIX for Dummies Questions & Answers

Surfing the web with Lynx

Linux detected my modem(finally!) and I then proceeded it to configure it with Minicom according to the instructions here. I got it configured, and can dial up to my ISP, but now I am trying to figure out how to get Lynx to use the connection. Any ideas? (3 Replies)
Discussion started by: Furtoes00
3 Replies
Login or Register to Ask a Question