[luau] RH8.0 laptop woes

Vince Hoang luau at ml.altern8.net
Sun Jan 19 19:46:00 PST 2003


Is ECN enabled?
    cat /proc/sys/net/ipv4/tcp_ecn

If so, you can explicitly disable it:
    echo 0 > /proc/sys/net/ipv4/tcp_ecn

That can explain why some websites will load while others will
not. Traceroute may not always work due to possible UDP filtering
along your path.

-Vince



More information about the LUAU mailing list