Re: Can't access a site from Masqueraded host
On Mon, Sep 08, 2003 at 09:39:43PM +0200, Nicos Gollan wrote:
> On Monday 08 September 2003 21:08, Donald Spoon wrote:
> > If you are able to connect to other sites from the internal network, and
> > only have problems with this site (or maybe just a few others), I would
> > suspect ECN is set on your NAT box. Check /proc/sys/net/ipv4/tcp_ecn
> > and see if it is set to something other than 0 (zero).
>
> The ECN setting on the NAT box is not a problem, just try disabling it on the
> machine you're connecting from.
Yep, that did the trick. Thank you!
Guess I need a kernel compile:
moseley@bumby:~$ fgrep CONFIG_INET_ECN /boot/config-2.4.21-xfs-athlon
CONFIG_INET_ECN=y
Any tricks to find out where that is in the kernel config (make
menuconfig)?
--
Bill Moseley
moseley@hank.org
Reply to: