Problems when Setting PPPOE Server on bridge interface

Hello,

First a question , What is the use of defining the bridge in the pppoe profile

I’m using the below setup

/interface bridge
add name=bridge1
/interface bridge port
add bridge=bridge1 interface=ether2
add bridge=bridge1 interface=ether3
add bridge=bridge1 interface=ether4
add bridge=bridge1 interface=ether5
add bridge=bridge1 interface=ether6
add bridge=bridge1 interface=ether7
add bridge=bridge1 interface=ether8

/ppp profile
add bridge=bridge1 local-address=y.y.y.y remote-address=Pool

/interface pppoe-server server
add default-profile=profile1 disabled=no interface=bridge1

Major problem is when one of the ethers get disconnected ( or removed from the bridge ) , or even if someone connects to the RB , all users are kicked out !

16:55:26 system,info bridge port changed by admin
16:55:26 pppoe,ppp,info,account X logged out, 2114 1028207 6714312 6596 7288
16:55:26 pppoe,ppp,info : terminating… - disconnected
16:55:26 pppoe,ppp,info : disconnected
16:55:26 pppoe,ppp,info,account Y logged out, 2113 232332 1425756 2085 1847
16:55:26 pppoe,ppp,info : terminating… - disconnected
16:55:27 pppoe,ppp,info : disconnected
16:55:27 pppoe,ppp,info,account Z logged out, 2111 2010393 27008444 19231 24012
16:55:27 pppoe,ppp,info : terminating… - disconnected
16:55:27 pppoe,ppp,info : disconnected
16:55:27 pppoe,ppp,info,account 1 logged out, 2102 7399733 252685118 139056 236024
16:55:27 pppoe,ppp,info : terminating… - disconnected
16:55:27 pppoe,ppp,info : disconnected
16:55:27 pppoe,ppp,info,account 2 logged out, 2075 128697 2126443 1851 2576
16:55:27 pppoe,ppp,info : terminating… - disconnected
16:55:27 pppoe,ppp,info : disconnected
16:55:27 pppoe,ppp,info,account 3 logged out, 2068 554353 1185462 4809 3482
16:55:27 pppoe,ppp,info : terminating… - disconnected
16:55:27 pppoe,ppp,info : disconnected
16:55:27 pppoe,ppp,info,account 4 logged out, 2065 249151 344821 1440 1339
16:55:27 pppoe,ppp,info : terminating… - disconnected
16:55:27 pppoe,ppp,info : disconnected
16:55:27 pppoe,ppp,info,account 5 logged out, 2062 321117 1558433 2158 2161
16:55:27 pppoe,ppp,info : terminating… - disconnected
…this keeps going to all 70 users

try

/interface bridge set bridge1 auto-mac=no admin-mac=00:11:22:33:44:55

“/ppp profile add bridge=bridge1” is for BCP, I think: http://wiki.mikrotik.com/wiki/Manual:BCP_bridging_(PPP_tunnel_bridging)

Hello Yasir,

did you solved the Problem?
I have the same Problem, too.

Regards

Franco

franco, if you have the same problem, then try the same solution. it’s not so hard

Hello Chupaka,

i tried it befor i wrote in the Forum.
I have this problem for a Long time and i have until now not found a solution.
The Problem is somewhere else.
In the Forum i read about other customers who have the same problems.

Regards

Franco