View Single Post
Old 07-17-2003, 09:16 AM   #7 (permalink)
redhead
Newbie
 
redhead's Avatar
 
Join Date: Jun 2002
Location: Denmark
Posts: 1,721
redhead is on a distinguished road
From where are you viewing the site ?
If you're using Linux, then it could be that they're not accepting the ECN bit, and you just need to disable this, ie:
~ $ echo '0' >! /proc/sys/net/ipv4/tcp_ecn

Eventho the Explicite Congestion Notification is a well established standard, there are still some sites out there, whos routers dosn't accept the ECN bit, and thus appears to be unreachable when trying from a host who delibrately sets the ECN bit.

--edit--
Just tried it, and they are apparently behind a router that dosn't accept the ECN bit.. So the echo command is your only chance.. (unless you want to switch to windows)
__________________
Don't worry Ma'am, We're university students, We know what We're doing.
-----
If you pull the pin, Mr.Grenade would no longer be your friend.
-----
01000111 01101111 00100000 01000011 00100000 00100001
redhead is offline   Reply With Quote