From owner-freebsd-questions Mon Apr 20 13:14:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA04939 for freebsd-questions-outgoing; Mon, 20 Apr 1998 13:14:34 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from garnet.dgms.com (pc-algier-p.dgms.com [206.67.30.153]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA04741 for ; Mon, 20 Apr 1998 20:13:52 GMT (envelope-from gaa@dgms.com) Received: from dgms.com (localhost [127.0.0.1]) by garnet.dgms.com (8.8.8/8.8.8) with ESMTP id RAA13512; Mon, 20 Apr 1998 17:13:27 -0400 (EDT) (envelope-from gaa@dgms.com) Message-ID: <353BBA76.BDAE7DC1@dgms.com> Date: Mon, 20 Apr 1998 17:13:26 -0400 From: Gary Algier X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.6-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG CC: Antoine Beaupre Subject: Re: ppp starting without reason... References: <199804201852.NAA02557@horton.iaces.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG owner-freebsd-questions@FreeBSD.ORG wrote: > > In a previous message, Antoine Beaupre said: > > Hi I recetnly tried to set up a PPP connection. I did everything as per > > the handbook for setting up user ppp. However, my kernel seems to try to > > establish a ppp connection ***each time I start my system****!!!! > > > > How can I know which program is starting at startup (i.e. I know that > > cron starts everytime), How can I modify which will start and which will > > not? > > A guess is that it's trying to resolve hostnames via a remote dns. > > To find out, run tcpdump to watch tun0 to see what goes out. The cuprit is probably sendmail. I had the same problem. When sendmail started, PPP started. A quick test is to configure your system to not run sendmail. I solved the problem by adding filters to not startup PPP on whatever was being sent by sendmail. See the ppp man page in the section "PACKET FILTERING". You want the "dfilter". -- Gary Algier, WB2FWZ gary.algier@dgms.com +1 609 608 2758 DGM&S Telecom, 1025 Briggs Rd, Mt. Laurel, NJ 08054 Fax:+1 609 866 8850 Paul Petzoldt on the renaming of Mount Washington: "I Call it the New England Booby Trap. We see Ph.D.'s from private schools taking kids up there in shorts. People die like flies up there!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message