From owner-freebsd-stable Sat Aug 3 17:39:24 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F65637B400 for ; Sat, 3 Aug 2002 17:39:22 -0700 (PDT) Received: from math.uic.edu (neumann.math.uic.edu [131.193.178.222]) by mx1.FreeBSD.org (Postfix) with SMTP id 455E743E6E for ; Sat, 3 Aug 2002 17:39:22 -0700 (PDT) (envelope-from vladimir@math.uic.edu) Received: (qmail 25521 invoked by uid 31415); 4 Aug 2002 00:39:19 -0000 Date: 4 Aug 2002 00:39:19 -0000 Message-ID: <20020804003919.25520.qmail@math.uic.edu> From: vladimir@math.uic.edu To: freebsd-stable@freebsd.org Cc: vladimir@math.uic.edu Subject: PPP weirdness Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have a 4.6-STABLE machine which has an external modem (USR Sportster) attached to a serial port. I have not been able to get any answer from this modem using PPP. I can connect to a modem via cu -l /dev/cuaa0 115200 and obtain responces from the modem to AT commands However, if I had no success trying to use PPP to connect to the modem: I start ppp, then set the device (set device /dev/cuaa0) and issue a "term" command. Typing at&f, at&e1 etc. produces no answer from the modem, although I can see the lights on the modem flicker. I can also dial from inside ppp's term, but never get any result codes back from the modem. Any idea why this could be happening? Many thanks, Vladimir To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message