so there is some crazy how to but still , i think developer improve it :
-
yum install rp-pppoe
-
. adsl-setup - first login then other could be default then password and 0 at last
-
execute this command
db networks set ppp0 ethernet bootproto dialup NAME DSLppp0 DEVICE ppp0 TYPE xDSL ONBOOT yes PIDFILE /var/run/pppoe-adsl.pid FIREWALL NONE PING . PPPOE_TIMEOUT 80 LCP_FAILURE 3 LCP_INTERVAL 20 CLAMPMSS 1412 CONNECT_POLL 6 CONNECT_TIMEOUT 60 DEFROUTE yes SYNCHRONOUS no ETH eth0 PROVIDER DSLppp0 USER paste your user PEERDNS yes DEMAND no role red -
signal-event interface-update
-
edit /etc/sysconfig/network-scripts/ifcfg-ppp0 and delete TYPE=Ethernet
-
ifup ppp0
-
you have pppoe that in RED role !
-
I’m wierd but still it works !
-
You should repeat Step 5-6 after server reboot or make some startup script!
@zamboni @alefattorini @filippo_carletti @jgjimenezs – help to improve and make it in WEB UI !