[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Unable to access *one* web site on a woody firewall



On Thu, Aug 08, 2002 at 07:41:50PM +0200, Bernd Eckenfels wrote:
> On Thu, Aug 08, 2002 at 07:33:10PM +0200, Gian Piero Carrubba wrote:
> > try cat 0 > /proc/sys/net/ipv4/tcp_ecn and see if that fix the prblem.
> 
> use echo instead of cat.

Or, use sysctl.

  sysctl -w net.ipv4.tcp_ecn=0

To make this change permanent, add "net.ipv4.tcp_ecn=0" to the file
/etc/sysctl.conf

Cheers,

-- 
Nathan Norman - Micromuse Ltd. mailto:nnorman@micromuse.com
  We're sysadmins. Sanity happens to other people.
          -- Chris King



Reply to: