Discussion:
[pptp-devel] Disable logging?
e***@sms.at
2003-08-16 08:02:04 UTC
Permalink
Hi!

My /var/log/messages is kinda getting flooded (like every 15 minutes, when downloading) by these messages from pptp:

Aug 16 11:14:14 cel-400 pptp[877]: anon log[decaps_gre:pptp_gre.c:397]: buffering out-of-order packet 1824471 (expecting 1824470)
Aug 16 11:14:14 cel-400 pptp[877]: anon log[decaps_gre:pptp_gre.c:397]: buffering out-of-order packet 1824472 (expecting 1824470)
Aug 16 11:14:14 cel-400 pptp[877]: anon log[decaps_gre:pptp_gre.c:397]: buffering out-of-order packet 1824473 (expecting 1824470)
Aug 16 11:14:14 cel-400 pptp[877]: anon log[decaps_gre:pptp_gre.c:397]: buffering out-of-order packet 1824474 (expecting 1824470)
Aug 16 11:14:14 cel-400 pptp[877]: anon log[decaps_gre:pptp_gre.c:397]: buffering out-of-order packet 1824475 (expecting 1824470)
Aug 16 11:14:14 cel-400 pptp[877]: anon log[decaps_gre:pptp_gre.c:397]: buffering out-of-order packet 1824476 (expecting 1824470)
Aug 16 11:14:14 cel-400 pptp[877]: anon log[decaps_gre:pptp_gre.c:397]: buffering out-of-order packet 1824477 (expecting 1824470)
Aug 16 11:14:14 cel-400 pptp[877]: anon log[decaps_gre:pptp_gre.c:397]: buffering out-of-order packet 1824478 (expecting 1824470)
Aug 16 11:14:14 cel-400 pptp[877]: anon log[decaps_gre:pptp_gre.c:397]: buffering out-of-order packet 1824479 (expecting 1824470)
Aug 16 11:14:14 cel-400 pptp[877]: anon log[decaps_gre:pptp_gre.c:397]: buffering out-of-order packet 1824480 (expecting 1824470)
Aug 16 11:14:14 cel-400 pptp[877]: anon log[decaps_gre:pptp_gre.c:397]: buffering out-of-order packet 1824481 (expecting 1824470)

Is there away to turn off logging completely or some way else to keep these messages away from /var/log/messages ?

Best regards,

erdie

--
Ein Service von http://www.sms.at
Chris Wilson
2003-08-18 09:21:06 UTC
Permalink
Hi Erdie,
Post by e***@sms.at
Hi!
Aug 16 11:14:14 cel-400 pptp[877]: anon log[decaps_gre:pptp_gre.c:397]: buffering out-of-order packet 1824471 (expecting 1824470)
This is a known problem. I've attached a patch (against current CVS) which
should allow you to reduce the verbosity of logging by adding the option
"--loglevel 0" to your pptp command line.

James, Rein, please could you take a look at this patch and commit if you
like it. I'm away on holiday for 3 weeks, so I won't be able to test it at
least until I get back.

Cheers, Chris.
--
___ __ _
/ __// / ,__(_)_ | Chris Wilson -- UNIX Firewall Lead Developer |
/ (_ / ,\/ _/ /_ \ | NetServers.co.uk http://www.netservers.co.uk |
\ _//_/_/_//_/___/ | 21 Signet Court, Cambridge, UK. 01223 576516 |
James Cameron
2003-08-19 03:40:04 UTC
Permalink
Post by Chris Wilson
James, Rein, please could you take a look at this patch and commit if you
like it. I'm away on holiday for 3 weeks, so I won't be able to test it at
least until I get back.
Patch applied, thank you.
--
James Cameron http://quozl.netrek.org/
HP Open Source, Volunteer http://opensource.hp.com/
PPTP Client Project, Release Engineer http://pptpclient.sourceforge.net/
Loading...