Community discussions

MikroTik App
 
mmgareth
just joined
Topic Author
Posts: 18
Joined: Wed Oct 22, 2014 11:48 am

PPPOE problems

Wed Oct 22, 2014 12:10 pm

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?
 
mmgareth
just joined
Topic Author
Posts: 18
Joined: Wed Oct 22, 2014 11:48 am

Re: PPPOE problems

Wed Oct 22, 2014 2:10 pm

I have solved my own problem. It looks like Ether5 was part of a master port group on the default configuration.

PPPoE working fine now :)
 
MrYan
Member Candidate
Member Candidate
Posts: 173
Joined: Sat Feb 27, 2010 6:13 pm

Re: PPPOE problems

Wed Oct 22, 2014 10:19 pm

Delayed post?