default pppoe service name

Hi,

Is there some way to disable pppoe’s default service name? I would like to deploy a pppoe server on a network where multiple pppoe servers are present, each without a default service name to avoid collision, and to prevent access without proper service name. Currently, when someone in raspppoe querys available services, along with the service name I specified a default one appears too.

Thanks.

Route your network instead of bridging it and the problem would be gone.
And some routers need the default service name to be able to login.
The builtin XP PPPoE client does not need it to be obtained but I bet it snaps it somehow automatically.

Unfortunately, I can’t change the topology of network.
This network offers services from different companies, so a default service login cannot be used.

A quick “fix” would be to sell your users some cheap preconfigured routers.
Like those: http://www.trendnet.com/products/TW100-S4W1CA.htm
You can get them for only 27 bucks at newegg and they work great with PPPoE :
http://www.newegg.com/app/ViewProductDesc.asp?description=33-156-001&depa=0

An investement like that will pay in a long run saving the money otherwise used on extended support staff :slight_smile:

Thanks.
Anyone else, with a tip/solution that is actually related to Mikrotik RouterOS?

we’re using EoIP-tunnels between the access-devices and the access-concentrator, all router os based. so the PPPoE client sees only one AC on layer 2.

EoIP tunnels give decreased performance.
As an example, i can push 1.5 mbit through a soekris board with EoIP and at least 10 times as much over plain ethernet interface.
You dont want too many tunnels on the same device.
But yeah, it’s a solution.

@ mag
Thanks, nice idea those EoIP tunnels. :smiley:

@ YazzY
That’s not a problem, I just won’t use Soekris boards.