PPPoE for ADSL - Problem

Hi All,

I am having problem configuring PPPoE Client to connect to my ISP ADSL. It keep sending PADI but no reply. However Windows XP and Vista PPPoE works fine. What could be the caused?

Below is the debug log:

16:31:27 pppoe,debug,packet ADSL-10M: sent PADI to FF:FF:FF:FF:FF:FF
16:31:27 pppoe,debug,packet session-id=0x0000
16:31:27 pppoe,debug,packet host-uniq=0x90
16:31:27 pppoe,debug,packet service-name=xxxxx
16:31:28 pppoe,debug,packet ADSL-10M: sent PADI to FF:FF:FF:FF:FF:FF
16:31:28 pppoe,debug,packet session-id=0x0000
16:31:28 pppoe,debug,packet host-uniq=0x90
16:31:28 pppoe,debug,packet service-name=xxxxx
16:31:29 pppoe,debug,packet ADSL-10M: sent PADI to FF:FF:FF:FF:FF:FF
16:31:29 pppoe,debug,packet session-id=0x0000
16:31:29 pppoe,debug,packet host-uniq=0x90
16:31:29 pppoe,debug,packet service-name=xxxxx
16:31:30 pppoe,ppp,info ADSL@10M: terminating… - disconnected
16:31:30 pppoe,ppp,debug ADSL@10M: LCP lowerdown
16:31:30 pppoe,ppp,debug ADSL@10M: LCP down event in initial state
16:31:30 pppoe,ppp,info ADSL@10M: disconnected
16:31:30 pppoe,ppp,info ADSL@10M: initializing…
16:31:30 pppoe,ppp,info ADSL@10M: dialing…

Thanks

Ask your is why their server is not sending PADO back.

But it’s working fine with Windows PPPoE client. As far as i remember, pppoe client in Linux is working fine too.

anyway contact your provider to find out why providers server is not replying with pado.
Router can’t establish connection if it is not receiving anything from server.

try to remove service name from configuration, if you are using one.

understood, thanks for the reply. I will contact the provider.