![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Networking & Wireless Having problems getting connected to the internet or getting your wireless card to work? Ask here. |
|
|
Thread Tools | Display Modes |
|
|
#1 | |
|
A Carafe of Ubuntu
![]() Join Date: Mar 2005
Location: Redmond, WA (origin, Home
Beans: 111
Ubuntu 7.10 Gutsy Gibbon
|
Connection Reset in Firefox but not other browsers
I've tried this on two different computers, one at home, one at work, both running Fiesty. When I try to visit http://www.mdsplus.org/ in firefox I get a connection reset error page :
Quote:
- Bjørn |
|
|
|
|
|
|
#2 |
|
A Carafe of Ubuntu
![]() Join Date: Mar 2005
Location: Redmond, WA (origin, Home
Beans: 111
Ubuntu 7.10 Gutsy Gibbon
|
Re: Connection Reset in Firefox but not other browsers
further testing indicates it's not specific to firefox. So far Firefox, Epiphany, and Galeon get the connection reset, while Dillo, w3m, and lyx do not.
obviously, this has me stumped. |
|
|
|
|
|
#3 |
|
A Carafe of Ubuntu
![]() Join Date: Feb 2005
Location: Chile
Beans: 104
|
Re: Connection Reset in Firefox but not other browsers
--
Last edited by NeTo; May 11th, 2007 at 01:22 AM.. |
|
|
|
|
|
#4 |
|
A Carafe of Ubuntu
![]() Join Date: Feb 2005
Location: Chile
Beans: 104
|
Re: Connection Reset in Firefox but not other browsers
This post could be related to an Ubuntu bug filed at: https://bugs.launchpad.net/ubuntu/+s...20/+bug/89160/
---------------------------- I had the exact same problem with several other sites, and found a solution at this thread. Basically, you can try writing in a root terminal: Code:
echo "4096 16384 131072" > /proc/sys/net/ipv4/tcp_wmem echo "4096 87380 174760" > /proc/sys/net/ipv4/tcp_rmem Code:
net.ipv4.tcp_wmem = 4096 16384 131072 net.ipv4.tcp_rmem = 4096 87380 174760 |
|
|
|
|
|
#5 |
|
A Carafe of Ubuntu
![]() Join Date: Mar 2005
Location: Redmond, WA (origin, Home
Beans: 111
Ubuntu 7.10 Gutsy Gibbon
|
Re: Connection Reset in Firefox but not other browsers
thanks for the links, I learned a little bit, but unfortunately it did not fix my problem
I guess now that I think about it I'm not too surprised, since Dillo, w3m, lyx, and wget all seem to have no issue connecting to that server, but firefox, epiphany and Galeon do have issues. I wish I knew what the difference was. |
|
|
|
|
|
#6 | |
|
A Carafe of Ubuntu
![]() Join Date: Feb 2005
Location: Chile
Beans: 104
|
Re: Connection Reset in Firefox but not other browsers
Quote:
Have you tried disabling IPv6 support in Firefox? |
|
|
|
|
|
|
#7 |
|
A Carafe of Ubuntu
![]() Join Date: Mar 2005
Location: Redmond, WA (origin, Home
Beans: 111
Ubuntu 7.10 Gutsy Gibbon
|
Re: Connection Reset in Firefox but not other browsers
yea, I tried disabling ipv6 too, but it didn't make a difference.
|
|
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() Join Date: Apr 2007
Location: Memphis, TN
Beans: 6
Ubuntu 8.04 Hardy Heron
|
Re: Connection Reset in Firefox but not other browsers
I'm having the same problem as holomorph. Just installed Feisty Fawn today, and Firefox doesn't see any web pages, but Konqueror does (which is how I'm writing this). I too am surprised others haven't had this problem.
|
|
|
|
|
|
#9 |
|
A Carafe of Ubuntu
![]() Join Date: Mar 2005
Location: Redmond, WA (origin, Home
Beans: 111
Ubuntu 7.10 Gutsy Gibbon
|
Re: Connection Reset in Firefox but not other browsers
I think your problem is different from mine: I can see almost any web page in firefox, it's just the mdsplus.org site that's giving me trouble.
|
|
|
|
|
|
#10 |
|
First Cup of Ubuntu
![]() Join Date: Apr 2007
Location: Memphis, TN
Beans: 6
Ubuntu 8.04 Hardy Heron
|
Re: Connection Reset in Firefox but not other browsers
I found a bizarre but effective solution at this link:
https://bugs.launchpad.net/ubuntu/+s...fox/+bug/95241 Type about:config in the address bar to get to Firefox's settings, right-click on general.useragent.extra.firefoxComment, and change its value from "(Ubuntu-feisty)" to just "(Ubuntu)". Then close and restart the browser. After that, I was able to go to any web page in Firefox. I can't imagine why this would work, but it did. Note: I just saw your reply that we may not have the same problem, so I don't know if this will help. Last edited by obenauer; May 11th, 2007 at 05:05 PM.. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|