I have setup a RB750UP with an ADSL modem to connect to my ISP using PPPOE.
The ADSL modem was previously working in the same way with a Watchguard Firebox.
[admin@MikroTik] /interface pppoe-client> print detail
Flags: X - disabled, R - running
0 name="pppoe-out1" max-mtu=1480 max-mru=1480 mrru=disabled
interface=ether5-slave-local user="xxxxxx@plusdsl.net"
password="xxxxxx" profile=default service-name="" ac-name=""
add-default-route=yes dial-on-demand=no use-peer-dns=yes
allow=pap,chap,mschap1,mschap2
When attempting to connection, pppoe-out1 goes through, initialising, dialling, terminating and disconnected stages within a few seconds.
I have just put the ADSL modem back onto the Watchguard Firebox to test and it works fine. I have also tested it using PPPoE with a Cisco 1800 router and again it works as expected.
Can anyone offer advice?