[1938] in linux-net channel archive
1.3.64 & PPP "Connection closed by foreign host"
daemon@ATHENA.MIT.EDU (Trevor Johnson)
Sat Feb 17 04:45:29 1996
Date: Fri, 16 Feb 1996 22:59:59 -0800 (PST)
From: Trevor Johnson <trevor@hepnsf.csudh.edu>
To: linux-net@vger.rutgers.edu
While using Linux 1.3.64 and PPP 2.2.0d with a V.34 modem, and getting a
file via FTP (MRU = MTU = 1500 bytes), if I try to use "finger @host" I
often get just:
[host]
and if I do "telnet host 79" I get "Connected to host." but then
"Connection closed by foreign host." This happened with VMS, HP/UX,
and Linux (1.3.45) hosts, but not with localhost or with an Ultrix
4.3 system. It happens with the SMTP port too. When the PPP link is
lightly loaded, there's no trouble. I have the following configured (no
modules were loaded and the Ethernet card wasn't being used):
CONFIG_MODULES=y
CONFIG_NET=y
CONFIG_MAX_16M=y
CONFIG_SYSVIPC=y
CONFIG_BINFMT_ELF=y
CONFIG_KERNEL_ELF=y
CONFIG_M486=y
CONFIG_BLK_DEV_FD=y
CONFIG_BLK_DEV_IDE=y
CONFIG_IDE_CHIPSETS=y
CONFIG_BLK_DEV_UMC8672=y
CONFIG_INET=y
CONFIG_IP_NOSR=y
CONFIG_NETDEVICES=y
CONFIG_PPP=y
CONFIG_NET_ALPHA=y
CONFIG_NET_VENDOR_3COM=y
CONFIG_NET_ISA=y
CONFIG_CD_NO_IDESCSI=y
CONFIG_EXT2_FS=y
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_PROC_FS=y
CONFIG_WATCHDOG=y
CONFIG_SOFT_WATCHDOG=y
___
Trevor Johnson <trevor@hepnsf.csudh.edu>