From owner-freebsd-questions Mon Mar 2 00:28:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA03975 for freebsd-questions-outgoing; Mon, 2 Mar 1998 00:28:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ammi.mclink.it (ammi.mclink.it [195.110.128.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA03969 for ; Mon, 2 Mar 1998 00:28:29 -0800 (PST) (envelope-from masotti@mclink.it) Received: from gatekeeper (net133-141.mclink.it [195.110.133.141]) by ammi.mclink.it (8.8.5/8.6.12) with SMTP id JAA26003; Mon, 2 Mar 1998 09:28:20 +0100 (MET) Message-ID: <34FA7C6D.41C67EA6@mclink.it> Date: Mon, 02 Mar 1998 09:31:25 +0000 From: Marco Masotti X-Mailer: Mozilla 3.04Gold (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: questions@FreeBSD.ORG CC: masotti@mclink.it Subject: PPP floods ppp.log Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm using 2.2.5-REL as a masquerading gateway with ppp -alias. It works great, but my /var/log/ppp.log is flooded my many debug messages like the following (more than 200,300Kb every minute) ---------------------------------------------------------------------------- Mar 2 09:19:04 multipass ppp[846]: tun0: HDLC: HdlcOutput Mar 2 09:19:04 multipass ppp[846]: tun0: HDLC: 21 45 00 00 54 1c 9b 00 00 fd 0 1 79 5e c3 6e 85 Mar 2 09:19:04 multipass ppp[846]: tun0: HDLC: 8d cc 92 12 21 08 00 ed fc 85 1 4 2d 03 bf 7a fa Mar 2 09:19:04 multipass ppp[846]: tun0: HDLC: 34 b2 38 01 00 08 09 0a 0b 0c 0 d 0e 0f 10 11 12 Mar 2 09:19:04 multipass ppp[846]: tun0: HDLC: 13 14 15 16 17 18 19 1a 1b 1c 1 d 1e 1f 20 21 22 Mar 2 09:19:04 multipass ppp[846]: tun0: HDLC: 23 24 25 26 27 28 29 2a 2b 2c 2 d 2e 2f 30 31 32 Mar 2 09:19:04 multipass ppp[846]: tun0: HDLC: 33 34 35 36 37 d9 b0 Mar 2 09:19:04 multipass ppp[846]: tun0: HDLC: HdlcInput: Mar 2 09:19:04 multipass ppp[846]: tun0: HDLC: 2f 45 10 03 ee 59 f7 40 00 2b 0 e c6 08 ce fb 14 Mar 2 09:19:04 multipass ppp[846]: tun0: HDLC: 03 c3 6e 85 8d 61 82 04 80 7c 1 8 c1 00 d0 85 53 --------------------------------------------------------------------------- I'm not sure whether relevant, I'm using at 115K a serial port from a Digiboard PC/8E, although the other 7 available ports are not in operation. Should I turn off some debug flags? Thanks for any help. - Marco To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message