Re: ifconfig ppp0 errors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi James,

Please see my responses inline.

Thanks,
Swavek

On Tue, 11 Jan 2011, James Carlson wrote:

Slawomir Skret wrote:
I tried to use the "debug" and "kdebug" flags when starting pppd but get
only the configuration related info but nothing during the runtime that
would tell me why the errors occurred or what do they mean. From what I
read, the ifconfig reports the contents of the /proc/net/dev file which
is updated by the kernel modules but again it is a statistics reporter
only without describing the nature of the errors.

How can I get more information about these errors?

How did you use "kdebug?"  It doesn't work quite the same way as "debug"
-- it takes an argument, and on most platforms, the argument is an
integer interpreted as a set of flags representing the debug information
to enable.  "kdebug 7" usually turns everything on.

I used the kdebug with various args like you mentioned including 7.


The "debug" option is unlikely to help when you're talking about basic
I/O errors.  The "debug" option causes the system to log the details of
the PPP negotiation between the peers, but this usually has little to do
with I/O problems.

I noticed.


And where did you look for the messages generated by those options?
/etc/syslog.conf directs these things to files depending on the origin
of the message, and the severity.  You may need to modify
/etc/syslog.conf (and SIGHUP syslogd) to see everything.


I adjusted the /etc/syslog.conf and restarted the syslogd. I would get configuration related logs at the start/end of the ppp0 session. This is how I knew that it worked. However, there was nothing during the runtime when, I presume, the errors happened.

Did you try using the "pppstats" command?  If the errors are related to
data compression or the like, then pppstats may well give you more
details than kdebug.  At least, I'd use pppstats to rule out other problems.

I do not have the pppstats compiled but will compile it and use it to, as you mentioned, eliminate compression issues. I will also run it with the nocpp flag to see if it makes any difference.


What options are you using?  Have you tried disabling data compression
with "noccp"?

The server side:
pppd passive local 192.168.1.201:192.168.1.202 /dev/ttyCPM3 maxfail 0

and the client:
pppd local /dev/ttyCPM1


How fast does your "serial bus" run?  Is it likely to drop data when
there are bursts -- as you might see with packet-oriented networking
protocols, such as PPP?

The serial bus has 8MHz clock.


--
James Carlson         42.703N 71.076W         <carlsonj@xxxxxxxxxxxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Audio Users]     [Linux for Hams]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Fedora Users]

  Powered by Linux