Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Dec 2006 00:31:01 +0100
From:      Nils Vogels <nivo+sender+0820bd@is-root.com>
To:        Molokanov kaN5300 Ilya <kan5300@gmail.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: FreeBSD Port: poptop-1.3.0
Message-ID:  <45887635.7090305@is-root.com>
In-Reply-To: <op.tkriy5hqrnu7ei@localhost>
References:  <op.tkriy5hqrnu7ei@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
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 :-)
>
> <snip config>

> 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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45887635.7090305>