All of lore.kernel.org
 help / color / mirror / Atom feed
From: walter harms <wharms@bfs.de>
To: linux-ppp@vger.kernel.org
Subject: Re: PPPOE on Arm
Date: Sun, 05 May 2019 18:40:30 +0000	[thread overview]
Message-ID: <5CCF2E1E.1000508@bfs.de> (raw)
In-Reply-To: <5CCF1A2D.30808@bfs.de>



Am 05.05.2019 19:57, schrieb Marco d'Itri:
> On May 05, walter harms <wharms@bfs.de> wrote:
> 
>> I was using PPPOE on a raspi and it terminated with "invalid value",
> Which raspi model and which distribution, exactly?
> 
raspi3 with raspian (it was for testing, only)
I tried also different kernels but no success.

>> while the same setup on x86_64 worked fine.
> Is your pppd configuration unusual in any way?
> 
not really, but i need a VLAN (eth0.7)

this is the line i used for testing, it includes everything.

/usr/bin/setsid /usr/sbin/pppd pty '/usr/sbin/pppoe -p /var/run/pppoe.conf-pppoe.pid.pppoe -I eth0.7 -T 80 -U  -m 1412' noipdefault noauth
default-asyncmap defaultroute hide-password nodetach mtu 1492 mru 1492 noaccomp nodeflate nopcomp novj novjccomp user xxxxx lcp-echo-interval 20
lcp-echo-failure 3


>> is anyone working with PPPOE ?
> I use pppd and the PPPoE plugin from Debian 9 on a 32 bit armv7l system 
> (i.e. armhf) and it works fine.
> 

      parent reply	other threads:[~2019-05-05 18:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-05 17:15 PPPOE on Arm walter harms
2019-05-05 17:57 ` Marco d'Itri
2019-05-05 18:40 ` walter harms [this message]

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=5CCF2E1E.1000508@bfs.de \
    --to=wharms@bfs.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.