From owner-freebsd-hackers Thu Dec 5 20:48:32 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id UAA27661 for hackers-outgoing; Thu, 5 Dec 1996 20:48:32 -0800 (PST) Received: from emout01.mail.aol.com (emout01.mx.aol.com [198.81.11.92]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id UAA27651 for ; Thu, 5 Dec 1996 20:48:25 -0800 (PST) From: StevenR362@aol.com Received: by emout01.mail.aol.com (8.6.12/8.6.12) id XAA10340 for hackers@freebsd.org; Thu, 5 Dec 1996 23:47:52 -0500 Date: Thu, 5 Dec 1996 23:47:52 -0500 Message-ID: <961205234751_1286997857@emout01.mail.aol.com> To: hackers@freebsd.org Subject: ppp+alias -auto &spurious dialups. Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I compiled Charles Mott's aliasing ppp and it seems to be working just dandy. A nice bit of code. Now I've decided to finally setup ppp for demand dialing. This also seems to be working fine with one minor exception. About every fifteen minutes the system dials up my ISP. The system is otherwise quiescent with no one logged on and nothing going on my Winblows 95 box either. I have named and routed disabled on my FreeBSD box. Now what do I have to filter or disable to get it to stop dialing out four times an hour. From recent postings to hackers, I suspect sendmail is the culprit. Does anyone else have ppp -auto working? Steve