From owner-freebsd-questions Thu Aug 6 07:33:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA13159 for freebsd-questions-outgoing; Thu, 6 Aug 1998 07:33:00 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from sinatra.acc-uk.com (sinatra.acc-uk.com [212.240.133.162]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA13149 for ; Thu, 6 Aug 1998 07:32:54 -0700 (PDT) (envelope-from raymond@acc-uk.com) Received: from vanilla (vanilla.acc-uk.com [212.240.133.190]) by sinatra.acc-uk.com (8.8.8/8.8.8) with SMTP id PAA29555; Thu, 6 Aug 1998 15:35:48 +0100 (BST) (envelope-from raymond@acc-uk.com) Reply-To: From: "Raymond Hunter" To: , "'Arnout Boer'" Cc: Subject: RE: User ppp, dial on demand en filters Date: Thu, 6 Aug 1998 15:34:49 +0100 Message-ID: <001101bdc147$5e2a2120$be85f0d4@vanilla.acc-uk.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Importance: Normal In-Reply-To: <13769.40790.951221.935660@neuron.webmore.de> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was having the same problem a few days ago, when I was using ppp -auto -alias After a lot of searching using trafshow, I discovered that it was being triggered by NetBIOS broadcast packets on the local network, and fixed it by adding dfilter's for source ports 137, 138 and 139 Don't know whether you're on a Network or not, but thought this might help Ray... Arnout Boer writes: > I was wondering wether I could log which IP Traffic > causes to dial up... > First I thought it was sendmail > DNS and ICMP have dial filters.... > > Stil there are ocassional dial ups which > I don't like cause in the Netherlands lokal > telephone is pretty expensive between 8 am en 8 pm. > > Any suggestions are welcome. > Couldn't find them in the manuals. Run "ipfw" with logging enabled or make a tcpdump on the dial-out-device. Malte. > > Greetz, > > Arnout Boer > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message