From owner-freebsd-ports@FreeBSD.ORG Wed Dec 20 01:53:41 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 39F3E16A403 for ; Wed, 20 Dec 2006 01:53:41 +0000 (UTC) (envelope-from nivo+sender+0820bd@is-root.com) Received: from ssdd.xs4all.nl (ssdd.xs4all.nl [195.64.89.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F7FC43C9F for ; Wed, 20 Dec 2006 01:53:40 +0000 (GMT) (envelope-from nivo+sender+0820bd@is-root.com) Received: by imhotep.yuckfou.org (Postfix, from userid 1000) id B34964F2; Wed, 20 Dec 2006 00:32:08 +0100 (CET) Received: from [192.168.2.226] (prosper.gondel.local [192.168.2.226]) by localhost.yuckfou.org (tmda-ofmipd) with ESMTP; Wed, 20 Dec 2006 00:32:02 +0100 Message-ID: <45887635.7090305@is-root.com> Date: Wed, 20 Dec 2006 00:31:01 +0100 Organization: IS-Root Internet Solutions User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: Molokanov kaN5300 Ilya References: In-Reply-To: X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Delivery-Agent: TMDA/1.1.5 (Fettercairn) From: Nils Vogels X-TMDA-Fingerprint: 6DpOnVd2Bi3DxhPd3+pbsJn4+Vg X-IS-Root-MailScanner: Found to be clean X-IS-Root-MailScanner-From: nivo+sender+0820bd@is-root.com X-Spam-Status: No Cc: freebsd-ports@freebsd.org Subject: Re: FreeBSD Port: poptop-1.3.0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nils Vogels List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Dec 2006 01:53:41 -0000 Molokanov kaN5300 Ilya wrote on 18-12-2006 17:05: > Hello. I am small ISP admin from Russia. Sorry at first for my English. No worries, I understood you just fine :-) > > > With such config i have some flood in my /var/log/debug like this: > > Dec 18 18:58:00 utm pptpd[29009]: GRE: accepting packet #45534 > Dec 18 18:58:00 utm pptpd[29009]: GRE: accepting packet #45535 > > Ti avoid this i have to edit pptpgre.c:402 > > syslog(LOG_DEBUG, "GRE: accepting packet #%d", seq); > > /* syslog(LOG_DEBUG, "GRE: accepting packet #%d", > seq); */ > > I am new in FreeBSD. So, maybe i do thomething wrong or, maybe i can > make some patch to ur port? It would be better to not include the debug level in your logfiles, to save you some space. You can do this by changing your syslog.conf. For exact syntax, consult the syslog.conf(8) manpage. Kind regards, Nils -- Those who desire to give up freedom in order to gain security, will not have, nor do they deserve, either one. ~Benjamin Franklin (American Statesman, Scientist, Philosopher, Printer, Writer and Inventor. 1706-1790)