• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need a quick test from someone running linux 2.6.17

cleverhandle

Diamond Member
2.6.17 changed some tcp window scaling options, causing problems with certain routers and firewalls, notably OpenBSD ones (like mine). But from what I can see, my firewall is set up correctly. So could someone running 2.6.17 check the following sites for connectivity?

http://cvs.horde.org
http://www.everymac.com

Also, if you could do a...

cat /proc/sys/net/ipv4/tcp_window_scaling

...and say whether that's a 1 or a 0.

That would tell me whether the problem is with me or with another router on the Internet.

Thanks.
 
I'm on 2.6.16 at home, but have the source for 2.6.17 sitting there waiting to be compiled. I won't be able to get it done today, but if you still need someone tomorrow, then PM me as a reminder and I'll update and test for you.
 
Thanks JeSpre. That suggests that the problem is with a router close to those sites and not with me. If you haven't already guessed, you can workaround this by setting the tcp_window_scaling sysctl to 0, at the cost of a small performance hit if you're on a very high speed line.
 
Originally posted by: cleverhandle
Thanks JeSpre. That suggests that the problem is with a router close to those sites and not with me. If you haven't already guessed, you can workaround this by setting the tcp_window_scaling sysctl to 0, at the cost of a small performance hit if you're on a very high speed line.
Does my 28.8 connection count? I kid, I kid 🙂
 
Originally posted by: n0cmonkey
Some more information that might help (when dealing with an OpenBSD firewall):
http://www.benzedrine.cx/pf/msg05117.html
Yeah, I saw that. All the information regarding this issue that I've seen just comes down to common sense about creating state tables. All my keep state entries are on flags S/SAFR, and I'm pretty sure I'm not double counting any state entries on different interfaces. Which is why I wanted to see if other people were having issues with those sites. The fact that three people couldn't connect suggests that there's a problem with the routers near the sites. Unless we all have misconfigured PF firewalls...

 
I didn't think it necessarily had anything to do with this particular instance, but putting the information here is nice for searching.

At least it would be if the search function really worked. 😛
 
Back
Top