Date: Sat, 22 Jun 1996 16:16:21 +0000 () From: "Lenzi, Sergio" <lenzi@cwbone.bsi.com.br> To: Kenneth Ingham <ingham@i-pi.com> Cc: questions@freebsd.org Subject: Re: I want PPP to stay up all the time Message-ID: <Pine.BSF.3.91.960622161417.14460A-100000@home> In-Reply-To: <199606202336.RAA00786@cube.i-pi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 20 Jun 1996, Kenneth Ingham wrote: > OS: FreeBSD 2.1. > > I'm have a full-time (modem) ppp connection to the internet. I'd like the > link to stay up all the time. What happens now with both kernel and user PPP > is that if the link drops (i.e. due to a noisy phone line), it stays down. > > I've gone over the man pages and the FreeBSD Handbook and have found nothing > that seems to help. I would dig through the source, but my CD drive is dead > (but under warranty, so will eventually be replaced). > Hello Kenneth. I use the /etc/ttys file to resolv it. I put a line in the form... cuaa1 "/usr/sbin/pppd -detach passive /dev/cuaa1 57600" vt100 on secure so if the ppp drops, the init program start it over again...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960622161417.14460A-100000>