PPPoE Client Fails to Login

Hello,

I am facing this strange problem.

Scenario 1:

I configure my providers PPPoE login information on the correct ethernet device and with the correct User, Pass, Ac-name, Service Name, MTU,MRU(tried 1400, 1452, 1480, 1492, 1500), default pppoe-client1-default profile but i see that the Client doesnt even reach to the provider, so the stages that i see are : Initializin, Dialing, Terminating Disconnecting, Disconnected.

config details are :

[admin@MikroTik] > interface pppoe-client print
Flags: X - disabled, R - running
0 name="Worldnet" max-mtu=1452 max-mru=1480 interface=ether3 user="wnentrux"
password="entrux" profile=default service-name="worldnet002"
ac-name="worldnet002" add-default-route=yes dial-on-demand=no use-peer-dns=yes
allow=pap,chap,mschap1,mschap2

Scenario 2:

I use the exact same login details and configure it on my Ubuntu Box and I get logged in perfectly without any problem.

Can any one point me to any specific configurations that i require to address ? ( I have gone through http://www.mikrotik.com/testdocs/ros/2.9/interface/pppoe.php but doesnt help me)

Looking forward to hear from some experts

Mitul

enable pppoe logs where you will see lots of information and probably the problem why pppoe isn’t connecting.

/system logging action add name=pppoe
/system logging add action=pppoe topic=pppoe

For my ISP I leave the Service and AC name blank.