[7.850][BUG][OPEN] PPPoE won't work

Heyho,

my pppoe connection doesn't work under 7.850 and I don't know why. Here's the log ...

2009:12:23-20:53:03 gateway pppoe-sh: DSL connection time shorter then 60 seconds (0 sec): Error? - wait 5 seconds
2009:12:23-20:53:13 gateway pppoe-sh: Access-Concentrator: bbac-ko0
2009:12:23-20:53:13 gateway pppd-pppoe[7593]: Plugin /usr/lib/pppd/2.4.5/rp-pppoe.so loaded.
2009:12:23-20:53:13 gateway pppd-pppoe[7593]: RP-PPPoE plugin version 3.8p compiled against pppd 2.4.5
2009:12:23-20:53:13 gateway pppd-pppoe[7593]: pppd 2.4.5 started by root, uid 0
2009:12:23-20:53:13 gateway pppd-pppoe[7593]: Send PPPOE Discovery V1T1 PADI session 0x0 length 12
2009:12:23-20:53:13 gateway pppd-pppoe[7593]:  dst ff:ff:ff:ff:ff:ff  src 0:1a:8c:17:12:72
2009:12:23-20:53:13 gateway pppd-pppoe[7593]:  [service-name] [host-uniq  a9 1d 00 00]
2009:12:23-20:53:14 gateway pppd-pppoe[7593]: Recv PPPOE Discovery V1T1 PADO session 0x0 length 44
2009:12:23-20:53:14 gateway pppd-pppoe[7593]:  dst 0:1a:8c:17:12:72  src 0:12:1:93:1e:19
2009:12:23-20:53:14 gateway pppd-pppoe[7593]:  [service-name] [host-uniq  a9 1d 00 00] [AC-name bbac-ko0] [AC-cookie  80 de 7a 9f b0 e9 36 c5 8b 88 63 84 02 4c d7 d9]
2009:12:23-20:53:14 gateway pppd-pppoe[7593]: Send PPPOE Discovery V1T1 PADR session 0x0 length 32
2009:12:23-20:53:14 gateway pppd-pppoe[7593]:  dst 0:12:1:93:1e:19  src 0:1a:8c:17:12:72
2009:12:23-20:53:14 gateway pppd-pppoe[7593]:  [service-name] [host-uniq  a9 1d 00 00] [AC-cookie  80 de 7a 9f b0 e9 36 c5 8b 88 63 84 02 4c d7 d9]
2009:12:23-20:53:14 gateway pppd-pppoe[7593]: Recv PPPOE Discovery V1T1 PADS session 0x5cd length 32
2009:12:23-20:53:14 gateway pppd-pppoe[7593]:  dst 0:1a:8c:17:12:72  src 0:12:1:93:1e:19
2009:12:23-20:53:14 gateway pppd-pppoe[7593]:  [service-name] [host-uniq  a9 1d 00 00] [AC-cookie  80 de 7a 9f b0 e9 36 c5 8b 88 63 84 02 4c d7 d9]
2009:12:23-20:53:14 gateway pppd-pppoe[7593]: PADS: Service-Name: ''
2009:12:23-20:53:14 gateway pppd-pppoe[7593]: PPP session is 1485
2009:12:23-20:53:14 gateway pppd-pppoe[7593]: Failed to create PPPoE socket: Protocol not supported
2009:12:23-20:53:14 gateway pppd-pppoe[7593]: Send PPPOE Discovery V1T1 PADT session 0x5cd length 28
2009:12:23-20:53:14 gateway pppd-pppoe[7593]:  dst 0:12:1:93:1e:19  src 0:1a:8c:17:12:72
2009:12:23-20:53:14 gateway pppd-pppoe[7593]:  [host-uniq  a9 1d 00 00] [AC-cookie  80 de 7a 9f b0 e9 36 c5 8b 88 63 84 02 4c d7 d9]
2009:12:23-20:53:14 gateway pppd-pppoe[7593]: Sent PADT
2009:12:23-20:53:14 gateway pppd-pppoe[7593]: Exit.
2009:12:23-20:53:14 gateway pppoe-sh: DSL connection time shorter then 60 seconds (1 sec): Error? - wait 5 seconds
Parents
  • Hi Nils,

    the error message you are reporting ("Failed to create PPPoE socket: Protocol not supported") is definitely due to a failing socket(2) system call - so much is obvious without any kernel expertise, even though i don't currently understand why this purely local, not network-related call is failing.  Definitely, it's a local problem, and there's no need to do the extensive network debugging suggested in the previous post.

    Yours,
      Ingo
Reply
  • Hi Nils,

    the error message you are reporting ("Failed to create PPPoE socket: Protocol not supported") is definitely due to a failing socket(2) system call - so much is obvious without any kernel expertise, even though i don't currently understand why this purely local, not network-related call is failing.  Definitely, it's a local problem, and there's no need to do the extensive network debugging suggested in the previous post.

    Yours,
      Ingo
Children
No Data