From owner-freebsd-bugs Fri Dec 22 22:50:03 1995 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA22354 for bugs-outgoing; Fri, 22 Dec 1995 22:50:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA22346 Fri, 22 Dec 1995 22:50:01 -0800 (PST) Date: Fri, 22 Dec 1995 22:50:01 -0800 (PST) Message-Id: <199512230650.WAA22346@freefall.freebsd.org> To: freebsd-bugs Cc: From: David Greenman Subject: Re: bin/910: connecting from one FreeBSD machine to another Reply-To: David Greenman Sender: owner-bugs@FreeBSD.ORG Precedence: bulk The following reply was made to PR bin/910; it has been noted by GNATS. From: David Greenman To: mi@aldan.star89.galstar.com Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/910: connecting from one FreeBSD machine to another Date: Fri, 22 Dec 1995 22:40:59 -0800 > The machine I'm trying to connect to is connected to the > Internet thru one ppp-link (pppd is used). > One of the "from"-machines tried was connected thru user's ppp. > Another one -- ethernetted machine with a constant IP-address > Both "from" machines run 2.1-Release Did you try setting tcp_extensions to "NO" in /etc/sysconfig? -DG