|
Bugzilla – Full Text Bug Listing |
| Summary: | Internet extremely slow | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | Frank Buschlinger <frank.buschlinger> |
| Component: | Network | Assignee: | Karsten Keil <karsten.keil> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i386 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | var/log/messages file as requested | ||
|
Description
Frank Buschlinger
2007-01-22 17:23:51 UTC
Please attach your /var/log/messages. Created attachment 114867 [details]
var/log/messages file as requested
Perhaps this can be related with this: https://bugzilla.novell.com/show_bug.cgi?id=228039 (In reply to comment #3) > Perhaps this can be related with this: > > https://bugzilla.novell.com/show_bug.cgi?id=228039 > There may be a relation. I tried to browse using IP addresses rather than URLs and this worked better though not perfectly. The referenced bug report is for 10.1. I have however no problems in 10.1 but in 10.2. Are you using ipv6 here? I updated the following settings: - Firefox: set network.dns.disableIPv6 from false to true - KDE: YaST2 /etc/sysconfig editor, set KDE_USE_IPV6 from "yes" to "no" Unfortunately, this did not resolve the problem. Can you please try if echo "0" > /proc/sys/net/ipv4/tcp_window_scaling works ? having issued the suggested command, internet seems to work fine now. Thanks for your help. It would be nice if you could tell me what the command actually did and why it was necessary to issue it. The problem is, that some gateway/firewall/router between you and the internet sites does not implement TCP/IP correctely. It do not understand the window scaling option, but accept the establish of a connection with window scaling. Then it drops packets which do not fit into the window without the window scale factor. The following article give some info, a more complete discussion is in the duplicate bug. http://en.opensuse.org/SDB:Problem_with_establishing_TCP/IP_connection_in_openSUSE_10.2 *** This bug has been marked as a duplicate of bug 229848 *** |