All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Bergholz <ThomasBergholz@web.de>
To: linux-ppp@vger.kernel.org
Subject: Problems with pppd option: record file
Date: Wed, 18 Nov 2015 18:13:26 +0000	[thread overview]
Message-ID: <564CBFC6.4090409@web.de> (raw)

Hey linux-ppp users,

not sure if this may be a bug or just me making a mistake.

It would be great if you could take a look:

I am having problems getting the "record filename" option to work.
The pppd process does work fine and connects to the internet, but it
does not create the capture file.
I also do not see any "errors" in the pppd.log file, which i configured.
Everything looks good from my point of view.

I am using ubuntu 14.04 and rasbian.
pppd version 2.4.5 (for both)

My peer configuration looks like this:

# CONFIG FILE
kdebug 4
debug
logfile /tmp/pppd.log
record /tmp/pppd_capture.pcap
plugin rp-pppoe.so
eth0
user "someuser"
unit 0
noipdefault
defaultroute
replacedefaultroute
hide-password
noauth
persist
maxfail 10
lcp-echo-interval 20
lcp-echo-failure 3
mtu 1492
default-asyncmap
noaccomp
refuse-pap

I recongnized that the raspi prints "unrecognized option 'record'", even
though the "record file" option is mentioned in the pppd manpage.
Ubuntu does not print this message.

Do you have any ideas where i can look for the cause?

Best Regards,
Thomas

             reply	other threads:[~2015-11-18 18:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-18 18:13 Thomas Bergholz [this message]
2015-11-18 19:42 ` Problems with pppd option: record file James Carlson
2015-11-18 21:11 ` Thomas Bergholz
2015-11-18 21:19 ` James Carlson
2015-11-19 19:25 ` Thomas Bergholz
2015-11-19 19:29 ` James Carlson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=564CBFC6.4090409@web.de \
    --to=thomasbergholz@web.de \
    --cc=linux-ppp@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.