Hello all,

 I've configured hostname.pppoe0 and hostname.re0 as per the pppoe manpage
 for OpenBSD (I'm running 7) and I'm unable to successfully leverage the
 Bell HomeHub 4000's pppoe passthrough. I've verified that passthrough does
 work with my Windows 7 laptop, however, I just can't get pppoe to move past
 the initialization stage.

 The PADI gets sent, but ultimately it'll timeout. After adjusting to the
 second config in the man page where mut1508 is set to the physical device,
 things get a bit better but only after I manually invoke sh
 /etc/netstart....because it seems after bootup there are only two PADI
 retries.

 Anyway, enabling debug and starting up netstart I will see

 pppoe0: ipcp input(starting): <conf-req id=0x21 len=10
 
03-06-0a-0b-01-51-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
 pppoe0: ipcp parse opts: address
 pppoe0: ipcp parse opt values:  address 10.11.1.81 [not agreed]  send
 conf-nak
 pppoe0: ipcp output <conf-nak id=0x21 len=10 03-06-00-00-00-00
 pppoe0 (8864) state=3, session=0x128c output - 00:25:ba:80:19:14, len=18
 pppoe0: ipv6cp TO(req-sent) rst_counter = 0
 pppoe0: ipv6cp req-sent-stopped
 pppoe0: lcp close(opened)
 pppoe0: lcp opened-closing
 pppoe0: lcp output <term-req id=0x10 len=4
 pppoe0 (8864) state=3, session=0x128c output - 00:25:ba:80:19:14, len=12
 pppoe0: phase terminate
 pppoe0: lcp input(closing): <term-ack id=0x10 len=4
 
00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
 pppoe0: lcp closing-closed
 pppoe0: phase dead
 pppoe0: timeout
 pppoe0: disconnecting
 pppoe0: lcp down(closed)
 pppoe0: lcp closed-initial
 pppoe0: Down event (carrier loss), taking interface down.

 Thank you!
 Brodey

Reply via email to