Adding Pppoe client

Hi guys,

I am from Brazil and the most of ISPs need to authentic connection with pppoe, and this feature is very necessary to nethserver up on brazil.

Sorry for my bad english.

Thanks,

Rafael Tavares
Ibinetwork Informática

PPPoE is in my roadmap, I have some past experience, but no ISP to test it now.
Would you like to be a beta tester?

1 Like

I could test , rc-pppoe or some fork from OpenWRT- the most stable pppoe client!

1 Like

Yes, i am accept to beta test, how to start a beta test?

Thanks.

1 Like

http://www.roaringpenguin.com/pppoe/ Uses OpenWrt

yum install rp-pppoe

Then try to follow some howto like http://www.brennan.id.au/05-Broadband_Connectivity.html
Keep note of modified files, I’ll help creating templates.

So first of all we need button in Network section on interface to Switch proto to PPPoe - so it should change :
db networks set eth0 ethernet role red hwaddr 5A:E4:97:D9:C4:6F onboot yes bootproto none
After that it should be ppp interface page.
Finnaly we need to change /etc/ppp/chap-secrets - with user name and password from ppp page

http://www.ipcop.org/2.0.0/en/admin/html/network-ppp-settings.html#v200.network.015

How to install pppoe client to test, i am test for you… i waiting…

Thanks

Rafael Tavares
Ibinetwork Informática

yum install rp-pppoe and configure it and that is all, i could test it on Virt !

I moved a post to a new topic: Install a pppoe client on NethServer

Already released