From owner-freebsd-isp Sun Mar 7 5:26:43 1999 Delivered-To: freebsd-isp@freebsd.org Received: from mirage.nlink.com.br (mirage.nlink.com.br [200.249.195.3]) by hub.freebsd.org (Postfix) with ESMTP id 3CE9C14C22 for ; Sun, 7 Mar 1999 05:26:39 -0800 (PST) (envelope-from paulo@nlink.com.br) Received: from localhost (paulo@localhost) by mirage.nlink.com.br (8.9.3/8.9.1) with SMTP id KAA27470 for ; Sun, 7 Mar 1999 10:25:50 -0300 (EST) Date: Sun, 7 Mar 1999 10:25:49 -0300 (EST) From: Paulo Fragoso To: freebsd-isp@freebsd.org Subject: PPPD runnig after logout Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, After upgrade from 2.2.6-stable (pppd 2.2) to 3.1-release some pppd don't exit after modem disconect. When this happen there aren't DTR and CD signal on modem. I think that without CD pppd exit and is started new getty. I make temporally solution adding "idle" option. After this time pppd exit and new getty start. But this serial line (and modem) don't receive connection during this time because there aren't DTR signal and getty. I'm using modem option with pppd, but don't work fine more. Why this happening? My config files are: cat /usr/local/etc/pwin #!/bin/sh /usr/bin/mesg n /usr/bin/tty -echo exec /usr/sbin/pppd idle 1200 -detach modem crtscts netmask 255.255.255.192 auth login +pap dns1 200.249.195.3 dns2 200.249.195.5 domain nlink.com.br exit /etc/ttys ttycXX "/usr/libexec/getty std.115200" vt100 on insecure /etc/gettytab std.115200|115200-baud:\ :de#3:np:sp#115200:pp=/usr/local/etc/pwin: Thanks, Paulo Fragoso. ------ " ... Overall we've found FreeBSD to excel in performace, stability, technical support, and of course price. Two years after discovering FreeBSD, we have yet to find a reason why we switch to anything else" -David Filo, Yahoo! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message