Community discussions

MikroTik App
 
User avatar
rwrocket
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 80
Joined: Mon Nov 24, 2014 8:08 am

PPPoE Server on Bridge, only one client works at a time

Wed Aug 12, 2015 8:45 am

I have a PPPoE Setup I am testing

Previously I had 2 PPPoE clients and two PPPoE servers running on their vlan interfaces respectively all on mikrotik hardware.

I plan to deliver PPPoE using Radius to configure IP's etc so I thought I could create just one PPPoE Server on a bridge and bridge all my client networks/tunnels to it.

Here is the strange thing

If I have one PPPoE server running on a bridge with an IP assigned, The PPPoE Server has the same IP.
With both my client vlans connected to the bridge PPPoE doesn't connect, I get this in the PPPoE log on the client:

"sent PADI to XXXXXXXXXXX dropping PADI no service to offer"

If I disable the bridge port for one of the clients, voila it works and the other client connects.

I have tried changing ARP, turning off RSTP in the bridge, nothing works

My PPPoE server only works when only one client is connected.
And yes these are different usernames so I don't believe I need to untick Allow one session per host.
 
magnavox
Member
Member
Posts: 357
Joined: Thu Jun 14, 2007 1:03 pm

Re: PPPoE Server on Bridge, only one client works at a time

Thu Aug 13, 2015 12:47 pm

Helo!

If I understand, I have same problem.

I tried to setup PPPoE Server over a Bridge interface that contain multiple VLANs.
VLANs are in QinQ scenario (outer and inner).
So it's possible to have two or more VLANs (inner) into same VLAN (outer).
In this last case, only one a PPPoE Client go UP!

Where i wrong?
Need to add some Bridge Filter rules?

tnx
 
User avatar
rwrocket
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 80
Joined: Mon Nov 24, 2014 8:08 am

Re: PPPoE Server on Bridge, only one client works at a time

Mon Aug 17, 2015 4:59 am

Well I am glad to know it is not only me

However I don't have QinQ, I am just adding VLANs to a bridge then putting a PPPoE Server on that bridge.
 
User avatar
rwrocket
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 80
Joined: Mon Nov 24, 2014 8:08 am

Re: PPPoE Server on Bridge, only one client works at a time

Tue Aug 18, 2015 9:23 am

I have found out the solution to this problem myself

It is because my VLAN MAC Addresses are the same

In my case I had my vlans attached to an INTERFACE BOND so they all had the same MAC address

I am not sure the best way to get around this however

Doesn't seem like I can change the MAC address on the VLAN interfaces
 
lenart
Frequent Visitor
Frequent Visitor
Posts: 64
Joined: Sat Jun 28, 2014 10:56 am

Re: PPPoE Server on Bridge, only one client works at a time

Tue Aug 18, 2015 5:44 pm

I have found out the solution to this problem myself

It is because my VLAN MAC Addresses are the same

In my case I had my vlans attached to an INTERFACE BOND so they all had the same MAC address

I am not sure the best way to get around this however

Doesn't seem like I can change the MAC address on the VLAN interfaces
I'm afraid I'm not much help when it comes to providing a clear-cut solution here. I can however tell you that a VLAN isn't an interface and therefore doesn't have a MAC address.

Is it an option to use virtual interfaces? That would allow you to set a separate MAC on each [vif] and attach a VLAN to that [vif]. These could then be added to the bridge.
 
magnavox
Member
Member
Posts: 357
Joined: Thu Jun 14, 2007 1:03 pm

Re: PPPoE Server on Bridge, only one client works at a time

Tue Aug 18, 2015 8:45 pm

I solved my issue...

Need prevent traffic intra-VLANs. So, you can add a filter bridge rule to drop forward packets, but best solution is use "Split Horizont" option, configuring same value "Horizont" on all bridge ports that you NOT want to exange traffic. All bridge ports whit same Horizont value NOT exange packets.

This can help you?
 
User avatar
rwrocket
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 80
Joined: Mon Nov 24, 2014 8:08 am

Re: PPPoE Server on Bridge, only one client works at a time

Wed Aug 19, 2015 2:38 am

I will experiment with both of these solutions and get back to you both

thanks for your input
 
User avatar
rwrocket
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 80
Joined: Mon Nov 24, 2014 8:08 am

Re: PPPoE Server on Bridge, only one client works at a time

Wed Aug 19, 2015 3:48 am

Split Horizon indeed does solve my issue, seems to be the most elegant solution also

thanks all
 
magnavox
Member
Member
Posts: 357
Joined: Thu Jun 14, 2007 1:03 pm

Re: PPPoE Server on Bridge, only one client works at a time

Wed Aug 19, 2015 10:54 am

Yes, use Split Horizont, bridge filter rule is poor solution... more CPU usage, problem whit more bridge....

Who is online

Users browsing this forum: No registered users and 50 guests