PDA

Bekijk de volledige versie : pptp floods syslog



sodb
13-01-2005, 21:50
Running Olegs 1.9.2.7-2. Already had same problem with 1.7.5.9-5 that syslog (dmesg) shows this

Jan 13 22:30:13 kernel: ip_conntrack_proto_gre.c:gre_pkt_to_tuple: found src key 0 for tuple 10.0.0.138:0x0 -> 10.0.0.150:0x800:1:0x880b
Jan 13 22:30:13 kernel: ip_conntrack_proto_gre.c:gre_pkt_to_tuple: found src key 0 for tuple 10.0.0.150:0x0 -> 10.0.0.138:0x0:1:0x880b
Jan 13 22:30:13 kernel: ip_conntrack_proto_gre.c:gre_pkt_to_tuple: found src key 0 for tuple 10.0.0.138:0x0 -> 10.0.0.150:0x800:1:0x880b
Jan 13 22:30:13 kernel: ip_conntrack_proto_gre.c:gre_pkt_to_tuple: found src key 0 for tuple 10.0.0.150:0x0 -> 10.0.0.138:0x0:1:0x880b
Jan 13 22:30:13 kernel: ip_conntrack_proto_gre.c:gre_pkt_to_tuple: found src key 0 for tuple 10.0.0.150:0x0 -> 10.0.0.138:0x0:1:0x880b
Jan 13 22:30:13 kernel: ip_conntrack_proto_gre.c:gre_pkt_to_tuple: found src key 0 for tuple 10.0.0.150:0x0 -> 10.0.0.138:0x0:1:0x880b
Jan 13 22:30:13 kernel: ip_conntrack_proto_gre.c:gre_pkt_to_tuple: found src key 0 for tuple 10.0.0.150:0x0 -> 10.0.0.138:0x0:1:0x880b


I use PPTP to connect to a Speedtouch Home (for some reason the internal ppp connection of the modem gave up, so I have to use PPTP).
Is this debugging output of the ip_conntrack, or what is this? Can it be switches off?
Other question: is it normal that at download speed of aprox 1Mbit/s the pptp proces claims approximately 25% of the cpu load?

Oleg
14-01-2005, 11:31
Yes, this is debug output, turned on by ASUS.
Try 1.9.2.7-3b, I've lowered the level, so debug messages should not appear in the log.

sodb
14-01-2005, 23:06
With 1.9.2.7-3b the syslog looks much cleaner now. Thanks for this!