PPPO Bridging Problem

Hello

I have mikrotik server with two interfces,
both ofthem are bridged,
bridge ip address is 192.168.0.3
there is pppoe on brdge.
also usermanager is running on this server.
users are connecting to this server if users are authenticated they can access default gateway 192.168.0.1.

My problem:
this configuration works if all users have pppoe routers, but if someone will directly connect to network dhcp will give him ip address and he can access internet without any authenticating, i need to deny all users who are notauthenticated on pppoe server.

Thank you

A dhcp server doesn’t come from nowhere :slight_smile:
So you must have either set up a dhcp-server listening on the bridge or on some other device reachable via the bridge.
Second question:
How are the users that are dialing in connected to the device?

Best regards

Max

My proble isnot DHCP, user can take staticip address 192.168.0.X 255.255.255.0 192.168.0.1 and he will be able to access internet,

on server i have pppoe server + usermanger, pppoe server woring on bridge interface, so tis server works nly with pppoe clients, but if someone directl cnnected to network hecan access internet withoutproblems

So do you have an IP address assigned on the PPPoE bridge?
On the same interface the users are connecting via pppoe the router must not have an IP address.

But i have usermanager on same router, how i will connect to usermanager if i will remove ip from bridge interface?

Is it not possible to connect yourself to another port of the router?

The other solution: Dial in via PPPoE like all other users and use the gateway ip you got from your router.

No i have ethernet 3 from wich i am connecting to useranager, but no pppoe users can access gateway anyway