Dirk Mast wrote: > Hi, tried some newer kernel to actually apply a diff from henning@ (which > will be unrelated to this issue) and pppoe0 doesn't come up. > > Interface stays at vr2 state: session and nothing happens. > > Userland wasn't rebuilt, only the kernel, might this cause the issue? > I think this shouldn't matter here, does it? > > > OpenBSD 4.4-current (GENERIC) #1: Mon Nov 24 18:14:27 CET 2008 > [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC > > pppoe0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1492 > dev: vr2 state: initial > sid: 0x0 PADI retries: 0 PADR retries: 0 > groups: pppoe > > # ifconfig pppoe0 down > # ifconfig pppoe0 up > pppoe0: flags=8851<UP,POINTOPOINT,RUNNING,SIMPLEX,MULTICAST> mtu 1492 > dev: vr2 state: session > sid: 0xef2 PADI retries: 0 PADR retries: 0 time: 00:00:01 > groups: pppoe > inet6 fe80::20d:b9ff:fe12:6b04%pppoe0 -> prefixlen 64 scopeid 0x8 > > > vs > > OpenBSD 4.4-current (GENERIC) #1455: Mon Nov 3 22:02:34 MST 2008 > $ ifconfig pppoe0 > pppoe0: flags=8851<UP,POINTOPOINT,RUNNING,SIMPLEX,MULTICAST> mtu 1492 > dev: vr2 state: session > sid: 0x1917 PADI retries: 0 PADR retries: 0 time: 00:00:24 > sppp: phase network authproto pap > groups: pppoe egress > inet6 fe80::20d:b9ff:fe12:6b04%pppoe0 -> prefixlen 64 scopeid 0x8 > inet 84.56.x.x --> 84.56.x.x netmask 0xffffffff
Nov 25 Snapshot (not just kernel) works fine.