From owner-freebsd-questions Sun Mar 10 10:37:24 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA12573 for questions-outgoing; Sun, 10 Mar 1996 10:37:24 -0800 (PST) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA12555 for ; Sun, 10 Mar 1996 10:37:18 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by Root.COM (8.6.12/8.6.5) with SMTP id KAA14748; Sun, 10 Mar 1996 10:37:39 -0800 Message-Id: <199603101837.KAA14748@Root.COM> X-Authentication-Warning: implode.Root.COM: Host localhost didn't use HELO protocol To: Ron Steele cc: questions@FreeBSD.ORG Subject: Re: ftp In-reply-to: Your message of "Sun, 10 Mar 1996 08:28:12 EST." <3142D8EC.2781E494@infi.net> From: David Greenman Reply-To: davidg@Root.COM Date: Sun, 10 Mar 1996 10:37:39 -0800 Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >I am running two FreeBSD 2.1 machines. One at work that is an >internet gateway, and one home. It seems that I can ftp to anyplace >in the world from either machine, except to the other machine! Both >machines happily accept connections from other locations. Telnet >has simular problems - Both machines accept telnet connections, >but not from each other. What have I missed here? Set tcp_extensions=NO in /etc/sysconfig. It appears that you have a router in-between that doesn't properly grok TCP extensions. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project