OpenWrt Forum Archive

Topic: ppp 2.4.4

The content of this topic has been archived on 6 May 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Can you please create a tar file for download? Thank you.

My test enviroment:
- ASUS WL-500gP
- KAMIKAZE (bleeding edge, r11276)
- kernel 2.6.23.17, no wireless
- PPPoA with Conexant Systems (Rockwell), Inc. AccessRunner ADSL Modem (USB ID: 0572:cafe)

Sorry, I can not test your package without pppoa support. Can you made a multi version package like these: https://dev.openwrt.org/ticket/2538?

I've just added the necessary lines in the Makefile and now it will build 6 packages:
ppp
ppp-mod-pppoa
pppmod-pppoe
chat
pppdump
pppstats

Same file and location as previous post.
I've updated as well the binaries directory.

Thank you. I made a new image with you updated package. The pppd establish the PPPoA connection sucessful. I use pppd peers files for configuration.

Did you submit a patch/ticket at https://dev.openwrt.org/, so other people can build the new version and it could included in the trunk?

I'll do it this next week. Would like to have more people testing beforehand but without submitting a patch that won't happen.

I thought the preferred method for submitting a patch was through the mailing list?

When trying this package with pppoe I get an error saying: "Unrecognized option 'replacedefaultroute'" and the connection will not work.
I'm configuring pppoe with the commands from wiki

uci set network.wan.proto=pppoe
uci set network.wan.username=<pppoe_username>
uci set network.wan.password=<pppoe_password>
uci commit network && ifup wan

Do I need to configure it in some other way?

Hello,

I don't have any problem with these pppd version in the last 4 weeks. Maximum uptime was 10 days (pppoa/ADSL usb modem). All router reboots and service restarte made manually.

Thank you,
Norbert

The discussion might have continued from here.