Mailinglist Archive: opensuse-security (448 mails)
| < Previous | Next > |
Re: [suse-security] Strange Web Behavior
- From: GertJan Spoelman <sl@xxxxxx>
- Date: Fri, 17 May 2002 00:52:59 +0200
- Message-id: <200205170053.00007.sl@xxxxxx>
On Thursday 16 May 2002 22:02, Austin Morgan wrote:
> My configuration for NAT is using SuSEfirewall2 I have set
> FW_MASQ_NETS="192.168.0.0/16". I am connected using an cable modem and
> everything there seems ok. The only place I can not access (for a week
> now) is google. What is ECN Markus?
ECN is turned off by the SuSEfirewall2 script.
You can do it manually with:
echo 0 > /proc/sys/net/ipv4/tcp_ecn
to turn it on replace the 0 with a 1.
--
GertJan
> My configuration for NAT is using SuSEfirewall2 I have set
> FW_MASQ_NETS="192.168.0.0/16". I am connected using an cable modem and
> everything there seems ok. The only place I can not access (for a week
> now) is google. What is ECN Markus?
ECN is turned off by the SuSEfirewall2 script.
You can do it manually with:
echo 0 > /proc/sys/net/ipv4/tcp_ecn
to turn it on replace the 0 with a 1.
--
GertJan
| < Previous | Next > |