Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!news.ececs.uc.edu!news.kei.com!news.mathworks.com!news.maxwell.syr.edu!visi.com!not-for-mail From: "Patrick Sonnek" <psonnek@soncom.com> Newsgroups: comp.unix.bsd.freebsd.misc Subject: mgetty and ppp exit signal 11 Date: 16 Feb 1997 23:28:23 GMT Organization: (missing) Lines: 17 Message-ID: <01bc1c60$712acdc0$1d9f09ce@win95.soncom.com> NNTP-Posting-Host: win95.soncom.com X-Newsreader: Microsoft Internet News 4.70.1155 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:35602 When a user tries to logon to my system using mgetty's autoPPP, the conenction does not take place, instead, ppp exits with the following error messages Feb 16 16:49:32 nancy /kernel: pid 11115: pppd: uid 0: exited on signal 11 I've looked at the output of gdb, and the exit seems to be outside of the ppp program. The strange thing, if the person logs in manually, (with pppd set up as the login shell) they can login fine, and everything works. I am currently running FreeBSD 2.1.0 (I know, it's a little back level, but I only have one computer, and I'm reluctant to upgrade the entire OS directly to a production environment) Has anyone ran into a similar problem? I would like to get this to work.