[OpenWrt-Devel] Is PPPoE broken in Barrier Breaker?

Ronaldo Afonso ronaldo at ronaldoafonso.com.br
Wed Mar 25 08:50:14 EDT 2015


  Just to be documented ...

  I have a bunch of OpenWRT hotspots using PPPoE.

2015-03-25 8:23 GMT-03:00 Yousong Zhou <yszhou4tech at gmail.com>:

> >>> Here is a link to this issue on the forum (it is not only me):
> >>> https://forum.openwrt.org/viewtopic.php?pid=269850
> >>>
> >>> It looks like pppd after sending request for IP address instead
> >>> getting response with IP data instead  package to terminate LCP is
> >>> received. Does somebody have ideas why is this happening?
> >>>
> >>
> >> I think the following line in that post more relevant here.
> >>
> >>     rcvd [LCP ConfReq id=0x1 <mru 1462> <auth pap> <magic 0x2000722>]
> >>     No auth is possible
> >>
> >> You may want to know the arguments passed to pppd on the command line
> >> with `ps ww | grep pppd`.
> >>
> >> Cheers,
> >>
> >>                 yousong
> >>
> >
> >
> > Thanks, I didn't mention but current ppp options are:
> >
> > # cat /etc/ppp/options
> > debug
> > logfile /tmp/ppp
> > noipdefault
> > defaultroute
> > noaccomp
> > nopcomp
> > nocrtscts
> > lock
> > maxfail 0
> > lcp-echo-failure 15
> > lcp-echo-interval 30
> > lcp-restart 25
> > pap-restart 25
> >
> > and pppd starts with:
> > /usr/sbin/pppd nodetach ipparam ppp0 ifname pppoe-ppp0 nodefaultroute
> > usepeerdns persist maxfail 1 ip-up-script /lib/netifd/ppp-up
> > ipv6-up-script /lib/netifd/ppp-up ip-down-script /lib/netifd/ppp-dow
>
> No username or password is present on the command line.  I Just saw
> your update on the forum post.  You need to specify username with the
> option "username", not "user".  That should be it.
>
> Cheers.
>
>                 yousong
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
>



-- 
Ronaldo Afonso
11 9 5252 0484
www.ronaldoafonso.com.br
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20150325/13d8456d/attachment.htm>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list