Re: late pppoe address

2020-06-10 Thread Jan Stary
On Jun 06 11:30:46, mill...@openbsd.org wrote: > On Sat, 06 Jun 2020 19:14:28 +0200, Jan Stary wrote: > > > Is the aim to let the ISP know that the iface is down, > > so that it gets set up afresh on boot, as opposed to > > waiting for some PPP keep-alive timeout? > > Basically. It is to work ar

Re: late pppoe address

2020-06-07 Thread Stuart Henderson
On 2020-06-07, Mihai Popescu wrote: > Start address this problem to your ISP and ask it to remedy this stupid > implementation of pppoe on server side. Otherwise, you have to wait for it > and avoid spamming the list with your "i need to get this done quickly" > messages, please. Maybe it is time

Re: late pppoe address

2020-06-06 Thread Kenneth Gober
On Sat, Jun 6, 2020 at 11:57 AM Jan Stary wrote: > This is current/amd64 on an APU2. > The egress is XDSL pppoe(4) over vlan(4) over em(4), > > ... > > Are people having the same problem? > Are you doing something about the late ifconfig? > I have some routers that connect to DSL using pppoe(4)

Re: late pppoe address

2020-06-06 Thread Mihai Popescu
Start address this problem to your ISP and ask it to remedy this stupid implementation of pppoe on server side. Otherwise, you have to wait for it and avoid spamming the list with your "i need to get this done quickly" messages, please. Maybe it is time to employ a real expert on OpenBSD. Thank yo

Re: late pppoe address

2020-06-06 Thread Stuart Henderson
On 2020-06-06, Todd C Miller wrote: > On Sat, 06 Jun 2020 19:14:28 +0200, Jan Stary wrote: > >> Is the aim to let the ISP know that the iface is down, >> so that it gets set up afresh on boot, as opposed to >> waiting for some PPP keep-alive timeout? > > Basically. It is to work around an issue

Re: late pppoe address

2020-06-06 Thread Todd C . Miller
On Sat, 06 Jun 2020 19:14:28 +0200, Jan Stary wrote: > Is the aim to let the ISP know that the iface is down, > so that it gets set up afresh on boot, as opposed to > waiting for some PPP keep-alive timeout? Basically. It is to work around an issue where the pppoe ethernet interface goes down du

Re: late pppoe address

2020-06-06 Thread Jan Stary
Hi, On Jun 06 17:46:35, j...@kerhand.co.uk wrote: > On Sat, Jun 06, 2020 at 05:56:56PM +0200, Jan Stary wrote: > > This is current/amd64 on an APU2. > > The egress is XDSL pppoe(4) over vlan(4) over em(4), > > as is the case with many European dialup telecoms. > > > > The connection itself works

Re: late pppoe address

2020-06-06 Thread Jason McIntyre
On Sat, Jun 06, 2020 at 05:56:56PM +0200, Jan Stary wrote: > This is current/amd64 on an APU2. > The egress is XDSL pppoe(4) over vlan(4) over em(4), > as is the case with many European dialup telecoms. > > The connection itself works just fine (after some mss woes), > but it takes some time to ge

late pppoe address

2020-06-06 Thread Jan Stary
This is current/amd64 on an APU2. The egress is XDSL pppoe(4) over vlan(4) over em(4), as is the case with many European dialup telecoms. The connection itself works just fine (after some mss woes), but it takes some time to get assigned and IP address at startup. $ cat /etc/hostname.pppo