From owner-freebsd-questions Wed Jul 19 16:11:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from po4.wam.umd.edu (po4.wam.umd.edu [128.8.10.166]) by hub.freebsd.org (Postfix) with ESMTP id 8929537B830 for ; Wed, 19 Jul 2000 16:11:43 -0700 (PDT) (envelope-from gollucci@wam.umd.edu) Received: from rac10.wam.umd.edu (root@rac10.wam.umd.edu [128.8.10.150]) by po4.wam.umd.edu (8.9.3/8.9.3) with ESMTP id TAA20527 for ; Wed, 19 Jul 2000 19:11:47 -0400 (EDT) Received: from rac10.wam.umd.edu (sendmail@localhost [127.0.0.1]) by rac10.wam.umd.edu (8.9.3/8.9.3) with SMTP id TAA29100 for ; Wed, 19 Jul 2000 19:11:39 -0400 (EDT) Received: from localhost (gollucci@localhost) by rac10.wam.umd.edu (8.9.3/8.9.3) with ESMTP id TAA29093 for ; Wed, 19 Jul 2000 19:11:39 -0400 (EDT) X-Authentication-Warning: rac10.wam.umd.edu: gollucci owned process doing -bs Date: Wed, 19 Jul 2000 19:11:39 -0400 (EDT) From: "Philip M. Gollucci" To: freebsd-questions@FreeBSD.ORG Subject: PPP connection In-Reply-To: <20000719230400.74145.qmail@hotmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My PPP conection is dying after connecting if I don't connect using term. uname -a FreeBSD p6m7g8.student.umd.edu 4.0-RELEASE FreeBSD 4.0-RELEASE #14: Wed May 10 22:25:06 EST 2000 p6m7g8@p6m7g8.student.umd.edu:/usr/src/sys/compile/PHILIP i386 I have configured and can run user-ppp fine. relevant part(s) of the ppp.conf file default: set log Phase Chat LCP IPCP CCP tun command set device /dev/cuaa1 set speed 115200 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT" umcp: set phone 3012090700 set login set authname gollucci set authkey Smgellar set timeout 500 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 add default HISADDR enable dns su-2.03# ppp Working in interactive mode Using interface: tun1 ppp ON p6m7g8> load umcp Warning: Add route failed: default already exists ppp ON p6m7g8> term bay/annex#1> telnet xxx.umd.edu etc... works fine this uses the CLI protocol.. however if I drop to back to PPP and add! default HISADDR my connection drops after approximate 5 seconds after I make any other conection. Where should I start looking for the problem here is it me or them ? ***************************************************************************** Philip M. Gollucci E-mail : gollucci@wam.umd.edu Philip@p6m7g8.com Phone : 301.249.6261 Major : Computer Science Electrical Engineering Current Job : Co Science, Discovery, & the Universe Webmaster ***************************************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message