From owner-freebsd-questions Wed Feb 12 05:04:08 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA26916 for questions-outgoing; Wed, 12 Feb 1997 05:04:08 -0800 (PST) Received: from mail.microserve.net (mail.microserve.net [207.44.0.4]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id FAA26908 for ; Wed, 12 Feb 1997 05:04:03 -0800 (PST) Received: from gkbox.some.net by mail.microserve.net with ESMTP (8.6.10/25-eef) id IAA24244; Wed, 12 Feb 1997 08:02:36 -0500 Received: (from mrf@localhost) by gkbox.some.net (8.7.5/8.7.3) id HAA22672; Wed, 12 Feb 1997 07:26:50 -0500 (EST) Date: Wed, 12 Feb 1997 07:26:50 -0500 (EST) Message-Id: <199702121226.HAA22672@gkbox.some.net> From: Matthew Fremont To: questions@freebsd.org Subject: cvsup over ppp Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm experiencing problems using cvsup RELENG_2_1_0 from a 2.1.5 system over a ppp link. cvsup successfully connects to cvsup5.freebsd.org and begins working, but after only 30s or so, all indications of work on the client side stop. On several occasions, after about 4:30 or so, cvsup reports that it lost the network connection. Concurrent with cvsup's problems, I notice that I can't get anything else through the ppp link until I reconnect to my ISP: even ping doesn't receive a response from cvsup5.freebsd.org or other hosts that I've tried. I haven't had troubles like this with my ppp link before, so I'm a bit baffled. Config: FreeBSD 2.1.5 from CD (i.e. no patches or other mods applied) user-level ppp cvsup-bin-14.1.1 with /usr/share/examples/cvsup/stable-supfile Any help is appreciated. Matthew Fremont