Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Mar 1999 10:25:49 -0300 (EST)
From:      Paulo Fragoso <paulo@nlink.com.br>
To:        freebsd-isp@freebsd.org
Subject:   PPPD runnig after logout
Message-ID:  <Pine.BSF.3.96.990307095310.26916A-100000@mirage.nlink.com.br>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.990307095310.26916A-100000>