Christopher L. Everett([EMAIL PROTECTED]) is reported to have said: > OK, > > I git this problem only once in a while. Otherwise useful site that I > can't access that give me "connection refused" errors when Moz or > IE on a Windows box behind the same firewall as me works fine. > > Here are 2 sample URLS: > > http://www.mwave.com/ > http://www.egain.com/ > > I realize that most likely these turkeys have a braindead (MS ISA? ) > firewall in place. So how do I deal?
Just connected to both, no problems. All I can think of is you might have CONFIG_INET_ECN configured in your kernel. if 'less /proc/sys/net/ipv4/tcp_ecn' returns a 1, you do. if so try writing 0 to /proc/sys/net/ipv4/tcp_ecn ( echo 0 /proc/sys/net/ipv4/tcp_ecn) and try them again. :-) HTH, YMMV, HAND :-) Wayne -- If at first you don't succeed, call it version 1.0. _______________________________________________________ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]