All of lore.kernel.org
 help / color / mirror / Atom feed
* Problems with pppd option: record file
@ 2015-11-18 18:13 Thomas Bergholz
  2015-11-18 19:42 ` James Carlson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Thomas Bergholz @ 2015-11-18 18:13 UTC (permalink / raw)
  To: linux-ppp

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-11-19 19:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-18 18:13 Problems with pppd option: record file Thomas Bergholz
2015-11-18 19:42 ` 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

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.