linux-ppp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PPPOE on Arm
@ 2019-05-05 17:15 walter harms
  2019-05-05 17:57 ` Marco d'Itri
  2019-05-05 18:40 ` walter harms
  0 siblings, 2 replies; 3+ messages in thread
From: walter harms @ 2019-05-05 17:15 UTC (permalink / raw)
  To: linux-ppp

Hi,
I was using PPPOE on a raspi and it terminated with "invalid value",
while the same setup on x86_64 worked fine.

is anyone working with PPPOE ?

re,
 wh

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

* Re: PPPOE on Arm
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Marco d'Itri @ 2019-05-05 17:57 UTC (permalink / raw)
  To: linux-ppp

[-- Attachment #1: Type: text/plain, Size: 435 bytes --]

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?

> while the same setup on x86_64 worked fine.
Is your pppd configuration unusual in any way?

> 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.

-- 
ciao,
Marco

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

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

* Re: PPPOE on Arm
  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
  1 sibling, 0 replies; 3+ messages in thread
From: walter harms @ 2019-05-05 18:40 UTC (permalink / raw)
  To: linux-ppp



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.
> 

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

end of thread, other threads:[~2019-05-05 18:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).