From owner-freebsd-questions Sat Jan 7 15:57:32 1995 Return-Path: questions-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id PAA00780 for questions-outgoing; Sat, 7 Jan 1995 15:57:32 -0800 Received: from is1.hk.super.net (jbeukema@is1.hk.super.net [202.14.67.232]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id PAA00766 for ; Sat, 7 Jan 1995 15:57:28 -0800 Received: by is1.hk.super.net id AA15786 (5.67b/IDA-1.5 for freebsd-questions@freebsd.org); Sun, 8 Jan 1995 07:57:05 +0800 Date: Sun, 8 Jan 1995 07:57:05 +0800 (HKT) From: John Beukema To: Nate Williams Cc: Eric Blood , freebsd-questions@freebsd.org Subject: Re: SLIP problems In-Reply-To: <199501072005.NAA16929@bsd.coe.montana.edu> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: questions-owner@freebsd.org Precedence: bulk I have the same problem. On Sat, 7 Jan 1995, Nate Williams wrote: > > To make this happen, I do the startslip, run trn, and ftp to any site. After > > a few minutes, my RXD light on my modem stops. I'll try restarting the ftp > > session and get the error. However, if I try and ftp to the internet provider > > it works. With ping, the name gets resolved to an IP number, but the error > > comes up for any host. > > Make sure you disable software flow control on BOTH ends of the SLIP > connection. why? > > > Nate > In my case I thought up to now that the problem was due to running a secondary name server and having named fail to exchange information with the provider, time out and delete the route to the gateway. try route flush, kill the routed process and start routed again. If it works again for a while you have the same problem I have. If I find a solution, I will let you know. jbeukema