Date: Tue, 19 Dec 1995 10:35:26 -0500 From: "Frank E. Terhaar-Yonkers" <fty@mcnc.org> To: jkh@time.cdrom.com Cc: FreeBSD-current@FreeBSD.org, jmb@FreeBSD.org, p.richards@elsevier.co.uk Subject: Re: ppp Message-ID: <199512191535.KAA02797@robin.mcnc.org.mcnc.org>
next in thread | raw e-mail | index | archive | help
It isn't panicing. It just gets wedged. I did get into DDB 'cause I happened to be at a non-X virtual console. I'm sorry that I don't have enuf experience with ddb (and the kernel wasn't config'd with -g) to get much info. I did force a panic and saved the dump. If you think it's worth looking at. I can set up an account on my box or ftp the dump somewhere. - Frank >Maybe what has to happen first is you need to figure out a way of >causing ppp to kill your system *without* running X, e.g. so that >we can get into ddb and see what's panicing! > > Jordan > >> This is bogus. The phone lines to my house are so crappy that I regularly >> have to kill ijppp and restart it. I don't want to have to kill all the X >> stuff as well, before I restart PPP. Running ijppp and X has been a >> crap shoot. About 1/4 the time, killing ppp locks up the system. >> >> What's the problem and why can't we fix it? >> >> - Frank >> >> >> >In reply to Jonathan M. Bresler who said >> >> >> >> On Mon, 18 Dec 1995, Paul Richards wrote: >> >> >> >> > Killing ppp also has the side-effect of killing the X server. This make >s >> >> > it a real pain to use. >> >> >> >> OUCH! >> >> watch out for the "delete ALL" in /etc/ppp/ppp.conf. it works for me usi >ng >> >> the following: >> > >> >I will, that'd probably be the problem if it is there. >> > >> >> Aspen:[7] tail /etc/rc.local >> >> # >> >> /usr/sbin/ppp -auto atinc >> >> /sbin/ping -c 10 198.138.38.21 >> >> >> >> >> >> # X11 server >> >> if [ -x /usr/X11/bin/xdm ]; then >> >> echo -n ' xdm'; (sleep 5 ; /usr/X11/bin/xdm) & >> >> fi >> >> >> >> the ping gets ppp to dial and set up the routes BEFORE xdm gets started, >> >> else my /etc/ppp/ppp.{conf,linkup} took X down when it reconfiged the rou >tes >> > >> >Good idea, sounds like this is exactly what's happening. >> > >> >-- >> > Paul Richards. Originative Solutions Ltd. >> > Internet: paul@netcraft.co.uk, http://www.netcraft.co.uk >> > Phone: 0370 462071 (Mobile), +44 1225 447500 (work) >> > >> >> \\\\////\\\\////\\\\\////\\\\\////\\\\////\\\\////\\\\////\\\\////\\\\////\\\ >\ >> Frank Terhaar-Yonkers >> High Performance Computing and Communications Research >> MCNC >> PO Box 12889 3021 Cornwallis Road >> Research Triangle Park, North Carolina 27709-2889 >> fty@mcnc.org voice (919)248-1417 FAX (919)248-1455 >> >> http://www.mcnc.org/hpcc.html > \\\\////\\\\////\\\\\////\\\\\////\\\\////\\\\////\\\\////\\\\////\\\\////\\\\ Frank Terhaar-Yonkers High Performance Computing and Communications Research MCNC PO Box 12889 3021 Cornwallis Road Research Triangle Park, North Carolina 27709-2889 fty@mcnc.org voice (919)248-1417 FAX (919)248-1455 http://www.mcnc.org/hpcc.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512191535.KAA02797>